MPC5645S interrupt handlers

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

MPC5645S interrupt handlers

609 Views
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 Reply

420 Views
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