How to run KinetisFlashTool directly from the command line.

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

How to run KinetisFlashTool directly from the command line.

728 次查看
kyohei
Contributor I

Hi,

We would like to use KinetisFlashTool to read/write firmware to/from a microcontroller, but we would like to do so directly using a python script instead of using the GUI of KinetisFlashTool.exe.
Therefore, I would like to know if there is a way to run KinetisFlashTool directly from the command line.

 

0 项奖励
回复
1 回复

720 次查看
ErichStyger
Specialist I

You simply can use gdb for that:

https://mcuoneclipse.com/2015/03/25/command-line-programming-and-debugging-with-gdb/

 

I hope this helps,

Erich

0 项奖励
回复