How to run KinetisFlashTool directly from the command line.

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

How to run KinetisFlashTool directly from the command line.

925件の閲覧回数
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 返信

917件の閲覧回数
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 件の賞賛
返信