This repository was archived by the owner on May 26, 2025. It is now read-only.

Description
Describe the bug
bootloader cannot complete following state.
|
case BOOT_LOADER_STATE_BANK0_INSTALL_SECURE_BOOT_WRITE_COMPLETE2: |
System information
- RX65N RSK
- e2 studio
- Windows
- v1.4.7
- Project OTA
Expected behavior
bootloader can skip dataflash data installing when dataflash_flag is ON.
Screenshots or console output
none
To reproduce
Input mot file without dataflash area data into MOT file convertor,
and output userprog.rsu (without dataflash data) and put it into bootloader.
Code to reproduce the bug
none
Additional context
none
Thank you!