Hi,
I'm using a nrf52832 board. In this case, updating the bootloader is necessary. So, does mcuboot have a way to update itself? , and if not, what alternative method of doing this is there?
Regards,
Shikamaru
Hi,
I'm using a nrf52832 board. In this case, updating the bootloader is necessary. So, does mcuboot have a way to update itself? , and if not, what alternative method of doing this is there?
Regards,
Shikamaru
Hi,
You could take a look at supported bootloaders, second-stage upgradable bootloader and adding upgradable bootloader.
Best regards,
Dejan
thanks dejans ,
However , I have one doubt here , consider a situation , I have a valid application which is running fine, and then I have updated the mcuboot which is second stage upgradable bootloader from immutable bootloader , then after upgrading the mcuboot , how the new mcuboot image will get to know that , which is valid application image ?
thanks dejans ,
However , I have one doubt here , consider a situation , I have a valid application which is running fine, and then I have updated the mcuboot which is second stage upgradable bootloader from immutable bootloader , then after upgrading the mcuboot , how the new mcuboot image will get to know that , which is valid application image ?
Hi,
Do you want to upgrade application after you upgrade MCUboot?
Best regards,
Dejan