there are some questions about MB , I set seven MB from MB[0] to MB[6] to receive ,but only MB[0],MB[1],MB[2],MB[3] can be interrupted ,and MB[4],MB[5],MB[6] can not be interrupted.
There is what I set IMASK
CAN_0.IMASK1.R = 0x0000007F;
do you know what i wrong.