macOS

All the tools can be install using Homebrew:

$ # GDB

$ brew install armmbed/formulae/arm-none-eabi-gcc


$ # OpenOCD

$ brew install openocd


$ # QEMU

$ brew install qemu

That's all! Go to the next section.

Загрузка...