MicroBlaze Debugger and Trace | 19
©
1989-2021
Lauterbach GmbH
For an explanation of the TRACE32 concept of
(
, and
Examples
:
SYStem.Option.ResetMode
Select the reset mode
Use this option to select the reset mode. CORE will only reset the MicroBlaze core while SYSTEM will also
reset the peripherals.
Note that a reset of the MicroBlaze core does not reset the register R1-R31, caches and UTLB.
NOTE:
SYStem.Option.MMUSPACES
should not be set to
ON
if only one translation
table is used on the target.
If a debug session requires space IDs, you must observe the following
sequence of steps:
1. Activate
SYStem.Option.MMUSPACES
.
2. Load the symbols with
Otherwise, the internal symbol database of TRACE32 may become
inconsistent.
;Dump logical address 0xC00208A belonging to memory space with
;space ID 0x012A:
Data.dump D:0x012A:0xC00208A
;Dump logical address 0xC00208A belonging to memory space with
;space ID 0x0203:
Data.dump D:0x0203:0xC00208A
Format:
SYStem.Option.ResetMode
<mode>
<
mode
>:
CORE
|
SYSTEM