User`s manual
5.Limitations
5.2.3. Limitations on watchdog timer
A monitor program does not reset a watchdog timer. When using a watchdog timer,
close the RAM monitor window and watch window in advance before executing. Do not
generate a memory access by the debugger during executing the user's program.
5.2.4. Oscillation stop detection function
When starting a reset by the oscillation stop detection, the monitor program operates
and may rewrite the user memory. Do not use the oscillation stop detection function.
5.3. Limitation on interrupts
User interrupt vector address
The branch to the interrupt process of the user's program is performed via the monitor
program. Allocate the interrupt vector of the user's program to the following addresses.
Also, the monitor program uses the BRK instruction interrupt. This interrupt cannot be
used on the user's program.
Table 5-1 User Interrupt Vector Address
Interrupt Factor user's program
Location Address
Enabled/Disabled
Reset 3FFC
16
to 3FFD
16
Enabled
Serial I/O Receive 3FFA
16
to 3FFB
16
Enabled
Serial I/O Transmit 3FF8
16
to 3FF9
16
Enabled
INT0 3FF6
16
to 3FF7
16
Enabled
INT1 3FF4
16
to 3FF5
16
Enabled
Key-On Wake-Up 3FF2
16
to 3FF3
16
Enabled
CNTR0 3FF0
16
to 3FF1
16
Enabled
CNTR1 3FEE
16
to 3FEF
16
Enabled
Timer X 3FEC
16
to 3FED
16
Enabled
Timer A 3FE6
16
to 3FE7
16
Enabled
A/D Conversion 3FE2
16
to 3FE3
16
Enabled
Timer 1 3FE0
16
to 3FE1
16
Enabled
BRK Instruction 3FDC
16
to 3FDD
16
Disabled
49










