Sorry, I've got JTAG on the brain lately...unhappy with my Olimex wiggler clone, I've been trying to determine if there's enough non-NDA info floating around to interface and debug the ARM7TDMI-S core chips, such as the LPC21xx microcontrollers I've been playing with lately...
the Jflash-linux software is a great starting point for using wiggler like devices. i currently use my wiggler clone with modified jflash-linux with the sharp LH754xx series(arm7tdmi-s), LH79520(arm720t), as well as the samsung S3C44B0X. so as long as you have the bsdl file for your processor, you can modify the jflash-linux code to do what you need. | |