A minor confluence version upgrade is scheduled for 25/02/2024 between 11:00 AM to 12:00 PM CET. No downtime expected – you can continue using Confluence without interruption.
This page is for quick tips to help you with RL78 MCUs, its software, tools, and boards. If you have any tips, please let us know and we will include them here.
RL78 Tips and Tricks
Here are the frequently asked RL78 questions and answers to them. There are a few tips and tricks also to help your journey with your development.
Some quick tips to help you with Flash Self-programming RL78 MCUs.
How can a binary file exceeding 64KB be linked to code flash when developing with CC-RL?
The description in one Knowledge Base article states that with the use of the -binary option in Linker, binary files within 64KB can be assigned to the address range of 0-0x0FFFF.
However, how can binary files larger than 64KB be linked into the project?