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.

TMS320F280049M: CAN message RAM in debug mode

Part Number: TMS320F280049M
Other Parts Discussed in Thread: C2000WARE

Hi Champs,

I run can_ex4_loopback_dma example code and want to check message obj content in message RAM. I checked the datasheet and cana message RAM should locate in 0x00049000. In example code which show the TX_obj ID is 1. In datasheet, ID=1 offset is 0x20. However, I use CCS memory browser to check messageRAM. It looks like content is located in message obj0 instead of 1. Could you please help me to check this part? thanks!