English
Language : 

UPD78F1502AGK-GAK-AX Datasheet, PDF (95/1031 Pages) Renesas Technology Corp – 16-Bit Single-Chip Microcontrollers
78K0R/Lx3
CHAPTER 3 CPU ARCHITECTURE
3.1.1 Internal program memory space
The internal program memory space stores the program and table data. Normally, it is addressed with the program
counter (PC).
78K0R/Lx3 microcontrollers products incorporate internal ROM (flash memory), as shown below.
<R>
<R>
Table 3-2. Internal ROM Capacity
Part Number
μPD78F1500A, 78F1503A, 78F1506A,
78F1510A, 78F1513A, 78F1516A
μPD78F1501A, 78F1504A, 78F1507A
μPD78F1502A, 78F1505A, 78F1508A,
78F1512A, 78F1515A, 78F1518A
Structure
Flash
memory
Internal ROM
Capacity
65536 × 8 bits (00000H to 0FFFFH)
98303 × 8 bits (00000H to 17FFFH)
131071 × 8 bits (00000H to 1FFFFH)
The internal program memory space is divided into the following areas.
(1) Vector table area
The 128-byte area 00000H to 0007FH is reserved as a vector table area. The program start addresses for branch
upon reset or generation of each interrupt request are stored in the vector table area. Furthermore, the interrupt jump
address is a 64 K address of 00000H to 0FFFFH, because the vector code is assumed to be 2 bytes.
Of the 16-bit address, the lower 8 bits are stored at even addresses and the higher 8 bits are stored at odd addresses.
R01UH0004EJ0501 Rev.5.01
79
Jun 20, 2011