You can view and edit the AI Engine registers with the Register Inspector.
Launch Debug for the AI Engine component using the appropriate Launch Configuration from the launch.json. The Debug view is displayed, as previously discussed.
From the Debug view you can open the Register Inspector by selecting the Register Inspector icon on the right hand side of the display, as shown in the image below.
command from the main menu, or by clicking theThe 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.