Hello,
I am using:
- nrf5340
- ncs SDK v2.5.0
I started a project using sysbuild where I generate an image for the app_core and an image for the net_core and using MCUboot. I am wondering what do I need to enable and where (prj.conf, sysbuild.conf) for it to generate app_update.bin for upgrading the app in the secondary slot when needed? Using the sample provided for testing sysbuild in the sdk v2.5.0 and building with the already enabled MCUboot configuration I can't seem to find the app_update.bin where it normally should be generated.
Best regards,
Domen