Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
HirokiIshiguro opened this issue Jan 8, 2020 · 0 comments
Open

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

HirokiIshiguro opened this issue Jan 8, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@HirokiIshiguro
Copy link
Member

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!

@HirokiIshiguro HirokiIshiguro added the bug Something isn't working label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant