Post Go back to editing

Exception Handler Callback

Category: Software
Product Number: ADSP-BF707

Hi, I'm wondering if there is an easy way to trigger a callback when an exception is detected. In development and debugging we can try to identify the cause and troubleshoot, but for a device in the field, I'd like to be able to simply reset it if an exception is detected. I have seen the assembly examples in the programming reference but am not quite sure how to do this from within the C program. Any guidance would be appreciated.