Installing exception handler.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Installing exception handler.

489 Views
shauravdas
Contributor I

Hi Guys,

I am looking for a sample implementation that demonstrates how to install exception handler in an application. I have gone through the Reference Manual and found the following APIs to be useful:

1>    _int_install_exception_isr()

2>   _task_set_exception_handler()

I have googled for example codes but they don't seem to compile. I'm using MQX version 4.1 with Atollic IDE.

Can anyone help?

0 Kudos
1 Reply

307 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Shaurav:

Please refer to the following document to set the exception handler

https://community.nxp.com/docs/DOC-94578 

Regards

Daniel

0 Kudos