Freescale-semiconductor Microcontrollers Manual de usuario Pagina 779

  • 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 778
Debugger Engine Commands
Debugger Commands
779
Microcontrollers Debugger Manual
Example:
if CUR_TARGET == 1000 /* Simulator */
set sim
elseif CUR_TARGET == 1001 /* BDI */
set bdi
ENDFOCUS
The ENDFOCUS command resets the current focus. It is associated with the FOCUS
command. Following commands are broadcast to all currently open components. This
command is only valid in a command file.
Usage
ENDFOCUS
Components
Debugger engine.
Example:
FOCUS Assembly
ATTRIBUTES code on
ENDFOCUS
FOCUS Source
ATTRIBUTES marks on
ENDFOCUS
The ATTRIBUTES command is first redirected to the Assembly component by the
FOCUS Assembly command. The code is displayed next to assembly instructions.
Then the Assembly component is released by the ENDFOCUS command and the
second ATTRIBUTES command is redirected to the Source component by the
FOCUS Source command. Marks are displayed in the Source window.
Vista de pagina 778
1 2 ... 774 775 776 777 778 779 780 781 782 783 784 ... 891 892

Comentarios a estos manuales

Sin comentarios