English
Language : 

HD6473032F16 Datasheet, PDF (105/847 Pages) Renesas Technology Corp – Hardware Manual Renesas 16-Bit Single-Chip Microcomputer H8 Family/H8/300H Series
Section 4 Exception Handling
Vector fetch
Prefetch of
Internal
first program
processing instruction
φ
RES
Internal
address bus
Internal
read signal
Internal
write signal
Internal
data bus
(16 bits wide)
(1)
(3)
(5)
(2)
(4)
(6)
(1), (3)
(2), (4)
(5)
(6)
Address of reset vector ((1) = H'000000, (2) = H'000002)
Start address (contents of reset vector)
Start address
First instruction of program
Figure 4.4 Reset Sequence (Modes 5 to 7)
4.2.3 Interrupts after Reset
If an interrupt is accepted after a reset but before the stack pointer (SP) is initialized, PC and CCR
will not be saved correctly, leading to a program crash. To prevent this, all interrupt requests,
including NMI, are disabled immediately after a reset. The first instruction of the program is
always executed immediately after the reset state ends. This instruction should initialize the stack
pointer (example: MOV.L #xx:32, SP).
Rev. 3.00 Mar 21, 2006 page 75 of 814
REJ09B0302-0300