Skip to content

Instantly share code, notes, and snippets.

@teamon
Created June 4, 2011 22:58
Show Gist options
  • Save teamon/1008461 to your computer and use it in GitHub Desktop.
Save teamon/1008461 to your computer and use it in GitHub Desktop.
OpenOCD setup for Mac OSX
1. Download and install d2xx drivers http://www.ftdichip.com/Drivers/D2XX/MacOSX/D2XX1.0.4.dmg (from http://www.ftdichip.com/Drivers/D2XX.htm)
2. Install OpenOCD from homebrew (http://mxcl.github.com/homebrew/)
$ brew install openocd --enable-ft2232_libftdi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment