Specifications

Table Of Contents
ARM Debugger 104 ARM specific SYStem Commands
©1989-2014 Lauterbach GmbH
Derivatives having a memory protection unit do not allow the debugger to access memory if the location
does not have the appropriate access permission. If this option is activated, the debugger temporarily
modifies the access permission to get access to the memory location.
SYStem.Option MultiplesFIX No multiple loads/stores
Default: OFF.
Bug fix for derivatives (e.g. ARM946 V1.1) which do not handle multiple loads (LDM) and multiple store
(STM) commands properly in debug mode. When activated only single loads/stores are used by the
debugger.
SYStem.Option NODATA No data connected to the trace
This option is only necessary if a Bus Trace is used.
Default: OFF.
It should be ON, if a trace is connected and data information can not be recorded. Otherwise undefined data
will be displayed in the trace records.
Format: SYStem.Option MultiplesFIX [ON | OFF]
Format: SYStem.Option NODATA [ON | OFF]