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/TMDSEVM6678: How to use master slave core

Part Number: TMDSEVM6678

Tool/software: Code Composer Studio

Hi

I need in my project, use 4 cores in this way:

core0 will be the master and the core 1,2 and 3 the slave.

I need that the core 1, 2 and 3 run at the same time after core 0 send a command.

What is the best option to do it?