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,