When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive functionality to get it to work? I don't need encryption. No logging. No USB, no BLE, no side-channel loading. I just want MCUboot to unzip, flash write and boot.
No, we're not going to upgrade to the nrf52840 - I'd sooner roll my own RAM-friendly compression routines (128kB should be more than enough).
I'm testing with SDK2.8 - will later releases potentially be less ram hungry (wishful thinking, I know)?
