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