|
|||||||||||
|
Technical Support Support Resources
Product Information |
µVISION DEBUGGER: Changing the Program CounterInformation in this article applies to:
QUESTIONHow do I change the program counter in the µVision Debugger? ANSWERYou can change the Program Counter by entering either of the following commands in the command window: PC = 0x000000 or $ = 0 Each of these change the program counter to 0h. You can set the program counter to the address of a line in a source module. For example: $ = \hello\14 sets the program counter to the address of line 14 in the hello module. SEE ALSO
Last Reviewed: Tuesday, December 15, 2020 | ||||||||||
|
|||||||||||
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers
of your data.