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.

TMS320F28379D: setup the dcan message run time after starting the CANA module

Part Number: TMS320F28379D


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