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

bootloader cannot support <64KB size for small bootloader #22

@HirokiIshiguro

Description

@HirokiIshiguro

Describe the bug
This line needs break; sequence.

secure_boot_state = BOOT_LOADER_STATE_BANK0_INSTALL_SECURE_BOOT_WRITE_COMPLETE2;

System information

  • RX65N RSK
  • e2 studio v7.6
  • Windows
  • v1.4.7
  • Project [OTA]

Expected behavior
bootloader can support <64KB size for small bootloader

Screenshots or console output
none

To reproduce
Set define "BOOT_LOADER_MIRROR_BLOCK_NUM_FOR_MEDIUM" to 0.

Code to reproduce the bug
#define BOOT_LOADER_MIRROR_BLOCK_NUM_FOR_MEDIUM 0

Additional context
none

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions