Tool/software: Code Composer Studio
Hi,
I am facing issues in debugging library source files. The library is a static library. This is linked from an RTSC application. I have put breakpoints in the library source (using disassembly) and when it is hit i get the option to "View Disassembly" only in CCS . "Locate file" option is not present .
I tried adding the" source lookup path" in CCS as explained here http://processors.wiki.ti.com/index.php/Debug_Handbook_for_CCS#Debugging_Library_code. But this didnt help. Both the application and library is build in Debug mode. Any help here is appreciated
Regards,
Prajith