Flashing MCUs

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

Flashing MCUs

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

标签 (1)
1 解答
933 次查看
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 

在原帖中查看解决方案

2 回复数
934 次查看
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 

933 次查看
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 项奖励