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.

syslink or IPC, what difference ?

 before I thought that syslink uses ipc function and ipc not be run indepent for ARM to DSP comunication application.

But now I see messageQ for ARM and DSP example from CCS which is use IPC environment  without SysLink. It is very strange.

What is better to use? I need to implement ARM+DSP application with large shared memory region.