To enable break conditions that are currently disabled, type:
R> bc -e <breakpoint type>
To disable break conditions that are currently enabled, type:
R> bc -d <breakpoint type>
For example, if typing bc gives the following list of break
conditions:
bc -d bp #disable
bc -e rom #enable
bc -d bnct #disable
bc -d cmbt #disable
bc -e trig1 #enable
bc -e trig2 #enable
(items in bold indicate improper values for this example)
Type the following commands to set the break conditions
correctly for this example:
R> bc -d rom
(this enables the write to ROM break)
R> bc -d trig1 trig2
(this disables break on triggers from the analyzer)
5. To avoid problems later while modifying and displaying
memory locations, type:
R> mo -ab -db
This sets the access and display mode for memory operation
byte.
Getting Started 2-11
Содержание 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 ...