Platform Registers
You can interact with platform registers using the following views:
- Platform Register Dictionary view that lists all registers associated with a particular debug context.
- Platform Register Dictionary view that allows you to monitor register values during runtime.
- Platform Register Editor view that displays a graphical representation of a particular register.
You can start monitoring the value of a platform register from two views:
- From the Platform Register Watch view:
- Halt the target.
- Open the register dictionary by clicking.Remember that the dictionary only contains the registers associated with the debug context selected in the Debug view.
- Navigate to the register you want to add by expanding the tree or type the register name into theSearchfield.
- Select the register and clickOK.
- From the Platform Register Dictionary view:
- Halt the target.
- Navigate to the register you want to add by expanding the tree or type the register name into theSearchfield.
- Select the register and press.The Platform Register Dictionary view opens displaying the selected register value.