beautypg.com

Important – Renesas Emulation Pod M30100T3-RPD-E User Manual

Page 12

background image

( 12 / 52 )

IMPORTANT

Note on RESET* Input:

• The reset input from the target system is accepted only while a user program is being executed (only

while the RUN status LED on the PC4701's front panel is lit).

Notes on Maskable Interrupts:

• Even if a user program is not being executed (including when run-time debugging is being

performed), the evaluation MCU keeps running so as to control the emulation probe. Therefore,
timers and other components do not stop running.

If a maskable interrupt is requested when the user program is not being executed (including when

run-time debugging is being performed), the maskable interrupt request cannot be accepted,
because the emulator disables interrupts. The interrupt request is accepted immediately after the
user program execution is started.

• Take note that when the user program is not being executed (including when run-time debugging

is being performed), a peripheral I/O interruption is not accepted.

Note on Operation When Not Executing the User Program:

• With this product, bit 7 of processor mode register 1 (wait bit PM17) is forcibly set to "1" (with wait)

when the user program is not executed (e.g. when the program is stopped or when run-time
debugging is being performed). Therefore, if the external area set to 0 wait is accessed by other than
the user program (such as debugging operation), one wait is inserted. However, when wait bit
PM17 is referenced by the dump window etc. the value set during user program execution is
displayed.

Notes on Address-Match Interrupt:

• To debug address-match interrupts, set a software breaks or hardware break at the top address of

the address-match interrupt process. If you set a software breaks or hardware break at an address
where an address-match interrupt occurs, the program will run out of control.

• When an address at which an address-match interrupt occurs is executed in one-step mode, the

program stops after executing the first instruction after returning from the address-match interrupt
processing.

Note on BRK Instruction and BRK Instruction Interruption:

• With this emulator system, BRK instructions and BRK instruction interruptions are exclusively

used for software break functions. Therefore, you can not use them for your program.