Freescale-semiconductor Microcontrollers Manual de usuario Pagina 818

  • 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 817
Debugger Engine Commands
Debugger Commands
818
Microcontrollers Debugger Manual
breakpoints (SAVEBP on) when the user quits the Simulator/Debugger or loads another
.ABS file.
NOTE For more information about this syntax, refer to BS command and to the
Control Points chapter.
Usage
SAVEBP on|off
Components
Debugger engine.
Example:
Content of the FIBO.BPT file
savebp on
BS &fibo.c:Fibonacci+19 P E; cond = "fibo > 10" E; cdSz
= 47 srSz = 0
BS &fibo.c:Fibonacci+31 P E; cdSz = 47 srSz = 0
BS &fibo.c:main+12 P E; cdSz = 42 srSz = 0
BS &fibo.c:main+21 P E; cond = "fiboCount==5" E; cmd =
"Assembly < spc 0x800" E; cdSz = 42 srSz = 0
SET
Sets a new current target for the debugger by loading the targetName component.
Usage
SET targetName
where targetName is name without extension of the target to set.
Components
Debugger engine.
Example:
in>SET Sim
The debugger’s current target is Simulator.
Vista de pagina 817
1 2 ... 813 814 815 816 817 818 819 820 821 822 823 ... 891 892

Comentarios a estos manuales

Sin comentarios