hi I have a problem in debugging CANFD of 5748G.
I configurated CAN Driver with EB Tresos 21.0,The MCAL Version is AUTOSAR4.2 HF18,The ALL CAN message buffer size are 64 Bytes,when i used the MB8 to transmit a frame with Interrupt Mode,the frame can be transmit completely,the transmit complete flag is 1,but the transmit complete interrupt can not be trigger.
The following picture is the Trace32 snapshot, the MB8'flag =1,but the MB8' MASK =0
what's the relationship between the Register MASK,FLAG and MB?

when i change MB from MB8 to MB5,the transmit complete interrupt can not be trigger.
please help me, thank you!