hi, i got new problem with same source code (attachment )
I only call FlexCAN_Ip_Send(INST_FLEXCAN_0, TX_MB_IDX, &tx_info, MSG_ID, (uint8 *)&dummyData); 1 time, but after I send a message from PCAN, the s32k344 Board receives the data, but I see on PCAN receiving more Messages from S32K344 sent even though I don't call FlexCAN_Ip_Send() anymore.

Can you help,thanks