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.

Debugging with ccs v4

I am using ccs Version: 4.0.1.01001.

There are four projects, each of them has it's own linker command file for a customized memory map.  And, all four output files have to be flashed onto the same target (TMS320F2812) for the system to work.

In ccs v3, I could load symbols for each .out file so I have symbols for all 4 projects, and I can do source level debugging with all 4 projects simultaneously.  How do I do this in v4? Thanks.