Technical data
FIRE Emulator for H8S and H8/300H 19 Special Settings and Restrictions H8S/224x/
©1989-2014 Lauterbach GmbH
SYStem.CPU Operation mode
This option specifies operation mode of the cpu, which is normally defined with the MD0..2 pins of the cpu.
But, the values of this pins in the target are not responsible for the operation mode, so that the pin levels can
differ from the emulator setting.
SYStem.Option EAE External address enable
This option must be set corresponding to the EAE bit in the BCRL register of the cpu. The emulator needs
this information to set the breakpoints correctly.
Format: SYStem.CPU <mode>
<mode>: EXP64K8
EXP16M8
EXP16M16
ROM64K8
ROM16M8
SINGLE64K
SINGLE16M
EXP64K8 Expanded mode with 64 KByte address range, 8-bit initial bus width and onchip
ROM disabled
EXP16M8 Expanded mode with 16 MByte address range, 8-bit initial bus width and onchip
ROM disabled
EXP16M16 Expanded mode with 16 MByte address range, 16-bit initial bus width and
onchip ROM disabled
ROM64K8 Expanded mode with 64 KByte address range, 8-bit initial bus width and onchip
ROM enabled
ROM16M8 Expanded mode with 16 MByte address range, 8-bit initial bus width and onchip
ROM enabled
SINGLE64K Single-chip mode with 64 KByte address range
SINGLE16M Single-chip mode with 16 MByte address range
Format: SYStem.Option EAE [ON | OFF]