SEARCH
TOOLBOX
LANGUAGES
modified on 9 August 2011 at 20:42 ••• 62,526 views

PicoJTAG Manual/Getting Started

From Manuals

Revision as of 20:42, 9 August 2011 by Support (Talk | contribs)
Jump to: navigation, search


Contents

IDE Support

The Micromint picoJTAG setup disk includes plugins and drivers to integrate with popular IDEs used for ARM software development.

  • IAR Embedded Workbench for ARM (ewarm)
  • Keil MDK
  • GNU Toolchain (gcc) for ARM - using OpenOCD

The IAR and Keil plugins were developed by CooCox. The GCC driver comes from the OpenOCD Project. You can also use most other drivers that support FTDI debuggers. To install the drivers execute the autorun utility on the CD.

picoJTAG Setup Disk
Figure 2.1: picoJTAG Disk Main Menu

IAR Plugin

IAR Debugger Setup Options
Figure 2.2: IAR Debugger Setup Options
IAR Debugger Download Options
Figure 2.3: IAR Debugger Download Options
IAR Debugger RDI Options
Figure 2.4: IAR Debugger RDI Options
IAR RDI Configuration
Figure 2.5: IAR RDI Configuration

Keil MDK Plugin

Keil Debugger Setup
Figure 2.6: Keil Debugger Setup
Keil Debugger Configuration
Figure 2.7: Keil Debugger Configuration

GNU Toolchain using OpenOCD

Loading OpenOCD
Figure 2.8: Loading OpenOCD

Flash Programmer

Flash Programmer
Figure 2.9: Flash Programmer

NEXT: Connectors and Jumpers

PREVIOUS: Introduction