Dear friends,
Did you know about the following messages?
[c6xdsp ] 3047241: MSGQ: MessageQ_alloc for [HOST] failed,cmd=0x2,waitAck=0 !!!
[c6xdsp ] selfMsgQ count=0,selfAckMsgQ count=0
[c6xdsp ] DSP retry MessageQ_alloc,cnt=1
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.
Dear friends,
Did you know about the following messages?
[c6xdsp ] 3047241: MSGQ: MessageQ_alloc for [HOST] failed,cmd=0x2,waitAck=0 !!!
[c6xdsp ] selfMsgQ count=0,selfAckMsgQ count=0
[c6xdsp ] DSP retry MessageQ_alloc,cnt=1
When do you get this error msg. Is it a new cmd that you have added or is it giving error due to an existing cmd. Pls share full console logs.Also you can try setting waitAck = TRUE in which case it will wait for prev msg to be freed before sending next msg and you will run out of memory