This chapter provides a tutorial on how you can use the tracing features of RealView® Debugger to solve typical development problems and analyze certain elements of the execution of your application. It includes:
About the tracing tutorial
Preparing to start the tracing tutorial
Running from application reset to a breakpoint
Running to a second breakpoint
Using a trace start point
Using trace start and end points to trace and time a function
Comparing trace start and end points with a trace range
Excluding a trace range to avoid tracing a function
Tracing data with auto trace
Tracing data with trace ranges
Tracing data accesses to a specific address
Tracing data accesses to addresses in an address range
Collecting trace on a running target
Using triggers to collect trace around a specific instruction
Using triggers to collect trace around a specific data access
Capturing profiling information
Setting up a conditional tracepoint.