![HP 64700 series Скачать руководство пользователя страница 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
Содержание 64700 series
Страница 2: ......
Страница 19: ...Tables Table 9 1 Summary of Commands 9 4 Table 9 2 Command Assignments 9 5 Contents 11 ...
Страница 20: ...1 Notes 12 Contents ...
Страница 24: ...1 Notes 1 4 Introduction ...
Страница 106: ...1 Notes 4 36 Performance Measurements ...
Страница 118: ...Figure 5 8 True Demultiplexing 5 12 Using the External Analyzer ...
Страница 128: ...1 Notes 6 6 Timing Introduction ...
Страница 134: ...1 Notes 7 6 Timing Getting Started ...
Страница 168: ...1 Notes 8 34 Timing Using the Analyzer ...
Страница 176: ...1 compare This command specifies a post processing compare definition Syntax 9 8 Timing Commands ...
Страница 182: ...1 copy This command copies specifications displays or measurement data to selected output Syntax 9 14 Timing Commands ...
Страница 191: ...define DATA xbits 8 width 8 RETURN Related Commands delete rename threshold Timing Commands 9 23 ...
Страница 200: ...Examples execute repetitively RETURN Related Commands halt halt_repetitive_execution 9 32 Timing Commands ...
Страница 201: ...1 find This command finds a trigger like event in trace memory Syntax Timing Commands 9 33 ...
Страница 219: ...1 mark This command marks specified conditions in trace memory Syntax Timing Commands 9 51 ...
Страница 236: ...1 process_for_data This command limits the trace list display to specified samples Syntax 9 68 Timing Commands ...
Страница 254: ...1 trigger This command specifies trigger conditions Syntax 9 86 Timing Commands ...
Страница 261: ...Examples display timing_diagram RETURN waveform_size medium RETURN Related Commands present Timing Commands 9 93 ...
Страница 262: ...1 Notes 9 94 Timing Commands ...
Страница 280: ...1 Notes B 16 Timing Diagrams and Outputs ...
Страница 292: ...1 Notes C 12 Timing Messages ...