To View Help On Individual Commands - HP 64780A Installation/Service/Terminal Interface Manual

Emulator/analyzer
Hide thumbs Also See for 64780A:
Table of Contents

Advertisement

The emulator will list the emulation commands:
emul - emulation commands
-----------------------------------------------------------------------------
b......break to monitor
bc.....break condition
bp.....breakpoints
cf.....configuration
cim....copy target image io.....input/output
ck.....check config
cmb....CMB interaction
cov....coverage
cp.....copy memory

To view help on individual commands

• To display help information for a particular command, type: help
<command_name>
The emulator will display the command syntax, description, and examples.
Examples
To display help information for the processor step command, enter:
R>help s
The emulator will display:
s - step emulation processor
s
s <count>
s <count> $
s <count> <addr>
s -q <count> <addr>
s -w <count> <addr>
--- NOTES ---
STEPCOUNT MUST BE SPECIFIED IF ADDRESS IS SPECIFIED!
If <addr> is not specified, default is to step from current PC.
A <count> of 0 implies step forever.
demo...demo program
dump...dump memory
es.....emulation status
info...config info
load...load memory
m......memory
map....memory mapper
mo.....modes
- step one from current PC
- step <count> from current PC
- step <count> from current PC
- step <count> from <addr>
- step <count> from <addr>, quiet mode
- step <count> from <addr>, whisper mode
Chapter 8: Using the Terminal Interface
To view help on individual commands
r......run user code
reg....registers
rst....reset
rx.....run at CMB execute
s......step
ser....search memory
sync...synchronize emulator
137

Advertisement

Table of Contents
loading

Table of Contents