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.

TMS320F28388D: How to debug loading code of multiple cores simultaneously

Part Number: TMS320F28388D
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE

Hello,

I've CPU1 code, CPU2 code and CM code, so there's 3 projects in the same workspace. Actually when I start a debug session I must load CPU1 code, then connect to CPU2, load CPU2 code, than connect to CM etc..

Is there a way to do this in a single step? Since I've a system that works only when all this parts are correctly loaded, I'd looking for something like associate each CPU to it's project and when I debug would be much faster to automatically connect debugger to all CPUs and CM an autoload related code/project.