How do I perform Linux module debug in CCSv5?
Specifically, I would like to be able to debug syslink.ko on a TI816x platform using a Spectrum Digital XDS560V2 probe.
I am already successfully performing Linux kernel debug using the above configuation using the instructions at this link:
http://processors.wiki.ti.com/index.php/Linux_Debug_in_CCSv5
However there are no instructions for debugging kernel loadable modules, and I am unable to successfully set breakpoints in them.
Scott