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.

Tiva C launchpad ICDI connection

Other Parts Discussed in Thread: TM4C123GH6PM, CCSTUDIO

Hi

I have Ubuntu 12.4.5 and latest CCS v5. I want to connect to my TIVA C launchpad to debug. I made a target config file with following parameters:

Connection - Stellaris ICDI, device - TIVA TM4C123GH6PM and then tried to launch it. I got an error about libdebug.so library. I googled topic at this forum

https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/294267. After i've changed my library with the library from link at this topic i got new error:

Then i googled this theme -   https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/296209/1044045            

I found there

"2)On both computers (after fixing the above problem in 13.10): I get the same problem as Ken Hughes above. I fixed this easily by creating symbolic links to libxpcom.so as well as about 8 more libraries that it complained about afterward."

But i am new with Linux and i have no ideas what does it mean and how to do it. BTW this step didn't help for Mr. Zeaman from this post.... Is it possible to fix this error and lauch debug?

P.S. I've tried same with CCSv6 and Kali Linux but have error that debugger cannot connect to target.