Resumption of copying Secondary slot image into primary slot image with MCUBOOT_OVERWRITE_ONLY

Hi,

1. Please point me to a sample DFU project which works overwrite method..?

2. When MCUBOOT_OVERWRITE_ONLY is enabled, and during copying of image, if there is power loss, upon power back on, does the copying resume..?

Thanks,

Ubaid

Parents
  • Hi,

    1. Please point me to a sample DFU project which works overwrite method..?

    We do not have an example to demonstrate this yet.

    2. When MCUBOOT_OVERWRITE_ONLY is enabled, and during copying of image, if there is power loss, upon power back on, does the copying resume..?

    The continuation of the DFU from the last known state will still be functional as far as I see even with the MCUBOOT_OVERWRITE_ONLY 

Reply
  • Hi,

    1. Please point me to a sample DFU project which works overwrite method..?

    We do not have an example to demonstrate this yet.

    2. When MCUBOOT_OVERWRITE_ONLY is enabled, and during copying of image, if there is power loss, upon power back on, does the copying resume..?

    The continuation of the DFU from the last known state will still be functional as far as I see even with the MCUBOOT_OVERWRITE_ONLY 

Children
Related