For adding oad-on-chip function, I separate my app to three parts: mcuboot, persistent and oad-on-chip.
But this need load three apps, and set address. It's OK for develop, but not good for quantity production.
Is there have a way to combine three parts app to one, and after burn, it will start from oad-on-chip app?