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.

IPC.

Hi,

I want to use Message manager for inter processor communication between ARM and DSP core. In ARM core i'm running Linux and on DSP core I want to run baremetal code. Is it possible to do it(as I am running baremetal on DSP) as we have physical queues for message passing and seperate Semaphore module? 

How this can be achieved?..