Debugger Engine Commands
Commands Overview
735
Microcontrollers Debugger Manual
RS
register[=]value{,register[=]value}
Sets a register
SStops execution of the loaded application
STEPINTO Steps to the next source instruction of the loaded
application
STEPOUT Executes program out of a function call
STEPOVER Steps over the next source instruction of the loaded
application
STOP Stops execution of the loaded application
SAVEBP on|off Saves breakpoints
T [address][,count] Traces program instructions at the specified
address
WB range list Writes bytes
WL range lis Writes longwords
WW range list Writes words
Table 34.2 List of Base Commands (
continued
)
Command, Syntax Short Description