Not create confirmed bin and hex files when set CONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE

Hello,

I'm currently encountering an issue with the generation of confirmed bin and hex files using CONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE with last version of NCS.

I start from mesh/light sample, with overlay-dfu.conf and set CONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE=y in my project configuration file (prj.conf), but during build process I'm unable to generate the expected bin and hex files during the build process.

Could you please provide assistance on resolving this issue? Any additional steps or considerations would be greatly appreciated.

Thank you for your time and support. Looking forward to your response.

Alessandro

Related