Freescale-semiconductor Microcontrollers Manual de usuario Pagina 827

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 892
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 826
Debugger Engine Commands
Debugger Commands
827
Microcontrollers Debugger Manual
STOP
The STOP command stops execution of the emulation processor. Use the Go G command
to start the emulator.
NOTE The STOP command ends as soon as the PC is changed.
Usage
STOP
Alias
S
Components
Debugger engine.
Example:
in>STOP
STOPPING
HALTED
Current application debugging is stopped.
T
The T command executes one or more instructions at a specified address, or at the current
address (the address in the program counter). The T command traces into subroutine calls
and software interrupts. For example, if the current instruction is a Branch to Subroutine
instruction (BSR), the BSR is traced, and execution stops at the first instruction of the
subroutine. After executing the last (or only) instruction, the T command displays the
contents of the CPU registers, the instruction bytes at the new address in the program
counter and a mnemonic disassembly of the current instruction.
This command can be stopped by typing the Esc key.
Vista de pagina 826
1 2 ... 822 823 824 825 826 827 828 829 830 831 832 ... 891 892

Comentarios a estos manuales

Sin comentarios