![Lauterbach MicroBlaze Debugger Manual Download Page 26](http://html1.mh-extra.com/html/lauterbach/microblaze-debugger/microblaze-debugger_manual_3881709026.webp)
MicroBlaze Debugger and Trace | 26
©
1989-2021
Lauterbach GmbH
SYStem.Mode
Select operation mode
Select target reset mode.
Format:
SYStem.Mode
<
mode
>
SYStem.Attach
(alias for SYStem.Mode Attach)
SYStem.Down
(alias for SYStem.Mode Down)
SYStem.Up
(alias for SYStem.Mode Up)
<
mode
>:
Down
NoDebug
Go
Attach
Up
Down
Disables the Debugger. The state of the CPU remains unchanged.
NoDebug
Resets the target with debug mode disabled (for the PPC400 family the same
as Go). In this mode no debugging is possible. The CPU state keeps in the
state of NoDebug
Go
Resets the target with debug mode enabled and prepares the CPU for debug
mode entry. After this command the CPU is in the system.up mode and running.
Now, the processor can be stopped with the break command or until any break
condition occurs.
Up
Resets the target and sets the CPU to debug mode. After execution of this
command the CPU is stopped and prepared for debugging. All register are set
to the default value.
Attach
This command works similar to Up command. The difference is that the target
CPU is not reset. The BDM/JTAG/COP interface will be synchronized and the
CPU state will be read out. After this command the CPU is in the SYStem.Up
mode and can be stopped for debugging.
StandBy
Not supported.