For further information on mapping, refer to the examples in earlier
chapters of this manual and to the HP 64700 Terminal Interface User’s
Reference manual.
Break Conditions
The bc command lets you configure the emulator’s response to various
emulation system and external events.
Write to ROM
If you want the emulator to break into the emulation monitor whenever
the user program attempts to write to a memory region mapped as
ROM, enter:
M> bc -e rom
You can disable this function by entering:
M> bc -d rom
When disabled, the emulator will not break to the monitor upon a write
to ROM.
Note
If emualator writes to the memory mapped as ROM or guarded area in
internal DMA cycles, the emulator will not break to the monitor
regardless of this configuration.
Software Breakpoints
The bp command allows you to insert software traps in your code
which will cause a break to the emulation monitor when encountered
during program execution. If you want to enable the insertion and use
of software breakpoints by the bp command, enter:
M> bc -e bp
To disable use of software breakpoints, type:
M> bc -d bp
Any breakpoints which previously existed in memory are disabled, but
are not removed from the breakpoint table.
4-18 Configuring the Emulator
Содержание H8/3003
Страница 2: ......
Страница 12: ...Figure 1 1 HP 64784 Emulator for the H8 3003 1 2 Introduction to the H8 3003 Emulator ...
Страница 56: ...Notes 2 36 Getting Started ...
Страница 63: ...Figure 3 3 Installing the PGA adaptor 3001 mode 3 4 3 7 In Circuit Emulation ...
Страница 64: ...Figure 3 4 Installing the PGA adaptor 3004 5 mode 3 3 8 In Circuit Emulation ...
Страница 82: ...Target System Interface ø RES STBY NMI MD0 2 3 26 In Circuit Emulation ...
Страница 83: ... RESO P1 P2 P5 A0 23 P3 P4 D0 15 3 27 In Circuit Emulation ...
Страница 84: ...P6 P8 P9 PA PB PC 3 28 In Circuit Emulation ...
Страница 85: ...P7 AVcc Vref AVss 3 29 In Circuit Emulation ...
Страница 105: ...Notes 4 20 Configuring the Emulator ...
Страница 107: ...CONFIG_ITEMS Summary H8 3003 emulator configuration items Syntax A 2 H8 3003 Emulator Specific Command Syntax ...
Страница 121: ...Notes A 16 H8 3003 Emulator Specific Command Syntax ...