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.

DSP-ARM communication on L138

Expert 1215 points

Hi,

I am working on a simple communication mechanism between the ARM and the DSP on L138. DSPLink can not be used because the DSP runs a none-DSP/Bios application (DSP/Bios has too much overhead). ARM will be running Linux.

Is it possible to use the IPC in StarterWare in my case? Will the ARM side of this IPC work in Linux? Is there any restriction on the size of the messages? 

If the IPC package in StarterWare can't be used, what is the easiest alternative?

Thanks