English
Language : 

M16C6NK Datasheet, PDF (103/404 Pages) Renesas Technology Corp – 16-BIT SINGLE-CHIP MICROCOMPUTER M16C FAMILY / M16C/60 SERIES
Under development
This document is under development and its contents are subject to change.
M16C/6N Group (M16C/6NK, M16C/6NM)
10. Interrupt
Table 10.2 Relocatable Vector Tables
Interrupt Source
Vector Address (1)
Address (L) to Address (H)
Software
Interrupt Number
Reference
BRK Instruction (2)
+0 to +3 (0000h to 0003h)
0
M16C/60, M16C/20, 16C/Tiny
CAN0/1 Wake-up (10)
+4 to +7 (0004h to 0007h)
Series Software Manual
1
19. CAN Module
CAN0 Successful Reception
+8 to +11 (0008h to 000Bh)
2
CAN0 Successful Transmission
________
INT3
+12 to +15 (000Ch to 000Fh)
+16 to +19 (0010h to 0013h)
Timer B5, SI/O5 (12)
+20 to +23 (0014h to 0017h)
Timer B4, UART1 Bus Collision Detection (3) (9) +24 to +27 (0018h to 001Bh)
Timer B3, UART0 Bus Collision Detection (4) (9) +28 to +31 (001Ch to 001Fh)
________
CAN1 Successful Reception,SIO4, INT5 (5) +32 to +35 (0020h to 0023h)
________
CAN1 Successful Transmission, SIO3, INT4 (6) +36 to +39 (0024h to 0027h)
UART2 Bus Collision Detection (9)
+40 to +43 (0028h to 002Bh)
3
______
4
10.6 INT Interrupt
5
13. Timers
6
15. Serial Interface
7
8
19. CAN Module, 15. Serial
______
9
Interface, 10.6 INT Interrupt
10
15. Serial Interface
DMA0
+44 to +47 (002Ch to 002Fh)
11
12. DMAC
DMA1
CAN0/1 Error (11) (17)
A/D, Key Input (7) (17)
UART2 Transmission, NACK2 (8)
UART2 Reception, ACK2 (8)
UART0 Transmission, NACK0 (8)
UART0 Reception, ACK0 (8)
UART1 Transmission, NACK1 (8)
UART1 Reception, ACK1 (8)
+48 to +51 (0030h to 0033h)
+52 to +55 (0034h to 0037h)
+56 to +59 (0038h to 003Bh)
+60 to +63 (003Ch to 003Fh)
+64 to +67 (0040h to 0043h)
+68 to +71 (0044h to 0047h)
+72 to +75 (0048h to 004Bh)
+76 to +79 (004Ch to 004Fh)
+80 to +83 (0050h to 0053h)
12
13
19. CAN Module
14
16. A/D Convertor, 10.8 Key Input Interrupt
15
15. Serial nterface
16
17
18
19
20
Timer A0
+84 to +87 (0054h to 0057h)
21
13. Timers
Timer A1
________
Timer A2, INT7 (13)
________
Timer A3, INT6 (14)
Timer A4
Timer B0, SI/O6 (15)
________
Timer B1, INT8 (16)
+88 to +91 (0058h to 005Bh)
22
+92 to +95 (005Ch to 005Fh)
+96 to +99 (0060h to 0063h)
23
13. Timers
______
24
10.6 INT Interrupt
+100 to +103 (0064h to 0067h)
25
13. Timers
+104 to +107 (0068h to 006Bh)
26
13. Timers, 15. Serial Interface
______
+108 to +111 (006Ch to 006Fh)
27
13. Timers, 10.6 INT Interrupt
Timer B2
________
INT0
________
INT1
________
INT2
INT Instruction Interrupt (2)
+112 to +115 (0070h to 0073h)
28
13. Timers
______
+116 to +119 (0074h to 0077h)
29
10.6 INT Interrupt
+120 to +123 (0078h to 007Bh)
30
+124 to +127 (007Ch to 007Fh)
31
+128 to +131 (0080h to 0083h)
32
M16C/60, M16C/20, 16C/Tiny
to
to
Series Software Manual
+252 to + 255 (00FCh to 00FFh)
63
NOTES:
1. Address relative to address in INTB.
2. These interrupts cannot be disabled using the I flag.
3. Use the IFSR07 bit in the IFSR0 register to select.
4. Use the IFSR06 bit in the IFSR0 register to select.
5. Use the IFSR17 bit in the IFSR1 register to select.
Furthermore, use the IFSR03 bit in the IFSR0 register to select, when selecting SI/O4 or CAN1 successful reception.
6. Use the IFSR16 bit in the IFSR1 register to select.
Furthermore, use the IFSR00 bit in the IFSR0 register to select, when selecting SI/O3 or CAN1 successful transmission.
7. Use the IFSR01 bit in the IFSR0 register to select.
8. During I2C mode, NACK and ACK interrupts comprise the interrupt source.
9. Bus collision detection: During IE mode, this bus collision detection constitutes the cause of an interrupt.
During I2C mode, a start condition or a stop condition detection constitutes the cause of an interrupt.
10. Use the IFSR02 bit in the IFSR0 register to select. When the IFSR02 bit = 0, CAN0/1 wake-up is selected. When the IFSR02 bit
= 1, CAN0 wake-up/error is selected.
11. Use the IFSR02 bit in the IFSR0 register to select. When the IFSR02 bit = 0, CAN0/1 error is selected. When the IFSR02 bit = 1,
CAN1 wake-up/error is selected.
12. Use the IFSR04 bit in the IFSR0 register to select.
SI/O5 is only in the 128-pin version. In the 100-pin version, set the IFSR04 bit to “0” (Timer B5).
13. _U__s__e___the IFSR20 bit in the IFSR2 register to select.
INT7 is only in the 128-pin version. In the 100-pin version, set the IFSR20 bit to “0” (Timer A2).
14. _U__s__e___the IFSR21 bit in the IFSR2 register to select.
INT6 is only in the 128-pin version. In the 100-pin version, set the IFSR21 bit to “0” (Timer A3).
15. Use the IFSR05 bit in the IFSR0 register to select.
SI/O6 is only in the 128-pin version. In the 100-pin version, set the IFSR05 bit to “0” (Timer B0).
16. _U__s__e___the IFSR22 bit in the IFSR2 register to select.
INT8 is only in the 128-pin version. In the 100-pin version, set the IFSR22 bit to “0” (Timer B1).
17. If the PCLK6 bit in the PCLKR register is set to “1”, software interrupt number 13 can be changed to CAN0/1 error or key input
interupt, and software interrupt number 14 can be changed to A/D interrupt. (The software interrupt number of key input is
changed from 14 to 13.) Use the IFSR26 bit in the IFSR2 register to select when selecting CAN0/1 error or key input.
Rev.2.00 Nov 28, 2005 page 85 of 378
REJ09B0124-0200