Freescale Semiconductor Microcontrollers User Manual Page 829

  • Download
  • Add to my manuals
  • Print
  • Page
    / 892
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 828
1 2 ... 824 825 826 827 828 829 830 831 832 833 834 ... 891 892

Comments to this Manuals

No comments