Skip to content

Conversation

tomchy
Copy link
Contributor

@tomchy tomchy commented Sep 19, 2025

Allow to use two images for both the application as well as the firmware loader.
This confiugration alows to build the following configurations:

  • application: 1 image, FW loader: 1 image
  • application: 1 image, FW loader: 2 images
  • application: 2 images, FW loader: 1 image
  • application: 2 images, FW loader: 2 images

Allow to use two images for both the application as well as the firmware
loader.
This confiugration alows to build the following configurations:
 - application: 1 image, FW loader: 1 image
 - application: 1 image, FW loader: 2 images
 - application: 2 images, FW loader: 1 image
 - application: 2 images, FW loader: 2 images

Signed-off-by: Tomasz Chyrowicz <[email protected]>
If a device uses RESETINFO, than there are some bits set in the
resetinfo, even for reboots that should allow to interpret and
enter the device recovery.
That way it is possible to recover a device through serial recovery if
the main application resets due to i.e. watchdog.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
@tomchy tomchy force-pushed the feature/dfu/NCSDK-33237_Firmware_loader_sample branch from f28ef9d to 70b4462 Compare September 26, 2025 10:44
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant