[BACK]Return to DESCR CVS log [TXT][DIR] Up to [local] / ports / devel / openocd / pkg

Annotation of ports/devel/openocd/pkg/DESCR, Revision 1.1.1.1

1.1       yason       1: The Open On-Chip Debugger (openocd) aims to provide debugging, in-system
                      2: programming and boundary-scan testing for embedded target devices. The
                      3: targets are interfaced using JTAG (IEEE 1149.1) compliant hardware, but
                      4: this may be extended to other connection types in the future.
                      5:
                      6: Openocd currently supports Wiggler (clones), FTDI FT2232 based JTAG
                      7: interfaces, the Amontec JTAG Accelerator, and the Gateworks GW1602. It
                      8: allows ARM7 (ARM7TDMI and ARM720t), ARM9 (ARM920t, ARM922t, ARM926ej-s,
                      9: ARM966ej-s), XScale (PXA25x, IXP42x) and Cortex-M3 (Luminary Stellaris
                     10: LM3) based cores to be debugged.
                     11:
                     12: Flash writing is supported for external CFI compatible flashes (Intel
                     13: and AMD/Spansion command set) and several internal flashes (LPC2000,
                     14: AT91SAM7, STR7x, STR9x, LM3). Preliminary support for using the
                     15: LPC3180's NAND flash controller is included.
                     16:
                     17:
                     18: On OpenBSD only parallel port connection is supported for now.
                     19:

CVSweb