HI,
I changed the interrupt reception of CAN2 to CAN0 in the official routine below but I found that Buffer0 of CAN0 can do interrupt reception but Buffer8 can't.
Why does this happen?
Hi,
if you configure CAN0 MB8 for reception of given message, enable MB8 interrupt in IMASK1 and configure interrupts in INTC as well, then you should get interrupt from CAN0 MB8 as well.
BR, Petr