Chapter 3. Using the Monitor/Debug Firmware
3-35
Commands
STEP
Step Over
Usage:
STEP
The STEP command can be used to “step over” a subroutine call, rather than tracing every
instruction in the subroutine. The ST command sets a temporary software breakpoint one
instruction beyond the current program counter and then executes the target code. This command
only works when executing code in SRAM.
The STEP command can be used to “step over” BSR and JSR instructions.
The STEP command will work for other instructions as well, but note that if the STEP command
is used with an instruction that will not return, i.e. BRA, then the temporary breakpoint may never
be encountered and dBUG may never regain control.
Examples:
To pass over a subroutine call, the command is:
step
Содержание MPC564EVB
Страница 1: ...MPC564EVBUM Rev 1 2 3 2003 MPC564EVB User s Manual ...
Страница 6: ......
Страница 10: ...Contents Paragraph Number Title Page Number iv MPC564EVB User s Manual MOTOROLA ...
Страница 50: ...2 12 MPC564EVB User s Manual System Power up and Initial Operation ...
Страница 92: ...3 42 MPC564EVB User s Manual System Call Functions ...
Страница 98: ...B 4 MPC564EVB User s Manual Troubleshooting Network Problems ...