I'm learning from the datasheet about the CAN message Objects and am a little confused as to the functionality of a message object. Is the message object the location in memory with the appropriate identifier? Can I receive and transmit from a given message object (location in CAN memory)? Its mostly the wording that confuses me, it seems there are 3-4 different "message objects". For more information, I am trying to get a CAN module set up with 3-4 different inputs that can be monitored via a CAN bus. I am using the newest version of code composer and the TIVA4C123GH6PM.
Thanks in advance