概览
描述
Flash memory reprogramming software for RL78/L23 has been released.
The data flash library is free-of-charge software that reprograms the contents of the data flash memory by user programs.
"Renesas Flash Driver for RL78" is free-of-charge software that reprograms the contents of code flash memory and data flash memory by user programs.
特性
- Data Flash Libraries provide the interface for operations on the areas of data flash memories that MCUs have. (Functions are supported varies with the MCU. Please check the available functions in the user's manual for the target flash reprogramming software.) :
- Erasing
- Programming
- Internal verification
- Blank checking, etc.
- An EEPROM emulation library for data flash memory is also included.
- Learn More
发布信息
Renesas Flash Driver RL78 Type 11 for RL78/L23 Group
- Latest Ver.: Ver.1.00
- Released: Sep 05, 2025
EEPROM Emulation Software RL78 Type 11 for RL78/L23 Group
- Latest Ver.: Ver.1.00
- Released: Sep 05, 2025
Data Flash Library Type04 for RL78 Family
- Latest Ver.: Ver.3.00
- Released: Feb 05, 2024
Note: The LLVM compiler version was added to the package.
Package for the EEPROM Emulation Library Pack02 for the RL78 Family
- Latest Ver.: Ver.3.00
- Released: May 20, 2024
Note: The LLVM compiler version was added to the package.
Package for the EEPROM Emulation Library Pack01 for the RL78 Family, the EEPROM Emulation Library T01 for the RL78 Family
- Latest Ver.: Ver.2.10
- Released: Jan 22, 2018
Note: This package is the revised edition of the following package, and the package name was changed.
- Package for the EEPROM Emulation Library Pack01 for the RL78 Family
Renesas Flash Sample Program Type01 for RL78/G15 Group and RL78/G16 Group
- Latest Ver.: Ver.1.21
- Released: Jan 20, 2026
Renesas Flash Driver RL78 Type 01 for RL78/G2x Group
- Latest Ver.: Ver.1.21
- Released: Dec 05, 2025
EEPROM Emulation Software RL78 Type 01 for RL78/G2x Group
- Latest Ver.: Ver.1.21
- Released: Dec 05, 2025
Renesas Flash Driver RL78 Type 02 for RL78/F23 and RL78/F24
- Latest Ver.: Ver.1.01
- Released: Dec 05, 2025
EEPROM Emulation Software RL78 Type02 for RL78/F23 and RL78/F24 Group
- Latest Ver.: Ver.1.01
- Released: Dec 05, 2025
Renesas Flash Driver RL78 Type 03 for RL78/F22 and RL78/F25
- Latest Ver.: Ver.1.00
- Released: Aug 05, 2024
EEPROM Emulation Software RL78 Type03 for RL78/F22 and RL78/F25 Group
- Latest Ver.: Ver.1.00
- Released: Sep 05, 2024
Details of upgrade (See Tool News)
目标设备
设计和开发
视频和培训
This video introduces how to reprogram the RL78/G2x data flash memory using the Renesas Flash Driver RL78 Type 01 Smart Configurator Version on e² studio.
Additional Details
Distribution Method
| Target Device Family | Distribution Method | Software name described in the download list |
|---|---|---|
| RL78/x1x | Download | Flash Self Programming Library Note1, 2 Renesas Flash Sample Program Type01 Note3 |
| RL78/x2x | Design & Development | Renesas Flash Driver RL78 Type01 Renesas Flash Driver RL78 Type02 Renesas Flash Driver RL78 Type11 Renesas Flash Driver RL78 Type03 Note4 |
| 78K (78K0R) | Contact your local Renesas Electronics marketing office or distributor when wishing to use. | - |
| RX | Application notes and sample codes for RX family related to flash programming are available. Please visit the Application Notes & Sample Code of the Documentation tab on the RX family product page. | - |
Notes:
- In the User's Manual (Hardware) for some RL78 MCUs or the User's Manual for some Flash Libraries for the RL78 family, the self RAM areas used in common for all flash libraries may be shown. However, for the latest information, please refer to the "RL78 Family Self RAM list of Flash Self Programming Library Rev.3.05 (PDF | English, 日本語)".
- Because the self RAM areas are used as the work area for the library, using these areas for the user program is prohibited. For the latest information, please refer to the "RL78 Family Self RAM list of Flash Self Programming Library Rev.3.05 (PDF | English, 日本語)".
- Renesas Flash Sample Program Type01 for RL78/G15 group and RL78/G16 group can be downloaded from [Design & Development].
- Refer to Renesas Flash Driver and EEPROM Emulation Software Target MCU List for RL78 (PDF | English, 日本語) for Renesas Flash Driver and EEPROM Emulation Software target MCUs.
Target Devices
- RL78 Family
- 78K Family (78K0R)
支持
支持社区
- RL78 data flash
请问有RL78 data flash例程吗?
2023年2月22日 - RX140 data flash 擦除不了
代码从DOMO中摘取,可以运行,但调试窗口中,看不到擦除效果。 community-ja.renesas.com/.../Data_2B00_Flash_2B00_demo.txt
2023年2月10日 - RL78bootload和app读写代码闪存存在的问题RL78 bootloader via UART for CCRL这个代码
使用的你们提供的 RL78 bootloader via UART for CCRL这个代码 ,发现在app工程程序中调用FSL_Erase就会复位重启,但是在bootload工程中调用没有问题 ...
2026年1月15日
知识库
- 在e2studio中使用RL78的代码生成器并将数据闪存库 (Data Flash Library) 设置为“Used”时出现错误消息E0562351: "Section ".bss" cannot be placed on the"SELFRAM area"
如果在RL78代码生成中将“数据闪存库设置”设为“使用”后直接进行编译,会显示如下错误。 E0562351:Section ".bss" cannot be placed on the "SELFRAM area". 此时,请将Settings ...
- e² studio的FAQ集
... an imported project (e² studio) 3000425 Sharing folders and files among multiple projects 3000426 Locations of build log files 3000428 An E0562351 error appears when Data Flash Library is set to "Used" with the Code Generator for RL78 in e² studio. 3000432 Browsing toolchain information of a project 3000436 Automating ...