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?
Hi Shaurav:
Please refer to the following document to set the exception handler
https://community.nxp.com/docs/DOC-94578
Regards
Daniel