Skip to content

NXP LPC55xxx and MCUBoot Support #49246

Answered by DerekSnell
Phase777 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Phase777 and @irose-PeLtd ,
I am updating this discussion, as MCUboot is now supported on the LPC5500 devices.

However, there are limitations. The known limitation mcu-tools/mcuboot#713 is still present, because MCUboot does not support large flash page sizes for writes, and the LPC5500 devices exceed that limit with 512B page size. To work around this, MCUboot builds for LPC5500 by selecting CONFIG_BOOT_UPGRADE_ONLY=y. Therefore, MCUboot's SWAP mode is not supported, and MCUboot will not be able to recover to the previous firmware image. The application can download the new image to slot1 and confirm the image is valid. But when MCUboot performs the upgrade, the previous image in slo…

Replies: 7 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by DerekSnell
Comment options

You must be logged in to vote
1 reply
@danieldegrasse
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants