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.

evmtci66xx + evmk2e + pending on semaphore causes local message queues corruprted


We are facing some problem in communicating data from host  to dsp and vice-versa.
As per our analysis we found that when task  is made to pend/sleep for some ms  over some semaphore, we found
the queue context or ipc context  gets lost .
 
Before going to sleep state, its processing the packets and packet are well communicated between dsp and host.
Can you guess what could be the problem??