Freescale-semiconductor Microcontrollers Manual de usuario Pagina 768

  • 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 767
Debugger Engine Commands
Debugger Commands
768
Microcontrollers Debugger Manual
Example:
in>cr /Freescale/demo/myrecord.txt ;A
The myrecord.txt file is opened in “Append” mode for a recording session.
CYCLE
In the SoftTrace component, the CYCLE command displays or hides cycles. When
cycle is off, milliseconds (ms) are displayed.
Usage
CYCLE on|off
Components
Softtrace component.
Example:
in>CYCLE on
DASM
The DASM command displays the assembler code lines of an application, starting at the
address given in the parameter. If there is no parameter, the assembler code following the
last address of the previous display is displayed.
This command can be stopped by pressing the Esc key.
Equivalent Operation
Right-click in the Assembly component window, select Address... and enter the
address to start disassembly in the Show PC dialog box.
Usage
DASM [address|range][;OBJ]
address: A constant expression representing the address where disassembly
begins.
range: An address range constant that specifies addresses to be disassembled.
When range is omitted, a maximum of sixteen instructions are disassembled.
Vista de pagina 767
1 2 ... 763 764 765 766 767 768 769 770 771 772 773 ... 891 892

Comentarios a estos manuales

Sin comentarios