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.

TMS320F28377D: Access shared memory in dual core

Part Number: TMS320F28377D


Hi Team,

I have assigned separate ADC and PWM to CPU01 and CPU02 to execute two independent controllers. For certain application I need to transfer certain data (status flags, ADC results) from one CPU to another.

How can I proceed with the shared memory, where I can write the data in CPU01 and can be accessed by CPU02?