R01UH0822EJ0100 Rev.1.00
Page 111 of 1041
Jul 31, 2019
RX13T Group
7. Option-Setting Memory (OFSM)
7.3
Usage Note
7.3.1
Setting Example of Option-Setting Memory
Since the option-setting memory is allocated in the ROM, values cannot be written by executing instructions. Write
appropriate values when writing the program. An example of the settings is shown below.
To set FFFF FFF8h in the OFS0 register
.ORG
0FFFFFF8CH
.LWORD 0FFFFFFF8H
Note:
Programming formats vary depending on the compiler. Refer to the compiler manual for details.