Hi all,
I setup the 5 rx and 1 tx message objects using CAN_setupMessageObject() API then using CAN_startModule() started the CANA module and message has been sent to the PC based application.
Based on the response from the other end, is to possible to configure the CAN message objects again using CAN_setupMessageObject() method, with out disabling the CAN(CAN_disableController)
Please let me know if you have any comments on the above.
Thanks