Bootloader for LPC54608

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

Bootloader for LPC54608

765 Views
John16
Contributor I

Hi,

Is there any bootloader example for LPC54608?

I need to update the firmware through UART. In the past I used "reliable update" from mcu-boot (KBOOT) in Kinetis MCU. The fw application will receive the new firmware codes, store it in dedicated place, and when reboot the bootloader will get the new fw from that location and flash it into the main flash.

Anything similar in LPC54608?

Labels (1)
0 Kudos
1 Reply

632 Views
Alexis_A
NXP TechSupport
NXP TechSupport

Hi Yohannes,

I will suggest to check the ISP commands, the ROM code in the LPC MCUs can be used to update the firmware. The Flash Magic tool can be used to send this commands or you can check the structure in the 5.4 USART In-System Programming in the user guide.

Here's the link for the flash magic tool:

Flash Magic - Welcome 

I hope this information helps you.

Best Regards,

Alexis Andalon

0 Kudos