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.

Synchronizing code browsing with command line built binary in CCSv5



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