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.

Question about syslink sample

Hello.

1. There are many syslink sample in EZSDK. But I can't find FrameQ samples which are : FrameQ written by DSP / read by ARM.

There are the sample FrameQ written by ARM / read by DSP, Actually we have very tight schedule to work with syslink.

So it is hard to me make an applicaiton from offered one. Please offer the sample FrameQ written by DSP / read by ARM.

 

2. In the MessageQ sample(ARM side), I can't find the msg structure and how to data put to msg, dose it need modify the variable 'MessageQ_Msg msg' in the MessageQApp_threadHandler() on MessageQApp ?

 

Thank You.