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 application.

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, but It is hard to me modify that.

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.