Part Number: TMS320F280039C
Tool/software:
Hello,
I am following through the can_ex2_loopback_interrupts example. I have read through the TRM and understand that only in debug mode can I access the message objects in RAM. I am using 280039c launch pad and I can see this example working by reading the CAN data through PEAK-CAN dongle. However, as I am trying to understand more into the data mapping in message objects, I set a break point after I call CAN_sendMessage function. Ideally I should see the message objects updated to the data I want to send, my Tx message object number is 1, so the address should starts at 0x49020, and I want to read the 0-3 data, so it should be 0x49030. But as you can see in my memory browser window, I am not able to see any data, please advise me on how to read message objects in debug mode, thanks.
Best,
Kai


