Part Number: TMS320F28377D
Dear team:
One of my customers needs to update its data domain and arbitration domain when sending CAN message.
I found in the official driverlib library that the CAN_sendMessage function interface can be used to update the data field of a message obj, but I did not find an interface to update the CAN ID. If I want to update the CAN ID, do I need to call CAN_setupMessageObject again?