Part Number: TMS570LC4357
Other Parts Discussed in Thread: HALCOGEN
I need to be able to change the Message ID of a CAN transmission at runtime, and I'm having difficulty understanding how to use CanUpdateID() to accomplish this. Furthermore, I'm reading conflicting information about the need to reset MsgVal -- which I'm not even sure how to do, if it's even truly required for TRANSMISSION.
Q: What are the precise steps, using HalCoGen's generated functions, to change a messagebox's MsgID from one value to another?
Example: I'd like mailbox 17's MsgID to change from 0x084F300D to 0x084F3015 and also 0x084F310D.