Part Number: LAUNCHXL-F280049C
Hi,
I am using the example "can_ex3_external_transmit". If I receive a data frame from receive message object 1. According to the function "CAN_setupMessageObject", the RX_MSG_OBJ_ID is 1. And then, I want to keep receiving,and I also use "CAN_setupMessageObject" with setting the RX_MSG_OBJ_ID is 2. My question is:the receive message object 1 or 2 is used to receive the second data frame? why? Now, I can't do this experiment yet.
Thanks!