I am unable to read/modify I/O registers on a DM3730 development board using an XDS560v2 emulator. I go through the following steps:
* connect everything and apply power
* launch CodeComposer version 4.2
* launch TI debugger (non-project debug session)
* select the Cortex_A8_0 debug thread and tell it to connect target
The processor is halted at this point. I can view CPU registers and memory, but all of the I/O registers (such as the timers) display the value 0xBAD0BAD0.
I am probably missing something very simple, but I have no idea what it might be.