Problem for Linking config_bootloader_mcuboot=y to normal zephyr application

Hi Mate,

I have very small issue that is when i am trying to link config_bootloader_mcuboot=y in zephyr application the program is not flashed. I need to run zephyr application in mcuboot for the reason in prj.conf i added config_bootloader_mcuboot=y . i need to flash the code i missed anything in prj.conf please help that and amk using bl653_dvk board and am using west command promt

  • Hi Simon i got mcuboot hello world but if i need to update from hello world to hello simon the below output i got

  • Can you describe in details what you did in order to get that output?

  • I am trying to from hello world to hello simon in printk (src main)but i am getting this type of output

  • I'm not able to reproduce this. Try to follow the steps in this video, and check if you get the same output as me

    Best regards,

    Simon

Related