Hi,
We are developing a solution in which we need to enable CSEc strict mode.
When we do, by using the boot flavor '00' in the command CMD_BOOT_DEFINE, everything works fine.
However, after rebooting, if we update our boot loader and we try to define a new BOOT_SIZE, the command fails with code 0x800.
Even if we try to update with the same BOOT_SIZE, the command fails, no matter the Boot Flavor we use in the command. If we ignore the error and reboot, the part is bricked (even using the same BOOT_SIZE and updating the MAC appropriately).
The same process works without issue if the Sequential Boot Method is selected. The documentation states that Strict mode is OTP, but that BOOT_SIZE can be changed.
How can we update BOOT_SIZE in Strict mode?
Thank you very much!