Specifications

Table Of Contents
ARM Debugger 131 ARM Specific TrOnchip Commands
©1989-2014 Lauterbach GmbH
TrOnchip.A.CYcle Define access type
Defines on which cycle the ICE breaker stops the program execution.
Available for ARM7 and ARM9 family.
Format: TrOnchip.A.CYcle <cycle>
TrOnchip.B.CYcle <cycle>
<cycle>: OFF
Read
Write
Access
Execute
OFF Cycle type doesn't matter.
Read Stop the program execution on a read access.
Write Stop the program execution on a write access.
Access Stop the program execution on a read or write access.
Execute Stop the program execution on an instruction is executed.