Enter the following command to cause sample program execution to
continue from the current program counter.
run <RETURN>
Using the Analyzer
HP 64700 emulators contain an emulation analyzer. The emulation
analyzer monitors the internal emulation lines (address, data, and
status). Optionally, you may have an additional 16 trace signals which
monitor external input lines. The analyzer collects data at each pulse
of a clock signal, and saves the data (a trace state) if it meets a "storage
qualification" condition.
Specifying a Simple
Trigger
Suppose you want to trace program execution after the point at which
the sample program execute the Cmd_A routine. To do this The
following command makes this trace specification.
trace after cmd_rds.a77:Cmd_A status
exec<RETURN>
Registers
Next_PC 00C01D
PC C01D PG 00 DT 00 SP 0221 PS 0031 <..mx...c>
A 0075 B 0000 X 0200 Y 0120 DPR 0000
Step_PC 00C01D INX
Next_PC 00C01E
PC C01E PG 00 DT 00 SP 0221 PS 0031 <..mx...c>
A 0075 B 0000 X 0201 Y 0120 DPR 0000
Step_PC 00C01E DEY
Next_PC 00C01F
PC C01F PG 00 DT 00 SP 0221 PS 0031 <..mx...c>
A 0075 B 0000 X 0201 Y 011F DPR 0000
STATUS: M37700--Stepping complete_____________________________________........
step
run trace step display modify break end ---ETC--
2-26 Getting Started
Содержание 64146A
Страница 2: ......
Страница 8: ...Notes ...
Страница 14: ...Notes 6 Contents ...
Страница 16: ...Figure 1 1 HP 64146 Emulator for MELPS 7700 Series 1 2 Introduction ...
Страница 60: ...Notes 3 4 In Circuit Emulation ...
Страница 92: ...Notes 5 10 Using the Emulator ...
Страница 100: ...Notes A 8 Using A Foreground Monitor ...