English
Language : 

SH7014 Datasheet, PDF (99/754 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer
5. Exception Processing
5.3.2 Address Error Exception Processing
When an address error occurs, the bus cycle in which the address error occurred ends. When the
executing instruction then finishes, address error exception processing starts up. The CPU operates
as follows:
1. The status register (SR) is saved to the stack.
2. The program counter (PC) is saved to the stack. The PC value saved is the start address of the
instruction to be executed after the last executed instruction.
3. The exception service routine start address is fetched from the exception processing vector
table that corresponds to the address error that occurred and the program starts executing from
that address. The jump that occurs is not a delayed branch.
5.4 Interrupts
5.4.1 Interrupt Sources
Table 5.6 shows the sources that start up interrupt exception processing. These are divided into
NMI, IRQ and on-chip peripheral modules.
Table 5.6 Interrupt Sources
Type
NMI
IRQ
On-chip peripheral module
Request Source
NMI pin (external input)
IRQ0 to IRQ3, IRQ6, IRQ7 (external input)
Direct memory access controller (DMAC)
Multifunction timer pulse unit (MTU)
Serial communication interface (SCI)
A/D converter
Compare match timer (CMT)
Watchdog timer (WDT)
Bus state controller (BSC)
Number of Sources
1
6
2
13
8
1
2
1
1
Each interrupt source is allocated a different vector number and vector table offset. See section 6,
Interrupt Controller, and table 6.3, Interrupt Exception Processing Vectors and Priorities, for more
information on vector numbers and vector table address offsets.
Rev.5.00 Sep. 27, 2007 Page 65 of 716
REJ09B0398-0500