Specifications

Table Of Contents
ARM Debugger 48 ARM specific SYStem Commands
©1989-2014 Lauterbach GmbH
The SYStem.CONFIG commands inform the debugger about the available on-chip debug and trace
components and how to access them.
This is a common description of the SYStem.CONFIG command group for the ARM, CevaX, TI DSP and
Hexagon debugger. Each debugger will provide only a subset of these commands. Some commands need
a certain CPU type selection (SYStem.CPU <type>) to become active and it might additionally depend on
further settings.
Ideally you can select with SYStem.CPU the chip you are using which causes all setup you need and you do
not need any further SYStem.CONFIG command.
The SYStem.CONFIG command information shall be provided after
the SYStem.CPU command which
might be a precondition to enter certain SYStem.CONFIG commands and before
you start up the debug
session e.g. by SYStem.Up.
Syntax remarks:
The commands are not case sensitive. Capital letters show how the command can be shortened.
Example: “SYStem.CONFIG.DWT.Base 0x1000” -> “SYS.CONFIG.DWT.B 0x1000”
The dots after “SYStem.CONFIG” can alternatively be a blank.
Example: “SYStem.CONFIG.DWT.Base 0x1000” or “SYStem.CONFIG DWT Base 0x1000”.
<parameter> “General”
TIEPMBASE <address>
TIICEBASE <address>
TIOCPBASE <address>
TIOCPTYPE <type>
TIPMIBASE <address>
TISCBASE <address>
TISTMBASE <address>
TPIUBASE <address>
TPIUFUNNELBASE <address>
TRACEETBFUNNELPORT <port>
TRACEFUNNELPORT<port>
TRACETPIUFUNNELPORT <port>
view
state Opens a window showing most of the SYStem.CONFIG settings
and allows to modify them.