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.

NDK crash during high network traffic on C6655

Other Parts Discussed in Thread: TMDSEVM6657

Our board has a C6655 DSP. When we flood it with data, the network stack appears to stop working. I've captured the packets on the line, and the DSP stops sending ACKs for the connection, and the DSP needs to be rebooted to recover.

We found this article on TI's website about and NDK crash for the DM648. I used the procedure from that article to cause the HUA demo running on a TMDSEVM6657 eval board to lock up its network stack (i.e., none of our code or hardware). I believe the same problem with the DM648 is happening with the C6655 DSP.

Is there a solution for this?