Tool/software:
Hi Team,
Could you please share the method to debug kernel code at the driver level in CCS?
Regards,
Gopal Sharma
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.
Tool/software:
Hi Team,
Could you please share the method to debug kernel code at the driver level in CCS?
Regards,
Gopal Sharma
Hello Gopal,
Debugging Linux
We do not typically debug the Linux kernel with CCS. It is more typical to debug the Linux kernel using techniques like the ones described here:
https://www.ti.com/video/series/debugging-embedded-linux-systems-training-series.html
For general Linux debug, there are a lot of excellent resources out there on the web. For example, Bootlin has some excellent Linux development training if you need to learn more about Linux development and debug.
Resources for debugging with CCS
The resources that I am aware of for using CCS to debug are collected here:
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1108360/sk-am62-code-composer-studio-failed-to-connect-to-xds-110-probe/4155604#4155604
Regards,
Nick