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.

How to view EDMA's parameter RAM on DM6437?

Hi,

I'm debugging my EDMA3 code and would like a way to check that the EDMA parameter RAM entries are correctly configured. I'm using DM6437EVM with CCS 3.3.38.2.

I can view EDMA3 registers EDMACC, EDMATC0, EDMATC1, and EDMATC2 by clicking 'vew/registers'; I don't find paRAM contents in the register window. I tried 'view/memory', but the address 0x01C00400 can't be displayed.

There should be an easy way to view paRAM, but I just can not find it.

Thanks,

Robby