Created
June 4, 2011 22:58
-
-
Save teamon/1008461 to your computer and use it in GitHub Desktop.
OpenOCD setup for Mac OSX
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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