Keil Logo

RESET

Syntax Description
RESET Resets the simulated or target CPU.
RESET MAP Resets MAP assignments.
RESET variable Resets SET variables.

The RESET command has three distinct uses depending on how it is entered.

  • When RESET is entered with no additional arguments, the µVision3 debugger resets the simulated or target CPU. This is equivalent to a processor reset where the program counter is set to 0x0000 and all special function registers are reset to their default values. You target program remains loaded along with all debug information. Any active signal functions are deactivated.
  • The RESET MAP command resets map assignments and clears memory of any loaded target program and debug information. Refer to MAP for more information.
Example
>RESET                           /* RESET the CPU                    */
>RESET MAP                       /* RESET the memory MAP assignments */
  Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

Change Settings

Privacy Policy Update

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.