Now, let’s display the message written to the destination area.
display memory fcode i Msg_Dest
blocked byte
<RETURN>
The above command displays the contents of internal RAM. Sample
program is suspended, and the monitor reads the internal RAM.
To display the data copied to emulation memory, enter the following
command.
display
memory fcode none Msg_Dest <RETURN>
The above command displays the contents of emulation memory.
When user program writes data to internal RAM or SFR, it is written to
emulation memory simultaneously. You can display this data in
emulation memory without suspending user program execution.
Note
The contents of emulation memory is updated only when user program
writes data to internal RAM (or SFR). Therefore, the contents of
emulation memory may be different from the actual value in internal
RAM (or SFR). Especially, you should pay a close attention when
seeing flags of SFR,
Note
Notice that user program is still suspended, when you modify internal
RAM or SFR.
Note
Once you specify "fcode", it becomes the new default to access
memory.
Using the Emulator 5-3
Содержание 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 ...