K64 serial flash update

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

K64 serial flash update

740 次查看
roymessinger
Contributor V

Has someone implemented the serial flash update on the K64?

I've found this link regarding the flash update, but nothing there is concerned with K64 or any K family component.

Any hints?

0 项奖励
4 回复数

448 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Roy messinger,

     About the serial flash update on the K64, you can use our official KBOOT which can be download from this link:

http://www.nxp.com/applications/solutions-for-the-iot-and-adas/smart-connected-solutions-for-the-iot...

   This Kboot contains the K64 uart flash bootloader.

 

 

Wish it helps you!

Have a great day,
Kerry

 

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

0 项奖励

448 次查看
roymessinger
Contributor V

Thanks, kerry and Mark.

Kerry,

Regarding the Kboot, does it enable programming the k64 via UART?

This is my intention, sorry for not pointing that out...

My next step will be implementing a boot loader which will enable loading a first image, then go to the second image.

Is this a good start for my needs or am I mixing things up?

Thanks.

0 项奖励

448 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Roy,

   Please download the KBOOT2.0 at first, this bootloader have the UART bootloader for K64,  you can find the bootloader code in folder:

NXP_Kinetis_Bootloader_2_0_0\NXP_Kinetis_Bootloader_2_0_0\targets\MK64F12

More details, please read the document in folder:NXP_Kinetis_Bootloader_2_0_0\doc

Wish it helps you!


Have a great day,
Kerry

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

0 项奖励

448 次查看
mjbcswitzerland
Specialist V

Hi

The developer's serial loader is available for the K64 at
http://www.utasker.com/kinetis/FRDM-K64F.html
http://www.utasker.com/kinetis/TWR-K64F120M.html
http://www.utasker.com/kinetis/TEENSY_3.5.html

As well as KBOOT UART, SREC/iHEX UART, SD card, Ethernet, USB-MSD, USB-HID (including KBOOT), USB-CDC and memory stick loading as described in
http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF

Regards

Mark

0 项奖励