We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 Hans,
I have the same issue as Peter in that the 'stellaris ICDI' debugger doesn't show up in the debug tools even after running the add-on installer.
Following your hints above, I manually copied the lmidk-agdi.dll (from a keil v4 installation) into the BIN folder, and edited the Tools.ini to include the line, but still can't get it working. What else could be the issue?
PS:I've also installed the legacy support pack but that didn't help either. I'm using the Tiva C launchpad board from TI.
Thanks
Ah, I've figured it out. I hadn't changed the installation directory! Should've been D:\Keil_v5 instead of C:\Keil_v5.
Thanks!