Freescale Semiconductor Microcontrollers Instrukcja Użytkownika Strona 829

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 828
Debugger Engine Commands
Debugger Commands
829
Microcontrollers Debugger Manual
Components
Debugger engine.
Example:
in>TESTBOX "Step 1: init all vars"
TUPDATE
In Profiler and Coverage components, the TUPDATE command switches the time
update feature on/ off.
Usage
TUPDATE on|off
Components
Profiler and Coverage components.
Example:
in>TUPDATE on
UNDEF
The UNDEF command removes a symbol definition from the symbol table. This
command does not undefine the symbols defined in the loaded application.
Program variables whose names were redefined using the UNDEF
command are visible
again. Undefining an undefined symbol is not considered an error.
Usage
UNDEF symbol | *
If * is specified, all symbols defined previously using the command DEFINE are
undefined.
Components
Debugger engine.
Przeglądanie stron 828
1 2 ... 824 825 826 827 828 829 830 831 832 833 834 ... 891 892

Komentarze do niniejszej Instrukcji

Brak uwag