User`s guide

MPC8240 and MPC8260 Emulation 95
Chapter 7: Using the Analysis Probe and Emulation Module Together
Which source-level listing should I use?
Different tools display source code for different uses:
The Source Viewer window allows you to follow how the processor
executed code as the analyzer captured a trace. Use the Source Viewer to
set analyzer triggers. The Source Viewer window is available only if you
have licensed the Agilent Technologies B4620B Source Correlation Tool
Set.
Your debugger shows which line of code corresponds to the current value
of the program counter on your target system. Use your debugger to set
breakpoints.
Where can I find practical examples of
measurements?
The Measurement Examples section in the online help contains
examples of measurements which will save you time throughout the
phases of system development: hardware turn-on, firmware
development, software development, and system integration.
A few of the many things you can learn from the measurement
examples are:
How to find glitches.
How to find NULL pointer de-references.
How to profile system performance.
To find the measurement examples, click on the Help icon in the logic
analysis system window, then click on “Measurement Examples.”