Is there a PC app for LPC55xx ROM Bootloader?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Is there a PC app for LPC55xx ROM Bootloader?

跳至解决方案
1,377 次查看
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.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,362 次查看
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 项奖励
回复
1 回复
1,363 次查看
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 项奖励
回复