![HP 7750 Скачать руководство пользователя страница 40](http://html.mh-extra.com/html/hp/7750/7750_user-manual_164066040.webp)
Note
When you modify/display internal RAM or SFR, the emulator breaks
into the monitor, and the monitor program reads the contents of
memory. This is because the emulator uses internal RAM and SFR of
emulation processor to perform emulation. Note that user program
execution is suspended to modify/diplay internal RAM or SFR.
Note
You can configure the emulator so that data write cycles are performed
to both internal RAM (or SFR) and emulation memory. In this case,
you can display the data written to emulation memory without
suspending user program execution. Refer to chapter 4 of this manual
for more details.
Stepping Through
the Program
You can also direct the emulator processor to execute one instruction or
number of instructions. Type:
M> s 1 0c000;reg
This command steps 1 instruction from address 0c000 hex, and
displays registers. You will see:
000c000 - LDX #027fH
PC = 000c003
reg pg=00 pc=c003 ps=0021 dt=00 sp=027f a=ff00 b=0000 x=027f y=0021 dpr=0000
To step one instruction from present PC, you only need to type s at
prompt. Type:
M> s;reg
2-22 Getting Started
Содержание 7750
Страница 2: ......
Страница 12: ...Figure 1 1 HP 64147 Emulator for MELPS 7750 51 Series 1 2 Introduction ...
Страница 50: ...Notes 2 32 Getting Started ...
Страница 56: ...3 6 In Circuit Emulation ...
Страница 86: ...CONFIG_ITEMS Summary 7750 51 Series emulator configuration items Syntax B 2 Specific Command Syntax ...
Страница 94: ...Notes B 10 Specific Command Syntax ...