Hi@mahesh09
1."User manual states, when a message is transmitted, IFLAG of the corresponding message object will get set. Is this the case for remote frame as well?"
yes, a status flag is set in the Interrupt Flag register and an interrupt is generated if allowed by the corresponding Interrupt Mask Register bit.
2. "well? If so, is there a chance software can copy incorrect data from message buffer as IFLAG is already set?"
for your sentence, I guess you're refer to Receive Process right?
if yes, you can take a look at the S32K-RM,FlexCAN->Receive Process.
