How to seperate building/flashing of MCUBoot and the Application?

Hi,

Currently when building an application for mcuboot the bootloader will also be build and when flashing the application the bootloader will also be flashed using the merged image.

I would like to get more in control and be able to build and flash the bootloader separately and the same for the application. I have not been able to find any documentation regarding this.

Can anyone tell me how to archive this?

Br,

Kuno

Related