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?