Flashing MCUs

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

Flashing MCUs

Jump to solution
989 Views
sdrb
Contributor II

Hello,

I'm involved in some project where I'm using MCUXpresso IDE. I use this IDE for programming and flashing MCU. My question is - how can I find out how this IDE flashes MCU? I need this information to do flashing process from command line (not from IDE). I'd like to make some makefile which will be able to flash given MCU without using any IDE.

In other words - is the flashing MCU process doing by some external binary or maybe it is embedded in eclipse MCUXpress IDE somehow and it is not possible to extract it as a standalone program?

Labels (1)
1 Solution
843 Views
converse
Senior Contributor V

This FAQ describes the command line flash programmer (same for MCUXpresso and LPCXpresso)

Using the command line flash programming tool 

However, you might also want to consider the open source lpc21isp tool

lpc21isp download | SourceForge.net 

View solution in original post

2 Replies
844 Views
converse
Senior Contributor V

This FAQ describes the command line flash programmer (same for MCUXpresso and LPCXpresso)

Using the command line flash programming tool 

However, you might also want to consider the open source lpc21isp tool

lpc21isp download | SourceForge.net 

843 Views
jeremyzhou
NXP Employee
NXP Employee

Hi Con Verse,

Thank you for your interest in NXP Semiconductor products and
for the opportunity to serve you.
Thanks for the good suggestion from the Con Verse, please give a try.
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos