bootloader does not fit in flash.

Using 512K NRF52832, the code after minimum size optimization takes 255K.

Trying to add MCUBOOT, I get an error that it does not fit in flash.

I tried:

CONFIG_BOOT_SWP_USING_MOVE=y

but this did not build.

What are my options?

Thanks

Johanan

Parents Reply Children
Related