MicroBlaze Debugger and Trace | 23
©
1989-2021
Lauterbach GmbH
CPU specific SYStem Commands
SYStem.CPU
Select the used CPU
This command selects the CPU that shall be debugged.
For softcores instaniated in an FPGA design, select “MicroBlaze”. For the special case of the PMU in a Zynq
Ult MPSOC, select “ZYNQ-ULT-PMU”.
The deprecated options were used for selecting one of multiple cores in an FPGA design. Instead of using
the deprecated options, the following sequence is recommended to attach to a specific core in an FPGA
design:
Note that
all the cores inside an FPGA share identical multicore settings
(PRE, POST values) because
they are accessed via the same TAP controller implemented in the Xilinx MDM IP block.
Format:
SYStem.CPU
<cpu>
<cpu>
:
MicroBlaze
|
ZYNQ-ULT-PMU
MicroBlaze0
|
MicroBlaze1
|
MicroBlaze2
|
MicroBlaze3
(deprecated)
SYStem.CONFIG MDM UserInst USER2
SYStem.CONFIG MDM DebugPort <core_to_use> ; port numbers start with 0
SYStem.Up