This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x DCAN - Viewing message RAM from debugger



Hi,

1. The DCAN chapter in the AM335x  TRM mentions Debug/Suspend mode:

"In debug/suspend mode, the message RAM will be memory mapped. This allows the external debug unit
to access the message RAM."

"The base address for DCAN0 RAM is 0x481C_D000 and DCAN1 RAM is 0x481D_1000."

How is this Debug/Suspend mode activated? Shall I just see the memory when I halt in CCS debugger? Because I observe just zeros at addresses starting from 0x481D_1000 (While if I activate the RDA mode I do see non zero values at these addresses).

2. I don't see the MsgVal bit neither in RDA nor in Debug/Suspend mode representation. Is that so and I shall observe it from the registers?

Best,
Vasili