HP H8/3003 User Manual page 44

Emulator terminal interface
Table of Contents

Advertisement

Emulation trace started
2-24 Getting Started
Now, let's set the trigger specification. Type:
M> tg addr=0ff804
To store only the accesses to the address range ff804 through ff815 hex,
type:
M> tsto addr=0ff804..0ff815
Let's change the data format of the trace display so that you will see the
output message writes displayed in ASCII format:
M> tf addr,h data,A count,R seq
Start the trace by typing:
M> t
You will see:
To start the emulation run, type:
M> r 1000
Now, you need to have a "command" input to the program so that the
program will jump to the output routines (otherwise the trigger will not
be found, since the program will never access address ff804 hex). Type:
U> m 0ff800=41
To display the trace list, type:
U> tl 0..34
You will see:

Advertisement

Table of Contents
loading

Table of Contents