I'll try to understand the MSGQ operation in DSPLINK.
With this name "MSGQ" (message queue), I expected a real queue of messages. The sender can send multiple messages before the receiver reads messages one by one.
Is this definition correct ?
A real queue operation is possible ? How ?
Is there an example that show this ?
Thanks for your answers