From the Debug view, you can open the Register Inspector by selecting the command from the main menu, or by clicking the Register Inspector icon on the right hand side of the display, as shown in the image below.
In the Registers Inspector, the values are updated during the debug process as you step-in or through the code, and are highlighted as shown in the following figure.
The Register Inspector view displays as shown above. All general-purpose registers, Program Counter, Stack Pointer and related items are available in the Register Inspector. In the Threads view select the desired AI Engine core to display the registers.
You can specify the HEX value of a specific register by selecting it, and entering the desired value, and hit enter to update it.