Is there a PC app for LPC55xx ROM Bootloader?

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

Is there a PC app for LPC55xx ROM Bootloader?

Jump to solution
1,369 Views
PE_IDR
Contributor II

The LPC55xx processors have an internal boot loader in ROM. Is there an existing PC application from NXP for that bootloader? I see that the specification in the User Manual has the information needed to create one, I'm just trying to verify that my layout works prior to investing in building my own ISP.

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,354 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

On the PC side, you can use the blhost.exe tools to communicate with the bootloader in ISP mode.

After you download SDK based on LPC55xx, you can go to the directory for the blhost.exe

for LPC55S36:

C:\DriveE\LPC_SDK_MCUExpresso\SDK_2_10_2_LPCXpresso55S36\middleware\tfm\tf-m\platform\ext\target\nxp\common\secure_boot\tools

 

You can download SDK package from the link:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...

I attach UM of blhost tools

Hope it can help you

BR

XiangJun Rong

 

View solution in original post

0 Kudos
Reply
1 Reply
1,355 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

On the PC side, you can use the blhost.exe tools to communicate with the bootloader in ISP mode.

After you download SDK based on LPC55xx, you can go to the directory for the blhost.exe

for LPC55S36:

C:\DriveE\LPC_SDK_MCUExpresso\SDK_2_10_2_LPCXpresso55S36\middleware\tfm\tf-m\platform\ext\target\nxp\common\secure_boot\tools

 

You can download SDK package from the link:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...

I attach UM of blhost tools

Hope it can help you

BR

XiangJun Rong

 

0 Kudos
Reply