This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F280049C: About Receive message object in DCAN module

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!