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

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

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

554 Views
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

Labels (1)
0 Kudos
Reply
1 Reply

541 Views
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 Kudos
Reply