What tools can I use to download images after securely booting of LPC54S018?

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

What tools can I use to download images after securely booting of LPC54S018?

Jump to solution
895 Views
827529957
Contributor III

The LPC54S018 disables SWD once Secure Boot is turned on. In other words, after I start the secure boot, if I want to download the new correctly encrypted image, do I have to enter the ISP mode to download?
I only know that the flash magic tool can be used to download images in ISP mode. I read the signature successfully, but failed to use it to download a plain image. The error it returns is as follows. Snap10.bmpAre there other recommended tools that can be downloaded in ISP mode?

Labels (1)
0 Kudos
1 Solution
685 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Kunsen,

When secure boot is completed successfully, the SWD will followed the OTP fields (SWD_EN0 and SWD EN1). Below flow chart in UM is correct.

pastedImage_1.png

I suggest that you uses a flash programmer to program a correct secure image into external flash.

And please be careful when config OTP, there is an application note, you can have a look:

https://www.nxp.com/docs/en/nxp/application-notes/AN12352.pdf    

View solution in original post

0 Kudos
2 Replies
685 Views
827529957
Contributor III

The most important question is that, after LPC54S018 securely booting with SWD disabled, what tools I can use to download a new correctly encrypted image?  I hope you can recommend a viable tool for me. Thank you.

0 Kudos
686 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Kunsen,

When secure boot is completed successfully, the SWD will followed the OTP fields (SWD_EN0 and SWD EN1). Below flow chart in UM is correct.

pastedImage_1.png

I suggest that you uses a flash programmer to program a correct secure image into external flash.

And please be careful when config OTP, there is an application note, you can have a look:

https://www.nxp.com/docs/en/nxp/application-notes/AN12352.pdf    

0 Kudos