HP H8/3003 User Manual page 96

Emulator terminal interface
Table of Contents

Advertisement

cf nmi
Note
cf rrt
The nmi (non maskable interrupt) configuration item determines
whether or not the emulator responds to NMI signal from the target
system during foreground operation.
M> cf nmi=en
Using the above command, you can specify that the emulator will
respond to NMI from the target system.
M> cf nmi=dis
The emulator won't respond to NMI from the target system.
The emulator does not accept any interrupt while in background
monitor. Such interrupts are suspended while running the background
monitor, and will occur when context is changed to foreground.
Executing this command will drive the emulator into the reset state.
The rrt (restrict to real time) option lets you configure the emulator so
that commands which cause the emulator to break to monitor and
return to the user program will be rejected by the emulator command
interpreter.
M> cf rrt=en
You can restrict the emulator to accepting only commands which don't
cause temporary breaks to the monitor by entering the above command.
Only the following emulator run/stop commands will be accepted:
rst (resets emulation processor)
b (breaks processor to background monitor until you enter another
command)
r (runs the emulation processor from a given location)
s (steps the processor through a piece of code -- returns to monitor after
each step)
Configuring the Emulator 4-11

Advertisement

Table of Contents
loading

Table of Contents