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.

Changing CPU register values in the simulator



I don't have any real DSP hardware so I'm running some software using the TMS320C5510A simulator in CCS V5.5.

Is there any way to change the value of the non-MMR CPU registers from the simulator GUI? I can view the registers just fine, but none of the menus (including the context menu brought up by right-clicking on the register view) have a command to change a value.

The documentation describes a way to do this, but since the menus I'm seeing don't include those commands, maybe they only work if you're emulating using real hardware?

Since I can modify the simulator's memory with the GUI, it seems like modifying the registers should also be possible...