Anyone know if the TMS570 mcu can be programmed with an ICDI board (comes with Stellaris dev kits): http://focus.ti.com/docs/toolsw/folders/print/dk-lm3s9b96.html
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Anyone know if the TMS570 mcu can be programmed with an ICDI board (comes with Stellaris dev kits): http://focus.ti.com/docs/toolsw/folders/print/dk-lm3s9b96.html
Jut,
I don't believe so.
Here's some of the emulators that can be used with the TMS570:
http://processors.wiki.ti.com/index.php/JTAG_Emulator_Options_for_TMS570LS
As such all the TMS570 eval/dev kits ship with an on board XDS100v2.
Regards,
Abhishek
Abhishek,
We wired up the ICDI programmer to the TMS570 USB dev board; it works.
Jut
Jut,
Great!
what tools did you use it with? CCSv4? nowFlash? What drivers?
Abhishek
Abhishek,
I've been able to use OpenOCD and gdb to debug the processor, with the ICDI as well as other JTAG devices (Jlink, XDS series, etc.).
Flash programming doesn't work yet, although I'd like to add that. For the time being, nowFlash can write firmware to flash.
Cheers,
Tom