Specifications

Table Of Contents
ARM Debugger 133 ARM Specific TrOnchip Commands
©1989-2014 Lauterbach GmbH
TrOnchip.A.Extern Define the use of EXTERN lines
Defines if the EXTERN lines are considered by unit A or unit B.
Available for ARM7 and ARM9 family.
TrOnchip.AddressMask Define an address mask
TrOnchip.ContextID Enable context ID comparison
If the ARM debug unit provides breakpoint registers with ContextID comparison capability
TrOnchip.ContextID has to be set to ON in order to set task/process specific breakpoints that work in real-
time.
TrOnchip.CONVert Extend the breakpoint range
The ICE-breaker does not provide resources to set an on-chip breakpoint to an address range. Only bit
masks can be used to mark a memory range with a breakpoint.
Format: TrOnchip.A.Extern <mode>
TrOnchip.B.Extern <mode>
<mode>: OFF
Low
High
Format: TrOnchip.AddressMask <value> | <bitmask>
Format: TrOnchip.ContextID [ON | OFF]
TrOnchip.ContextID ON
Break.Set VectorSwi /Program /Onchip /TASK EKern.exe:Thread1
Format: TrOnchip.CONVert [ON | OFF]