| |||
| Home > Introduction to Tracing > Features for setting up the conditions for trace capture | |||
The trace conditions you can set depend on the trace features supported by your debug target. Where supported, RealView Debugger enables you to:
Set up the global trace conditions for generating trace information.
Configure the trace hardware associated with the target processor to be traced.
Use an automatic tracing mode to generate trace information.
Set tracepoints to generate trace information in specific regions of your application. For example, you can:
start and stop tracing at specific addresses
specify a range of addresses where tracing of instructions and/or data occurs
specify a range of addresses where tracing of instructions and/or data does not occur
specify a trigger to indicate a point where trace information is of interest, and when hit to indicate that the captured trace is to be sent to the debugger.
The following sections describe the features for setting up the trace conditions: