User`s guide
MPC8240 and MPC8260 Emulation 153
Chapter 10: Troubleshooting the Emulator
Problems with the Emulation Probe
5 Enter the pv 1 command.
See Also
Options available for the
pv
command are explained in the help screen
displayed by typing
help pv
or
? pv
at the prompt.
Examples
Here are some examples of ways to use the pv command.
To execute both tests one time:
pv 1
To execute test 2 with maximum debug output repeatedly until a
Ctrl-c is entered:
pv -t2 -v9 0
To execute tests 3, 4, and 5 only for 2 cycles:
pv -t3-5 2
The results on a good system, with the BNCs connected, and with
the loopback test board connected, are as follows:
c>pv 1
Testing: E3499B Series Emulation System passed!
Test # 1: Powerup PV Results passed!
Test # 2: LAN 10Base2 Feedback Test passed!
Test # 3: LAN 10BaseT Feedback Test passed!
Test # 4: Break In and Trigger Out BNC Feedback Test passed!
Test # 5: Target Probe Feedback Test passed!
Test # 6: Boundary Scan Master Test passed!
Test # 7: 12C Test passed!
Test # 8: Data Lines Test passed!
PASSED Number of tests: 1 Number of failures: 0
Copyright (c) Agilent Technologies 1987
All Rights Reserved. Reproduction, adaptation, or translation without
prior written permission is prohibited, except as allowed under copyright
laws.
E3499B Series Emulation System
Version: A.07.56 28Sep98
Location: Generics
E3453A Motorola MPC8200 Embedded PowerPC Emulator
Version: A.01.00 18Feb99
R>