MCUBOOT Hello world

Hi,

I downloaded the hello_world_with_mcuboot.zip file that Simon provided in one of the ticket few days ago - Case ID: 283917.

I built hello_world_with_mcuboot project in Segger Embedded Studio (SES) and flashed the merged.hex file in the dev board nRF52833DK. Unfortunately, it is not behaving as expected.

1- I am not seeing the "Hello World!" message.

2- Each time I stop the debugger and restart by clicking 'Go' or F5 I get prompted with the message

"The project zephyr/merged.hex is out of date and needs to be built. Build the project before debugging?"

But I am sure nothing has changed in the project since the last build.

Note, I have not changed anything in the project you provided in the zip file. 

Kind regards

Mohamed

Related