Hi,
I got a question from my customer who're using Sysbios in their application based on c66 DSP. They had a DSP crash issue after running their code for a while. To debug this issue, they added a hook function thru the way that Error.raiseHook = "&ErrHookFun" and printed the message of Error_Block. They found the msg is "E_exceptionMin: pc = 0x .....". Since I'm not familar with this kind of msg, could you tell me what this error means? How to use this info to debug the DSP crash problem?
Thanks!
BR
Robert