C5000 Debugger | 13
©
1989-2022
Lauterbach
SYStem.CONFIG.state
Display target configuration
Opens the
SYStem.CONFIG.state
window, where you can view and modify most of the target
configuration settings. The configuration settings tell the debugger how to communicate with the chip on
the target board and how to access the on-chip debug and trace facilities in order to accomplish the
debugger’s operations.
Alternatively, you can modify the target configuration settings via the
with the
commands. Note that the command line provides
additional
SYStem.CONFIG
commands for settings that are
not
included in the
SYStem.CONFIG.state
window.
Attach
No reset happens, the mode of the core (running or halted) does not
change. The debug port (JTAG, SWD, cJTAG) will be initialized.
After this command has been executed, the user program can, for
example, be stopped with the
command.
StandBy
Keeps the target in reset via the reset line and waits until power is
detected. For a reset, the reset line has to be connected to the debug
connector.
Once power has been detected, the debugger restores as many debug
registers as possible (e.g. on-chip breakpoints, vector catch events, trace
control) and releases the CPU from reset to start the program execution.
When a CPU power-down is detected, the debugger switches
automatically back to the
StandBy
mode. This allows debugging of a
power cycle because debug registers will be restored on power-up.
NOTE
: Usually only on-chip breakpoints and vector catch events can be
set while the CPU is running. To set a software breakpoint, the CPU has to
be stopped.
Up
Resets the target via the reset line, initializes the debug port (JTAG, SWD,
cJTAG), stops the CPU, and enters debug mode.
For a reset, the reset line has to be connected to the debug connector.
The current state of all registers is read from the CPU.
Format:
SYStem.CONFIG.state
[
/
<tab>
]
<tab>
:
DebugPort
|
Jtag
|
MultiTap
|
AccessPorts
|
COmponents