Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi Team,
Problem Statement:
Our image size is around 300KB for now, which cannot be accommodated either onchip or dual image OAD type.
Also, we may not need firmware upgrade feature for now from MCU bootloader rather we want to leverage the use of
secure boot feature from MCU boot.
Current supported configuration in MCU bootloader
For MCU boot for Dual image OAD is - Bootloader size (24KB), Primary Image ( 236 KB) and Secondary Image Size (236 KB).
And for MCU boot on chip OAD - Bootloader size (24KB), Persistent image ( 176 KB) and Secondary Image Size (256 KB).
So in both case we may not be able to accommodate since our application is around 300KB.
Query:
So I think if it is possible to have unequal partition supported from MCU BOOT, such that user application will not provide OAD service and hence firmware update is not possible. But when I try to configure for unequal partition in MCU boot , I get compilation error.
Please find my required memory partitioning and error message i get when I try to have unequal partition . Kindly let us know is there any solution for this problem.
With Regards
Ilan T