

openocd-ftd2xx.exe - OpenOCD application for Windows32.Below are the most important files installed: OpenOCD for Linux can also be downloaded from the web.

The Micromint Eagle BSP installer in the Tools CD can be used to install a version of OpenOCD for Windows configured to use the LMI FTDI interface via USB. It allows debuggers to execute JTAG functions on embedded targets either from a local system or across a network. The Open On-Chip Debugger (OpenOCD) provides debugging, in-system programming and boundary-scan testing for embedded target devices.

The demonstration will show how to use both debugging procedures from the command line or from the Codeblocks IDE. The main difference with Insight is that it provides a graphical interface for the debugging commands. Both can be used to effectively debug your applications and use the same GDB commands. In this document we will be discussing two different debugging procedures: GDB from the command line and from the Insight GUI. The purpose of this document is to show developers how to debug ARM Embedded Applications using GNU Tools. 3.3 Using Insight from the CodeBlocks IDE.
