![HP 64700 series User Manual Download Page 34](http://html.mh-extra.com/html/hp/64700-series/64700-series_user-manual_161481034.webp)
The available operators are listed below in the order of evaluation
precedence. Parentheses are also allowed in expressions to change
the order of evaluation.
-, ~
Unary two’s complement, unary one’s
complement. The unary two’s complement
operator is not allowed on constants
containing don’t care bits.
*, /, %
Integer multiply, divide, and modulo. These
operators are not allowed on constants
containing don’t care bits.
+ , -
Addition, subtraction. These operators are
not allowed on constants containing don’t
care bits.
&
Bitwise AND.
|
Bitwise inclusive OR .
Values, symbols, and operators may be used together in analysis
specification expressions. For example, if the local symbol exists,
the following is a valid expression:
file.c:symb+0b67dh&0fff00h
1
Qualifying the
Trigger Condition
Suppose you want to look at the execution of the sample program
after the address of AGAIN label (406H ) occurs. To trigger on the
address of label AGAIN, enter:
trace after AGAIN <RETURN>
Trigger Position
The "after" option in the command above supplies trigger position
information. It says that states captured after the trigger should be
saved; in other words, the trigger is positioned at the top of the
trace. You can also specify that the trigger be positioned in the
middle of the trace (about) or at the end of the trace (before).
2-10 Getting Started
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 ...