English
Language : 

E702289_SH7290 Datasheet, PDF (206/252 Pages) Renesas Technology Corp – SH7290 E10A Emulator
5.2.25 VPMAP_SET: VS
Description:
Sets the address translation (VP_MAP) table in the emulator.
Format:
vs <lsaddress> <leaddress> <paddress>
Table 5.26 VPMAP_SET Command Parameters
Parameter
Type
Description
<lsaddress>
Numerical value
Specifies the virtual start address to be set in the
VP_MAP table in the page size units supported by
the MMU. Setting a physical fixed area or an internal
I/O area as a virtual address will result in an error.
<leaddress>
Numerical value
Specifies the virtual end address to be set in the
VP_MAP table in the page size units supported by
the MMU. Setting a physical fixed area or an internal
I/O area as a virtual address will result in an error.
<paddress>
Numerical value Specifies the physical start address to be set in the
VP_MAP table.
Note: The virtual address range to be newly set cannot overlap a virtual address that has already
been set. Clear the previous set range when making a new setting.
Example:
To set the virtual address range H'4000 to H'4FFF to be translated into the physical address range
H'400000 to H'400FFF:
>vs H'4000 H'4fff H'400000 (RET)
Related Items:
VC, VD, and VE commands
Note: This command is not supported in a device in which the MMU is not built-in.
182