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 Peter,
there are no additional steps necessary. Just run this installer which is attached to our knowledgebase article www.keil.com/support/docs/4196.htm and specify the correct MDK installation path.
This installer copies the uVision driver (lmidk-agdi.dll) for this debug interface into the BIN folder and also adds it to the Tools.ini file. I tested it with a genuine MDK 5.29 installation and after that I was able to select the 'Stellaris ICDI' debugger in the 'Options for Target - Debug' dialog.
Hans
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!
"specify the correct MDK installation path." .... Can ypu tell us how to do that ? I did not see any mention of it on the support/download page. Thank you.
The recommended path is i.e. C:\Keil_V536 (Keil MDK 5.36 is the latest release available today)
The installation is introduced i.e. at our Video Tutorial "Setup Arm Keil MDK" : http://www2.keil.com/video
The server that this video is on, is painfully slow. It hangs up every couple of seconds of playback. I don't get that anywhere else on the internet so perhaps you can tell your IT people to look in on the server stats.
Sorry I put my installation at a different location, so I have to update the path. I installed that patch but at no time during it's execution was i ever prompted to include this path. It just finished and that was it. i went back to the Debug list and there is still no mention of Stellaris. I'll see if I can get through the video .... I guess, but my question is now : Where do I go to update the path that my toolchain is on ?