Hi,
When CAN module received a message, it should index received message object. IF the CAN index all the received message objects, but it can't match,and this time a new message is received by the CAN module. Will the CAN module discard the old message and index the received message objects for the new message again? Or will it continue to wait until the matched received message object is indexed for the old message? Current I can't test the case.
Thanks!