Interrupt Controller (INTC)
MPC5566 Microcontroller Reference Manual, Rev. 2
Freescale Semiconductor 10-15
10.4 Functional Description
10.4.1 Interrupt Request Sources
The INTC has two types of interrupt requests, peripheral and software settable. The assignments between
the interrupt requests from the modules to the vectors for input to the e200z6 are shown in Table 10-9. The
Hardware Vector Mode Offset column lists the IRQ-specific offsets when using hardware vector mode.
The Source column shows the C language syntax for the register bit label: module_register[bit]. Interrupt
requests from the same module location are ORed together. The individual interrupt priorities are selected
in INTC_PSRn, where the priority select register is assigned according to the vector number.
Table 10-9. MPC5566 Interrupt Request Sources
Hardware
Vector Mode
Offset
Vector
Number
1
Source
2
Description
Software
0x0000 0 INTC_SSCIR0[CLR0] INTC software settable. Clear flag 0
0x0010 1 INTC_SSCIR1[CLR1] INTC software settable. Clear flag 1
0x0020 2 INTC_SSCIR2[CLR2] INTC software settable. Clear flag 2
0x0030 3 INTC_SSCIR3[CLR3] INTC software settable. Clear flag 3
0x0040 4 INTC_SSCIR4[CLR4] INTC software settable. Clear flag 4
0x0050 5 INTC_SSCIR5[CLR5] INTC software settable. Clear flag 5
0x0060 6 INTC_SSCIR6[CLR6] INTC software settable. Clear flag 6
0x0070 7 INTC_SSCIR7[CLR7] INTC software settable. Clear flag 7
Watchdog / ECC
0x0080 8 ECSM_SWTIR[SWTIC] ECSM software watchdog interrupt flag
0x0090 9
ECSM_ESR[RNCE]
ECSM_ESR[FNCE]
ECSM combined interrupt requests:
• Internal SRAM non-correctable error
• Flash non-correctable error
eDMA
0x00A0 10 EDMA_ERL[ERR31:ERR0] eDMA channel error flags 31–0
0x00B0 11 EDMA_IRQRL[INT00] eDMA channel interrupt 0
0x00C0 12 EDMA_IRQRL[INT01] eDMA channel interrupt 1
0x00D0 13 EDMA_IRQRL[INT02] eDMA channel interrupt 2
0x00E0 14 EDMA_IRQRL[INT03] eDMA channel interrupt 3
0x00F0 15 EDMA_IRQRL[INT04] eDMA channel interrupt 4
0x0100 16 EDMA_IRQRL[INT05] eDMA channel interrupt 5
0x0110 17 EDMA_IRQRL[INT06] eDMA channel interrupt 6
0x0120 18 EDMA_IRQRL[INT07] eDMA channel interrupt 7