LOCATE_ADRS .EQU 0B800H ;start monitor on 2k boundary in bank 0
;rather than sfr/iram area
PROCMODEREG .EQU 0005EH ;processor mode register;s address
For example, if you want to locate the monitor at a000 hex, you may
change the address "0B800H" to "0A000H".
Processor Mode Register Address
You may need to modify the .EQU statement at the PROCMODEREG
label. This value defines the location of processor mode register. If
your processor has processor mode register at address other than 5e
hex, modify this value to appropriate value. The following list shows
the address of processor mode register.
Modifying the
Emulator
Configuration
The following assumes you are modifying the default emulator
configuration (that is, the configuration present after initial entry into
the emulator or entry after a previous exit using
"end release_system"). Enter all the default answers except those
shown below.
Modify memory configuration? yes
You must modify the memory configuration so that you can select the
foreground monitor and map memory.
Monitor type? foreground
Specifies that you will be using a foreground monitor program.
=========================================================================
| Processor Mode || | Processor Mode
Processor | Register Address || Processor | Register Address
==================================||=====================================
7700M2 | 5e || 7704M2 | 5e
7700S | 5e || 7704S1 | 5e
7700M4 | 5e || 7720S1 | 5e
7700S4 | 5e || 7730S2 | 5e
7702M2 | 5e || 7732S4 | d8
7702S | 5e || 7795S | d8
7702M4 | 5e || 7796E4 | d8
7702S4 | 5e ||
=========================================================================
A-4 Using A Foreground Monitor
Содержание 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 ...