Template:FLYSWATTER2 PANDABOARD COMPILEOCDWIN
Installing OpenOCD
OpenOCD (Open On-Chip Debugger) is open-source software that interfaces with the Flyswatter2. OpenOCD provides debugging and in-system programming for embedded target devices. You will need to compile OpenOCD from source, and patch the source with one of the OpenOCD Patches for Flyswatter 3 support.
Whichever guide you use, be sure to install the patch! All four guides include instructions on downloading and installing the patch.
Windows 7
Use Windows 7 guides if compiling for Windows Vista.
Windows XP
The first set of instructions uses libFTDI, an open-source driver library for FTDI devices. The second set uses FTD2XX, a closed-source driver library from Future Technology Devices International.