![HP 64700 series User Manual Download Page 45](http://html.mh-extra.com/html/hp/64700-series/64700-series_user-manual_161481045.webp)
Notice, in the preceding display, that only two accesses of address
5C2H occur before the trigger. Because the occurrence count is
still five, two accesses of 5C3H must have also occurred before the
trigger. The trace command above causes the analyzer to trigger
on the fifth occurrence of either address 5C2H or 5C3H .
1
Using Address,
Data, and Status
Qualifiers
So far, the examples have not used address, data, and status
qualifiers in combination. When an address qualifier is specified,
additional data and status specifications serve to further qualify a
state.
For example, specifying a trigger on variable R AND_SEED
(address 600H in the sample program) will cause the analyzer to
trigger on the first access of 600H , regardless of the value being
read or written to this address.
However, suppose you wish to trigger on the read of a specific
value from 600H , say 0XX5AH (where "X"s are "don’t cares"). To
trigger on the occurrence of this state, you can include data and
status qualifiers along with the address qualifier.
Suppose also that you want to go back to storing addresses in the
range 500H through 5FFH, but that you only want to store the
writes of bytes whose first hex digit is "5". To do this, enter:
trace about RAND_SEED data 0xx5ah status
read
only range RESULTS thru 0ffh data
0xx5xh <RETURN>
Note
Status qualifiers will differ from one emulator to another. For
more information on the status qualifiers refer to your Emulator
Softkey Interface User’s Guide.
Getting Started 2-21
Summary of Contents for 64700 series
Page 2: ......
Page 19: ...Tables Table 9 1 Summary of Commands 9 4 Table 9 2 Command Assignments 9 5 Contents 11 ...
Page 20: ...1 Notes 12 Contents ...
Page 24: ...1 Notes 1 4 Introduction ...
Page 106: ...1 Notes 4 36 Performance Measurements ...
Page 118: ...Figure 5 8 True Demultiplexing 5 12 Using the External Analyzer ...
Page 128: ...1 Notes 6 6 Timing Introduction ...
Page 134: ...1 Notes 7 6 Timing Getting Started ...
Page 168: ...1 Notes 8 34 Timing Using the Analyzer ...
Page 201: ...1 find This command finds a trigger like event in trace memory Syntax Timing Commands 9 33 ...
Page 219: ...1 mark This command marks specified conditions in trace memory Syntax Timing Commands 9 51 ...
Page 254: ...1 trigger This command specifies trigger conditions Syntax 9 86 Timing Commands ...
Page 262: ...1 Notes 9 94 Timing Commands ...
Page 280: ...1 Notes B 16 Timing Diagrams and Outputs ...
Page 292: ...1 Notes C 12 Timing Messages ...