MPC5645S interrupt handlers

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

MPC5645S interrupt handlers

1,553 次查看
deniszallot
Contributor II

Good morning,

My project use the MPC5645s.

I would like to code the interrut system in software or hardware mode whichever is simpler to implement.

I am therefore looking for some existing files that would make my task easier.

I have found a lot of code targeting the MPC560xs but nothing for the MPC5645s.

The MPC560xs are based on a e200z0 (32 bits GPRs). The MPC5645s is based on a e200z4 (64 bits GPRs) 

Do you know if the MPC560xs interrupt drivers can be used on the MPC5645s ? (mainly the  context saveguard/restitution file named intc_sw_handlers.s) 

If not, would you know where I can get the appropriate drivers?

Thank you very much

1 回复

1,364 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

Hi, I would recommend to see following thread:

interrupt definition 

If you cannot find enough examples for MPC5645S, I could recommend to see MPC5644A, MPC5646B or MPC5643L example using e200z4 core as well and principle or interrupt handling is the same as well:

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