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.

CCS/TMS320F28379D: CCS: How to Debug Multiple Projects at the Same Time

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Greetings,

 We have an environment where we can have multiple projects running on a single core. Each has the ability to execute code in the others. I can load each individually and see that they exist in the flash. But when I debug project 1, as soon as it jumps into project 2, there are no symbols loaded, which makes it next to impossible to debug.

 Is there a way to load symbols for each of the projects being debugged?

 Thank you,

 Ed