What are interrupt vectors for MCAN in MPC5775B?

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

What are interrupt vectors for MCAN in MPC5775B?

621 Views
Lambert_Yang
NXP Employee
NXP Employee

Hi, I am implementing MCAN interrupts using MPC5777C_MCAL4_0_RTM_HF4_1_0_1 in MPC5775B.

However, I find the vectors for MCAN module range from 688 to 695, which is beyond the INTC range(vector0~vector511). And it says these MCAN vectors are for Cortex M4 core in MCAN_IM.

So what are the correct interrupt vectors for MCAN in MPC5775B?

@Petr Stancik @Martin Kovar

Thanks a lot!

Labels (1)
2 Replies

509 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

as per the MPC5777E RM (https://www.nxp.com/docs/en/reference-manual/MPC5775ERM.pdf) the vector number is 348

pastedImage_2.png

BR, Petr

510 Views
Lambert_Yang
NXP Employee
NXP Employee

Thanks Petr! There are definitely errors in MCAL manual.

0 Kudos