English
Language : 

3069RF-ZTAT Datasheet, PDF (646/1003 Pages) Renesas Technology Corp – RENESAS 16-BIT SINGLE-CHIP MICROCOMPUTER
In the above example, the erasing program and programming program are downloaded to areas
excluding the 4 kbytes (H'FFE000 to H'FFEFFF) from the start of on-chip ROM.
Download and initialization are performed only once at the beginning.
In this kind of operation, note the following:
• Be careful not to damage on-chip RAM with overlapped settings.
In addition to the RAM emulation area, erasing program area, and programming program area,
areas for the user procedure programs, work area, and stack area are reserved in on-chip RAM.
Do not make settings that will overwrite data in these areas.
• Be sure to initialize both the erasing program and programming program.
Initialization by setting the FPEFEQ and FUBRA parameters must be performed for both the
erasing program and the programming program. Initialization must be executed for both entry
addresses: (download start address for erasing program) + 32 bytes (H'FFCF40 in this
example) and (download start address for programming program) + 32 bytes (H'FFBF40 in
this example).
18.5.3 User Boot Mode
This LSI has user boot mode which is initiated with different mode pin settings than those in user
program mode or boot mode. User boot mode is a user-arbitrary boot mode, unlike boot mode that
uses the on-chip SCI.
Only the user MAT can be programmed/erased in user boot mode. Programming/erasing of the
user boot MAT is only enabled in boot mode or programmer mode.
User Boot Mode Initiation: For the mode pin settings to start up user boot mode, see table 18.1.
When the reset start is executed in user boot mode, the built-in check routine runs. The user MAT
and user boot MAT states are checked by this check routine.
While the check routine is running, NMI and all other interrupts cannot be accepted.
Next, processing starts from the execution start address of the reset vector in the user boot MAT.
At this point, H'AA is set to the flash MAT select register FMATS because the execution MAT is
the user boot MAT.
To enable NMI interrupts in a user boot MAT program, after the reset ends (RES = 1) and 400 µs
passes, set NMI to 1.
User MAT Programming in User Boot Mode: For programming the user MAT in user boot
mode, additional processings made by setting FMATS are required: switching from user-boot-
MAT selection state to user-MAT selection state, and switching back to user-boot-MAT selection
state after programming completes.
Rev. 5.0, 09/04, page 624 of 978