Template:FLYSWATTER BEAGLEBOARD COMPILEOCDWIN

From eLinux.org
Revision as of 18:31, 11 April 2012 by Wmat (talk | contribs) (Porting TinCanTools wiki content.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Installing OpenOCD

OpenOCD (Open On-Chip Debugger) is open-source software that interfaces with the {{{{{1}}}_DEVICENAME}}. OpenOCD provides debugging and in-system programming for embedded target devices. You will need to compile OpenOCD yourself by following one of these guides.

Windows 7

Compiling OpenOCD Win7

Compiling OpenOCD Win7 D2XX

Also use one of these guides for Windows Vista.

Windows XP

Compiling OpenOCD WinXP

Compiling OpenOCD WinXP D2XX


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.