Stand alone programmer

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Stand alone programmer

613 Views
john71
Senior Contributor I

A customer needs  to program a binary file for Kinetis K10 family through JTAG interface. I don't have any settings for boot-loader to program through UART.

Do we have some utility for that purpose?

0 Kudos
2 Replies

468 Views
miduo
NXP Employee
NXP Employee

Hello,

I am a little confused. From what I understand, the most simple way for stand alone programmer is the "Flasher ARM":

Flasher ARM | SEGGER - The Embedded Experts or the Cyclone MAX from P&E

Cyclone MAX | Hardware Debug Interface & Stand-Alone Programmer for Kinetis, ColdFire V2/V3/V4, Powe...

If you are using the JLINK, you can use the software under JLINK driver, eg, JLINK commander with command: loadfile xxx.bin. 

468 Views
john71
Senior Contributor I

I see. Thank you.

0 Kudos