I'm using the Beagleboard XM (DM3730), my application has a bug that causes the dsp to crash,
is it possible to hook a function to handle the crash and send a message to the arm ?
can I send the call stack ?
how ?
I can't use the simulator because the crash happens after a long time,
running on the board.