When I print too much debug information in hwi the dspbios will hang. Are there any time limitation in hwi?
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.
Hi,
How are you printing those debug information?
A printf halts the CPU and you may get some problems like those described here:
http://e2e.ti.com/support/embedded/tirtos/f/355/t/106478.aspx
Regards
J