Hi
I am using CCSv5 and TCI6616 simulator for my project.
Using linux make file from command line option, I am compiling the full project and generating the binary in a custom folder inside the project path.
I am able to load this program after launching TCI6616simulator target configuration in CCS v5 windows version and Run->load the .out file.
This way I am able to execute and see the console log.
But how to have the code browsing enabled in the CCS gui with this externally loaded program in synch so that I can put breakpoints in multiple code locations.
And if I pause the program it goes to the code location where it is executing.
Please help me to solve this.
Regards
Soumya