English
Language : 

SH7619 Datasheet, PDF (106/836 Pages) Renesas Technology Corp – 32-Bit RISC Microcomputer SuperHTM RISC engine Family / SH7619 Series
Section 5 Exception Handling
Exception
Exception Source
Priority
Interrupt
On-chip
peripheral
modules
Direct memory access controller (DMAC0, DMAC1
DMAC2, and DMAC3)
Serial I/O with FIFO (SIOF)
High
Low
Notes: 1. Delayed branch instructions: JMP, JSR, BRA, BSR, RTS, RTE, BF/S, BT/S, BSRF, and
BRAF.
2. Instructions that change the PC value: JMP, JSR, BRA, BSR, RTS, RTE, BT, BF,
TRAPA, BF/S, BT/S, BSRF, BRAF, LDC Rm,SR, LDC.L @Rm+,SR.
5.1.2 Exception Handling Operations
The exceptions are detected and the exception handling starts according to the timing shown in
table 5.2.
Table 5.2 Timing for Exception Detection and Start of Exception Handling
Exception
Timing of Source Detection and Start of Exception Handling
Reset
Power-on reset Started when the RES pin changes from low to high or when the
WDT overflows.
H-UDI reset
Started when the reset assert command and the reset negate
command are input to the H-UDI in this order.
Address error
Interrupt
Detected during the instruction decode stage and started after the
execution of the current instruction is completed.
Instruction Trap instruction Started by the execution of the TRAPA instruction.
General illegal Started when an undefined code placed at other than a delay slot
instructions
(immediately after a delayed branch instruction) is decoded.
Illegal slot
instructions
Started when an undefined code placed at a delay slot
(immediately after a delayed branch instruction) or an instruction
that changes the PC value is detected.
When exception handling starts, the CPU operates
Exception Handling Triggered by Reset: The initial values of the program counter (PC) and
stack pointer (SP) are fetched from the exception handling vector table (PC from the address
H'A0000000 and SP from the address H'A0000004). For details, see section 5.1.3, Exception
Handling Vector Table. H'00000000 is then written to the vector base register (VBR), and H'F
(B'1111) is written to the interrupt mask bits (I3 to I0) in the status register (SR). The program
starts from the PC address fetched from the exception handling vector table.
Rev. 5.00 Mar. 15, 2007 Page 68 of 794
REJ09B0237-0500