program kinetis microcontroller without IDE

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

program kinetis microcontroller without IDE

1,347件の閲覧回数
enricogiacomoni
Contributor I

Hello,

For my project i need to program the microcontroller Kinetis KL25 without using an IDE, i would like to create an IDE with QT.

I want to use a K20 for debugging

 

Please can you help?

 

Enrico

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,031件の閲覧回数
trytohelp
NXP Employee
NXP Employee

Hello Enrico,

Don't know if this can help you but there are some info on forum page:

    Programming Kinetis with CodeWarrior from the DOS Shell | MCU on Eclipse

    CodeWarrior Flash Programming from a DOS Shell | MCU on Eclipse

    Standalone Flash Programmer | MCU on Eclipse

Else under Community:

     Re: Looking for a simple software to flash a Kinetis

Hope this will help you.


Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,031件の閲覧回数
pgo
Senior Contributor V

Hi Enrico,

USBDM provides a stand-alone programmer that may be executed from the command line.

It also provides a programming API to allow incorporation into a C application.

Please see:

USBDM: USBDM Kinetis Debugger and Programmer

USBDM-Flash-Programmers: USBDM Flash Programmers

USBDM download | SourceForge.net

You can use a cheap FRDM-KL25 board as a programmer.

You could also consider openOCD

bye

0 件の賞賛
返信