MPC5675K - Exception handling

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

MPC5675K - Exception handling

762 Views
pradeepdas
Contributor II

We need to handle all exception in our application. As mentioned in Coockboot, we tried to install exception, but it was not getting triggered.

Where can we get sample code  or documentation?

 

Thank you

Labels (1)
2 Replies

620 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

one example can be found in:

http://www.nxp.com/files/microcontrollers/doc/app_note/AN5200.pdf

http://www.nxp.com/files/microcontrollers/doc/app_note/AN5200SW.zip

It shows how to handle machine check exception (IVOR1)  in case of ECC error.

More details about exceptions can be found in core reference manual:

http://www.nxp.com/files/32bit/doc/ref_manual/e200z760RM.pdf

Regards,

Lukas

620 Views
pradeepdas
Contributor II

Thank you,

I will try and let you know

0 Kudos