C6000 Debugger | 50
©
1989-2022
Lauterbach
SYStem.Option.AXIACEEnable
ACE enable flag of the AXI-AP
Default: OFF.
Enables ACE transactions on the DAP AXI-AP, including barriers. This does only work if the debug logic of
the target CPU implements coherent AXI accesses. Otherwise this option will be without effect.
SYStem.Option.AXICACHEFLAGS
Configure AXI-AP cache bits
Default: DeviceSYStem (=0x30: Domain=0x3, Cache=0x0).
This option configures the value used for the Cache and Domain bits in the Control Status Word
(CSW[27:24]->Cache, CSW[14:13]->Domain) of an AXI Access Port of a DAP, when using the AXI: memory
class.
SYStem.Option.AXIHPROT
Select AXI-AP HPROT bits
Default: 0
This option selects the value used for the HPROT bits in the Control Status Word (CSW) of a CoreSight AXI
Access Port, when using the AXI: memory class.
Format:
SYStem.Option.AXIACEEnable
[
ON
|
OFF
] (deprecated)
Use
SYStem.CONFIG.AXIAPn.ACEEnable
instead.
Format:
SYStem.Option.AXICACHEFLAGS
<value>
(deprecated)
Use
SYStem.CONFIG.AXIAPn.CacheFlags
instead.
Format:
SYStem.Option.AXIHPROT
<value>
(deprecated)
Use
instead.