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.

XDS560v2 not reading I/O registers

Other Parts Discussed in Thread: DM3730, CODECOMPOSER

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.