Internal Program Memory Space; Vector Table - NEC PD78056F User Manual

Pd78058f series; pd78058fy series 8-bit single-chip microcontrollers
Table of Contents

Advertisement

5.1.1 Internal program memory space

The PD78056F and PD78056FY are Mask ROM with a 49152 x 8 bit configuration, the PD78058F and
PD78058FY are Mask ROM with a 61440 x 8 bit configuration and the PD78P058F and PD78P058FY are PROM
with a 61440 x 8 bit configuration. They store program and table data, etc. Normally, they are addressed by the
program counter (PC).
The areas shown below are allocated to the internal program memory space.
(1) Vector table area
The 64-byte area 0000H to 003FH is reserved as a vector table area. The RESET input and program start
addresses for branch upon generation of each interrupt request are stored in the vector table area. Of the
16-bit address, low-order 8 bits are stored at even addresses and high-order 8 bits are stored at odd addresses.
98
CHAPTER 5 CPU ARCHITECTURE
Table 5-1. Vector Table
Vector Table Address
0000H
0004H
0006H
0008H
000AH
000CH
000EH
0010H
0012H
0014H
0016H
0018H
001AH
001CH
001EH
0020H
0022H
0024H
0026H
0028H
003EH
Interrupt Sources
RESET input
INTWDT
INTP0
INTP1
INTP2
INTP3
INTP4
INTP5
INTP6
INTCSI0
INTCSI1
INTSER
INTSR/INTCSI2
INTST
INTTM3
INTTM00
INTTM01
INTTM1
INTTM2
INTAD
BRK

Advertisement

Table of Contents
loading

Table of Contents