Renesas M306V8T-EPB User Manual

Page of 90
M306V8T-EPB User’s Manual 
1. Outline 
REJ10J0777-0100  Rev.1.00  2005.08.01 
 
Page 17 of 90 
 
(2) Target Status LEDs 
 
The target status LEDs indicate operating status of the target MCU and power supply of the user system. Table 1.4 lists the 
definition of each target status LED. 
 
Table 1.4 Definition of the target status LEDs 
Name Status 
Meaning 
ON 
Power is supplied to the user system. 
POWER 
OFF 
Power is not supplied to the user system. 
ON 
Target MCU clock is oscillating. 
CLOCK 
OFF 
Target MCU clock is not oscillating. 
ON 
Target MCU is being reset. 
RESET 
OFF 
Target MCU is not being reset. 
ON 
User program is being executed. 
RUN 
OFF 
User program has been halted. 
ON 
Address 00000h and 00001h have been read out wrongly. 
WARNING 
OFF 
Address 00000h and 00001h have not been read out wrongly. 
 
 
IMPORTANT 
Note on Usage in Memory Expansion or Microprocessor Mode: 
 
 
When you use this product in memory expansion or microprocessor mode, be sure to design your system so that 
pins RDY* and HOLD* are not active at startup. Otherwise, it cannot startup normally. 
 
Note on the Target Status POWER LED: 
 
 
If your MCU has two or more Vcc terminals, the LED does not light unless power is supplied to all the 
terminals. 
 
Note on the Target Status CLOCK LED: 
 
 
If the LED is not turned on, check the following. 
(1)  After powering on the PC7501 (before starting up the emulator debugger): 
 
Make sure that the oscillator circuit board is properly installed in the PC7501 and it is oscillating normally. 
(2)  After the emulator debugger is started up (after the Init dialog box settings are completed): 
 
Make sure that the oscillator selected in the Init dialog box is oscillating normally. 
 
Note on Accessing Addresses 00000h and 00001h: 
 
 
With the M16C/60 Series MCUs, when a maskable interrupt is generated, the interrupt data (interrupt number 
and interrupt request level) stored in addresses 00000h and 00001h are read out. Also, the interrupt request bit is 
cleared when address 00000h or 00001h is read out. Consequently, when the address 00000h or 00001h readout 
instruction is executed or when address 00000h or 00001h is read out in the cause of a program runaway, a 
malfunction occurs in that the interrupt is not executed despite the interrupt request, because the request bit of 
the highest priority interrupt factor enabled is cleared. 
For this malfunction, when the reading out to address 00000h or 00001h is generated excluding the interrupt, 
the WARNING LED (yellow) lights up to alarm. When this LED lights, there is a possibility of wrong read 
access, therefore check the user program.