Fujitsu F2 MC-16 Computer Accessories User Manual


 
210
CHAPTER 2 DEPENDENCE FUNCTIONS
Creating and Viewing Memory Map
Use the following commands for memory mapping.
SET MAP: Set memory map.
SHOW MAP: Display memory map.
CANCEL MAP: Change memory map setting to undefined.
[Example]
>SHOW MAP
address attribute type
000000 .. FFFFFF noguard
The rest of setting area numbers
user = 8 emulation = 5
>SET MAP/USER H'0..H'1FF
>SET MAP/READ/CODE/EMULATION H'FF0000..H'FFFFFF
>SET MAP/USER H'8000..H'8FFF
>SET MAP/MIRROR/COPY H'8000..H'8FFF
>SET MAP/GUARD
>SHOW MAP
address attribute type
000000 .. 0001FF read write user
000200 .. 007FFF guard
008000 .. 008FFF read write user
009000 .. FEFFFF guard
FF0000 .. FFFFFF read write cod e emulation
mirror address area
008000 .. 008FFF copy
The rest of setting area numbers
user = 6 emulation = 3
>
Internal ROM Area Setting
The [Setup Map] dialog box is displayed using [Environment] - [Debugger Memory Map] menu. You can set
the internal ROM area using the [Internal ROM Area] after the [Map Adding] dialog box is displayed by
clicking on the [Setting] button. You can set two areas. Both require empty Emulation area to be set. You can
set the region size by (Empty space of the emulation area) x (one area size).
Specify the internal ROM area from the ending address H'FFFFFF (fixed) for area 1. Also, it is possible to
delete the internal ROM area.