Hi Ti,
We are using CCS 10.4.0.00006 version and tried to debug our user program.
However, when run debug, problem always occurred.
Could anyone help this?
Thanks.
Eric
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.
Hi Ti,
We are using CCS 10.4.0.00006 version and tried to debug our user program.
However, when run debug, problem always occurred.
Could anyone help this?
Thanks.
Eric
Thanks, it appears that you are trying to start an an Eclipse GDB debug session.
What is your use case? Are you trying to debug a linux application running on embedded linux on the target? What device are you using?
Thanks
ki
Yes, for linux application debug you would use GDB. I assume you are following some guide of some sort. Can you point me to it?
Thanks
ki
Hi Ki,
I follow the link try to do it.
http://bbs.myir-tech.com/thread-7570-1-1.html
It's Chinese, I/m afraid that you cannot read it, but maybe you can guess something from the pic inside.
Thanks.
Eric
Thank you. The instructions for the CCS GDB debug session is a bit different than what is documented in the AM65 processor linux SDK. Perhaps you can following the steps there?
Note that for linux application debug, an older CCS version (6.1.1) is recommended. This is the last version of CCS that linux application debug was validated with.
The document appears pretty out of date unfortunately, referring to AM335 and other obsolete packages. I'm a bit confused on what is still applicable.
I will bring this thread to the device experts for more suggestions.
Thanks
ki