What ARM-derivates are supported

hello community,

what chip series based on the arm7-architecture can be (flash-) programmed and debugged with openocd.

regards klaus

Hello Klaus,

so far, the on-chip flash found on Philips LPC2000, Atmel SAM7 and ST Micro. STR7x controllers can be programmed. Additionally, there’s support for external CFI-compatible flashes using the Intel commandset.

If flash programming isn’t required, the OpenOCD should work with any ARM7TDMI or ARM720t based arm7 system.

Regards,

Dominic