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.

What kind of Inter-Processor Communication Protocols should use on L138 LCDK for my project?

Hi,

I am new to syslink. My project is about compute two kinds of results from a block of input data continuously. I assume that the data is transferred to DSP core regularly. For one kind of result, it needs 100 mS, while the second kind of data needs 500 mS. Both results have predefined structure. Their sizes are not big. I guess that it is about 100 bytes each.

I have read through the syslink help and examples, but not sure what and how to select the IPC between ARM and DSP on LCDK. Could you help me on that?

Thanks,