Hi guys,
I am currently learning how syslink works to establish a links between ARM and DSP. First I would like to test the samples. I am running a custom Linux kernel (2.6.37) configured for 512 Mb EZSDK memory map (similar to this one). I have also configured CCS to compile both the ARM executable and the DSP firmware.
It does work sometimes and some others it doesn't causing segmentation faults, Ipc_attach: Ipc_procSyncStart failed! errors.
My guess is it is a memory related issue, maybe because CCS will keep on mapping it wrong. Any guesses?
Thanks in advance!