User`s manual
16
4. Reset Signals
The MCU reset signals are only valid during emulation started with clicking the GO or STEP-
type button. If these signals are enabled on the user system in command input wait state, they
are not sent to the MCU.
Note: Do not break the user program when the _RES, _BREQ, or _WAIT signal is being low. A
TIMEOUT error will occur. If the _BREQ or _WAIT signal is fixed to low during break,
a TIMEOUT error will occur at memory access.
5. Direct Memory Access Controller (DMAC)
The DMAC operates even when the emulator is used. When a data transfer request is
generated, the DMAC executes DMA transfer.
6. Memory Access during User Program Execution
During execution of the user program, memory is accessed by the following two methods, as
shown in table 2.2.
Table 2.2 Memory Access during User Program Execution
Method Description
H-UDI read/write The stopping time of the user program is short because memory is
accessed by the dedicated bus master.
Short break The stopping time of the user program is long because the user program
temporarily breaks.
The method for accessing memory during execution of the user program is specified by using
the [Configuration] dialog box.
Table 2.3 Stopping Time by Memory Access (Reference)
Method Condition Stopping Time
H-UDI read/write Reading of one longword for the
internal RAM
Reading: Maximum three bus clocks
(Bφ)
Writing of one longword for the
internal RAM
Writing: Maximum two bus clocks
(Bφ)
Short break CPU clock: 160 MHz
JTAG clock: 20 MHz
Reading or writing of one longword
for the external area
About 50 ms










