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 one project on one microcontroller and an other project on an another microcontroller at the same time

Other Parts Discussed in Thread: TMS320F28055, TMS320F28035

Hello guys,
I'm new here in the forum. I have a question about Code Composer Studio. I have 2 microcontrollers that run over SPI, one controller is the master and the other the slave. Can someone explain to me how I can set in Code Composer Studio that I can debug 2 projects. The one project for the master should run on the first controller and the project for the slave should run on the second. How can I set it up so that I can debug both projects. My problem at the moment is that he wants to access both controllers via a DebugProbe and I can't share the projects. I would be grateful for any help.
Kind regards
Markus