![HP 7750 Скачать руководство пользователя страница 46](http://html.mh-extra.com/html/hp/7750/7750_user-manual_164066046.webp)
Note
Because software breakpoints are implemented by replacing opcodes
with the software breakpoint instruction, you cannot define software
breakpoints in target ROM. You can, however, copy target ROM into
emulation memory by cim command when you are using the
background monitor. (Refer to HP 64700 Terminal Interface User’s
Reference manual.)
Note
When internal RAM is mapped as emulation memory, defining
software breakpoints in this area is not allowed.
Displaying and
Modifying the Break
Conditions
Before you can define software breakpoints, you must enable software
breakpoints with the bc (break conditions) command. To view the
default break conditions and change the software breakpoint condition,
enter the following commands.
M> bc
bc -d bp #disable
bc -d rom #disable
bc -d bnct #disable
bc -d cmbt #disable
bc -d trig1 #disable
bc -d trig2 #disable
M> bc -e bp
Defining a Software
Breakpoint
Now that the software breakpoint is enabled, you can define software
breakpoints. Enter the following command to break on the address of
the OUTPUT label.
M> bp 0c040
Run the program and verify that execution broke at the appropriate
address.
M> r 0c000
U> m 100=41
!ASYNC_STAT 615! Software break point: 000c040
2-28 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 ...