Debugger Engine Commands
Debugger Commands
756
Microcontrollers Debugger Manual

AUTOSIZE

AUTOSIZE enables/disables windows autosizing. When on, the size of component
windows are automatically adapted to the Simulator/Debugger main window when it is
resized.
Usage
AUTOSIZE on|off
Components
Debugger engine.
Example:
in>AUTOSIZE off
Windows autosizing is disabled.

BASE

In the Profiler component, the BASE command sets the profiler base to code (total code)
or module (each module code).
Usage
BASE code|module
Components
Profiler component.
Example:
in>BASE code