How to upload firmware without starting the debugger?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to upload firmware without starting the debugger?

ソリューションへジャンプ
1,159件の閲覧回数
laszlomonda
Contributor V

Hi guys,

 

Most of the time I simply want to upload the firmware without starting the debugger. How can I do it?

 

Ultimately, I'd like to be able to press a shortcut which would rebuild the firmware and upload it without starting the debugger.

 

Thanks in advance!

- Laci

ラベル(1)
0 件の賞賛
返信
1 解決策
901件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Laci,

I am assuming you have KDS.

You can implement a command line version (guessing you could make a script to run it):

Command Line Programming and Debugging with GDB | MCU on Eclipse

Or using a Freedom board to drag-n-drop image to be flash to target device:

Using the Freedom Board as SWD Programmer | MCU on Eclipse

Hopefully others provide additional methods for you.

Regards,

David

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
902件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Laci,

I am assuming you have KDS.

You can implement a command line version (guessing you could make a script to run it):

Command Line Programming and Debugging with GDB | MCU on Eclipse

Or using a Freedom board to drag-n-drop image to be flash to target device:

Using the Freedom Board as SWD Programmer | MCU on Eclipse

Hopefully others provide additional methods for you.

Regards,

David

0 件の賞賛
返信
901件の閲覧回数
laszlomonda
Contributor V

Thanks David! I've read the referenced articles and learned quite a bit. This would work very well from the command line.

I'm still waiting for a solution specifically for KDS. :smileyhappy:

Cheers!

0 件の賞賛
返信
901件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Laci,

KDS doesn't integrate standalone programmer.

please check this article that may help you.

Flash from File: Downloading a file without the sources


Have a great day,
Jennie Zhang

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

0 件の賞賛
返信
901件の閲覧回数
laszlomonda
Contributor V

Thanks Jennie!

0 件の賞賛
返信