Hi All,
I am trying to read the identifier(ID) of each CAN message, since I configured the CAN of TMS570LS3 to receive CAN messages of all CAN nodes on the CAN bus, I want to find out which node sent the CAN message. I know that the CAN ID of each message is stored in the message ram in Debug/Suspend mode(and normal mode as well, but I forced a pointer to read the RAM location but failed to read the value out), and if I want to read them out in normal mode, what should i do? I thought the DCANIF1ARB or IF2ARB should do the work, but I failed to achieve it. Every time I read IFARB register I got the value I initially setup at canInit. Could you tell me how I could read out the CAN ID of each message please?
Many thanks,
Shawn
