CHAPTER 3 CPU FUNCTIONS
63
3.4.5 Area
(1) Internal ROM area
A 1-Mbyte area corresponding to addresses 000000H to 0FFFFFH is reserved for the internal ROM area. The
V850/SA1 is provided with physical internal ROM as follows:
Physical internal ROM: 000000H to 01FFFFH (128 Kbytes)
−
Mask ROM internal version
000000H to 03FFFFH (256 Kbytes)
−
Flash memory internal version
The image is seen in the rest of the area.
Figure 3-4. Internal ROM Area (with Mask ROM Internal Version)
xx0FFFFFH
xx0E0000H
xx0DFFFFH
xx040000H
xx03FFFFH
xx020000H
xx01FFFFH
xx000000H
Image
Image
Image
Physical internal ROM
Internal ROM
01FFFFH
000000H
Interrupt/exception table
Interrupt/exception table
The V850/SA1 increases the interrupt response speed by assigning handler addresses corresponding to
interrupts/exceptions.
The collection of these handler addresses is called an interrupt/exception table, which is located in the internal
ROM area. When an interrupt/exception request is granted, execution jumps to the corresponding destination
address, and the program written at that memory address is executed. Table 3-3 shows the sources of
interrupts/exceptions, and the corresponding addresses.
Summary of Contents for V850/SA1 mPD703015
Page 2: ...2 MEMO ...
Page 100: ...100 MEMO ...
Page 144: ...144 MEMO ...
Page 200: ...200 MEMO ...
Page 328: ...328 MEMO ...
Page 356: ...356 MEMO ...
Page 358: ...358 MEMO ...
Page 368: ...368 MEMO ...
Page 374: ...374 MEMO ...
Page 382: ...382 MEMO ...