macOS

All the tools can be install using Homebrew:

  1. $ brew cask install gcc-arm-embedded
  2. $ brew install minicom openocd

If the brew cask command doesn’t work (Error: Unknown command: cask), then run brew tap Caskroom/tap first and try again.

That’s all! Go to the next section.