Select your language
U.S. English
Chinese (Simplified)
Japanese
Save
Renesas Engineering Community
Search
User
Join or sign in
Site
Search
User
Renesas Engineering Community
FAQ
Help
More
Cancel
Forums & Groups
Japanese Community
中文社区(Chinese Community)
More
Cancel
Microcontrollers
RL78 MCU
Forum
RL78/G23 Can't flash the program to the MCU
Forum
RL78 - Files
Tags
More
Cancel
New
State
Suggested Answer
Replies
6 replies
Answers
1 answer
Subscribers
19 subscribers
Views
249 views
Users
0 members are here
RL78/G23
rl78
Options
Share
More
Cancel
Related
RL78/G23 Can't flash the program to the MCU
Beck
27 days ago
Before that, I encountered a RAM parity error. We found a temporary solution by deleting the settings for the ROM-to-RAM mapped section.
Additionally, other functions that could not operate correctly before deleting mapped section are now working (though this is only when debugging by E2 debugger).
After deleting the settings, we encountered a problem when writing software using E2 Lite and Flash Pro 6 again. The errors are shown below:
E2-Lite: Error (E0000305): Specified file contains data outside the device's memory area.
FP6: ERROR (E302): HEX file exceeds target device flash range.
I have attached the map files (before and after the change). Please kindly investigate what the problem might be.
R7F100GGG(Setting ROM RAM map section).txt
R7F100GGG(No setting ROM RAM map section).txt
*I couldn't upload the .map file, so I changed it to .txt.
Could you suggest what the problem might be and how to solve it?