mcuboot_opensource + lwip_httpssrv_ota_enet example does not work on SDK v2.12.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

mcuboot_opensource + lwip_httpssrv_ota_enet example does not work on SDK v2.12.1

491 Views
erling
Contributor III

I am using iMXRT1170 EVK, MCUXpresso 11.6.0, SDK v2.12.1. I have followed the readme.txt flashing first the mcuboot_opensource and then the lwip_httpssrv_ota_enet example applications. But the bootloader does not find the ota application and the debug print out reads:

hello sbl.
Bootloader Version 1.9.0
Primary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
Secondary image: magic=unset, swap_type=0x1, copy_done=0x3, image_ok=0x3
Boot source: none
Swap type: none
erasing trailer; fa_id=2
Unable to find bootable image

Any idea on how to debug this? When I debug the lwip_httpssrv_ota_enet I can not step through the source files because they are in a different project (it is the MCUBoot bootloader that is executing).

The mcuboot_opensource readme.txt mentions that it expects images to be signed, this is not mentioned in the lwip_httpsserv_ota_enet readme.txt

 

 

 

0 Kudos
1 Reply

454 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @erling ,

I check the examples again. It woks fine. Maybe you can refer to this post.

https://community.nxp.com/t5/i-MX-RT/Update-image-of-signed-application-Fails-for-lwip-httpsrv-ota/m...

 

Regards,

Jing

0 Kudos