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 communication between ARM and DSP using Shared Memory

Hi,

I am  planning to allocate a small buffer (say 1MB) of memory out of 6MB of MSMC Memory , this buffer will be used by both the ARM and DSP for IPC communication using "Shared memory" .

If applications running on both ARM & DSP wants to utilize the above mentioned shared region( 1MB region) , what parameters /configuration changes are involved on the ARM side and as well as the DSP side?

Thanks,

Ruban