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