HP H8/3003 User Manual page 97

Emulator terminal interface
Table of Contents

Advertisement

Caution
4-12 Configuring the Emulator
Commands which cause the emulator to break to the monitor and
return, such as reg, m (for target memory display), and others will be
rejected by the emulator.
If your target system circuitry is dependent on constant execution of
program code, you should set this option to cf rrt=en. This will help
insure that target system damage doesn't occur. However, remember
that you can still execute the rst, b and s commands; you should use
caution in executing these commands.
M> cf rrt=dis
When you use this command, all commands, regardless of whether or
not they require a break to the emulation monitor, are accepted by the
emulator.
cf rsp
The rsp (reset stack pointer) configuration item allows you to specify a
value to which the stack pointer will be set upon the transition from
emulation reset into the emulation monitor.
R> cf rsp=XXXXXXXX
where XXXXXXXX is a 32-bit even address, will set the stack pointer
to that value upon entry to the emulation monitor after an emulation
reset. You cannot set rsp at the following location.
Odd address
Internal I/O register area
For example, to set the stack pointer to 0ff00 hex, type:
R> cf rsp=0ff00
Now, if you break the emulator to monitor using the b command, the
stack pointer will be modified to the value 0ff00 hex.

Advertisement

Table of Contents
loading

Table of Contents