CHAPTER 25 ROM CORRECTION
User’s Manual U16899EJ2V0UD
422
25.4 ROM Correction Usage Example
The example of ROM correction when the instruction at address 1000H “ADD A, #1” is changed to “ADD A, #2” is
as follows.
Figure 25-4. ROM Correction Usage Example
ADD A, #2
BR
!1002H
BR
!F702H
ADD A, #1
MOV B, A
0000H
0080H
Program start
1000H
1002H
Internal flash memory
Internal expansion RAM
F400H
F702H
F7FDH
F7FFH
(1)
(2)
(3)
EFFFH
(1) Branches to address F7FDH when the preset value 1000H in the correction address register matches the fetch
address value after the main program is started.
(2) Branches to any address (address F702H in this example) by setting the entire-space branch instruction (BR
!addr16) to address F7FDH with the main program.
(3) Returns to the program of the internal flash memory after executing the substitute instruction ADD A, #2.
Содержание MuPD78F0132H
Страница 2: ...User s Manual U16899EJ2V0UD 2 MEMO ...