what are the software tools available to program using UART bootloader in MCX-C44X controllers

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

what are the software tools available to program using UART bootloader in MCX-C44X controllers

584 次查看
shivajiyannaboina_tfs
Contributor I

Hi,
I Need to Flash the Firmware to MCX-C444VLH part using UART bootloader interface,

So, what are the software tools available for this.

 

Regards
Shivaji y

标签 (1)
0 项奖励
回复
1 回复

571 次查看
Celeste_Liu
NXP Employee
NXP Employee

Hello @shivajiyannaboina_tfs ,

Thanks for your post. You can use blhost to program the firmware to MCX-C444.  The blhost application is used on a host computer to issue commands to an NXP platform running an implementation of the Kinetis bootloader. 

The download link of BLHOST: blhost . And the Kinetis blhost User's Guide can be seen here: KBLHOSTUG .

In addition to BLHOST, you can also utilize the flashing tool script developed based on the Secure Provisioning SDK (SPSDK). This script is capable of directly flash the image file into the Flash after the MCU enters the ROM bootloader. What's more, it integrates the API of BLHOST. For specific details, please refer to the official website of SPSDK.

Introduction — SPSDK documentation

Hope it can help you.

BRs,

Celeste

 

--------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the "ACCEPT AS SOLUTION" button. Thank you!
--------------------------------------------------------------------------------------------------------

0 项奖励
回复