Hi,
I want to make sure that all application data are erased when we do a DFU, so that the newer application get a clean start without having to worry about data from older versions. The application uses FDS.
Is it sufficient to set DFU_APP_DATA_RESERVED to 0 in the bootloader or do I also have have to make sure the BL erases the whole area? (not just reserving it)
We are using the secure BL with SDK 12.3.0
Thanks in advance and best regards.
Erik