I have a TIVA launchpad TM4C123GHPM. I was able to Debug the board/code with IAR and CCS. With uVision, when i go to Debug tab, I do not see the Stellaris ICDI option from the dropdown to select the ICDI. I am using uVision 5. I do see CMSIS-DAP Debugger option but no Stellaris ICDI. Am i missing anything during the uVision installation? Please advise.
Hi,
So I looked at the release note and found that in 5.29 folks have removed Stellaris ICDI support altogether. Now, what do I do in order to debug my code on TIVA C Series launch pad board using uVision. I did try installing legacy support for 5.25. But that obviously still will not allow usage of Stellaris ICDI in uVision529. Is there a way of using older uVision4, or can I get installation of uVision525. I do not see any way of downloading older limited size eval version. Can anyone advise?
You can use an external debug adapter to connect to the SWD interface, as mentioned in below link:
http://www.ti.com/lit/ug/spmu296/spmu296.pdf
kilo said:in 5.29 folks have removed Stellaris ICDI support altogether
Hardly surprising!
Stellaris was the brand name of Luminary Micro - who ceased to exist over a decade ago!
As already noted, check with TI for current debug options.
I think this is a possibility, not a complete description about how to implement it: An external debug interface can be connected for Serial Wire Debug (SWD) and SWO (trace). Table 2-7 shows the pins used for JTAG and SWD. These signals are also mapped out to easily accessible breakout pads and headers on the board.
So, it's "fun". Texas directs us to keil and keil directs us to Texas. Not very helpful