Specifications

Table Of Contents
ARM Debugger 134 ARM Specific TrOnchip Commands
©1989-2014 Lauterbach GmbH
If TrOnchip.Convert is set to ON (default) and a breakpoint is set to a range, this range is extended to the
next possible bit mask. The result is, that in most cases a bigger address range is marked by the specified
breakpoint. This can be easily controlled by the Data.View command.
If TrOnchip.Convert is set to OFF, the debugger will only accept breakpoints which exactly fit to the on-chip
breakpoint hardware.
This setting affects all on-chip breakpoints.
TrOnchip.Mode Configure unit A and B
Defines the way in which unit A and B are used together.
TrOnchip.RESet Reset on-chip trigger settings
Resets all TrOnchip settings.
Format: TrOnchip.Mode <mode>
<mode>: AORB
AANDB
BAFTERA
AORB Stop the program execution if unit A or unit B match.
AANDB Stop the program execution if both units match.
BAFTERA Stop the program execution if first unit A and then unit B match.
Format: TrOnchip.RESet