SparkFun Forums 

Where electronics enthusiasts find answers.

Open source ARM Debugger
By keyel80
#17701
hello community,

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

regards klaus
By Dominic
#17704
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