| |||
| Home > Getting Started with Tracing > Capturing trace output | |||
To capture trace output:
Select Analysis Window from the View menu of the Code window to display the Analysis window.
Connect to the analyzer.
Configure your trace capture requirements.
RealView Debugger automatically enables the tracing of instructions when you connect to the analyzer, and traces all instructions executed during image execution. Alternatively, you can change the automatic tracing mode, or set tracepoints to limit the trace capture to a specific region of execution.
If required, you can force the captured trace to be displayed by setting a trace trigger point, which does not stop processor execution.
Click Run on
the Debug toolbar to run your application.
See also: