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.