RL78/F14 Internal Code Flash Erase Blockwise without using FSL library

We recently encountered an issue where we need to erase approximately 3KB of data in the internal flash, but without utilizing the FSL library.

As shown in the attached image, the excess user application requires internal erasure.

Your assistance in resolving this issue would be greatly appreciated.

Parents Reply
  • Thank you for your response, and I apologize for my delayed reply.

    I’ve shared a screenshot that shows the link option in the Build Tool. Could you please guide me on the configurations I need to modify?

    Additionally, could you suggest the appropriate addresses to assign for the segment names FSL_FCD, FSL_BCD, and FSL_RCD?

    Because after added the segments name in section setting, FSL_Init throwing error to 0x05.     

    Thank you once again for your timely assistance!

Children