How to use emIDE


Debugging with emIDE and J-Link - The CPU Registers window

The CPU Registers window shows you the current values of the registers and allows you to modify them.
The recently changed registers are highlighted in three levels:

  • Level 1: Value has just changed.
  • Level 2: Value changed the previous time it was updated.
  • Level 3: Value changed the second-previous time.

Earlier or not changed registers have a white background.

The register values can be manually modified.
To change a value, double-click on the value. A prompt will open, in which you can enter the new value of the register. The value can be a decimal or hexadecimal number.