Tool/software: Code Composer Studio
So I want to you use the arbitration values from the sender to classify the message into different types of messages on the receiving side.
Am I able to access the can ram to look at the message I just received and access the ID?
Can I get a small code example of access canRAM1 with an offset to the ID or something?
Thanks!