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.

DM3730 register usage in CCS 4.1.2

Other Parts Discussed in Thread: OMAP3530, DM3730

Hello,

I have Beagleboard -xm witch has DM3703. Im using CCS 4.1.2 and i have xds560r emulator. I have managed to connect both ARM and DSP and I can see all the registers in my register window.

The problem is that i can not access the registers with "register names", witch are defined in xml files.

I can read and write to registers with pointers and with physical address and I can compile my C program and everything works exept I can not use register names.

Is there something I am missing?