MPC5675K - Exception handling

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MPC5675K - Exception handling

1,369 次查看
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

标签 (1)
标记 (3)
2 回复数

1,227 次查看
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

1,227 次查看
pradeepdas
Contributor II

Thank you,

I will try and let you know

0 项奖励
回复