USB MSD Bootloader for MK22 with KDS 3.2

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

USB MSD Bootloader for MK22 with KDS 3.2

1,057 次查看
johnkozonasky
Contributor I

I'm developing a USB MSD bootloader following the structure of AN4379 for a MK22FN256VLH12 processor on a custom board with KDS 3.2, KSDK 1.2, and the PE USB Stack. Has this code been ported for this processor and development tools or are the original source files associated with this app note available to customize for my use?

0 项奖励
回复
2 回复数

843 次查看
jeremyzhou
NXP Employee
NXP Employee

Hi John,

The KBOOT V2.0 has already provided the USB MSD approach to update the application, and in the KBOOT V2.0, you can find the corresponding demo for the MK22FN256VLH12.

You can learn the more information by referring to the post.

USB MSD Bootloader Implementation
Have a great day,
Ping

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

0 项奖励
回复

843 次查看
mjbcswitzerland
Specialist V

Hi John

You can get a USB-MSD boot loader (device or host [memory stick] - or both at the same time) for the K22FN256 at
- http://www.utasker.com/kinetis/FRDM-K22F.html
- http://www.utasker.com/kinetis/TWR-K22F120M.html
- http://www.utasker.com/kinetis/BLAZE_K22.html

It builds with KDS, CW, IAR, Keil, Rowley, Green Hills, GCC or Visual Studio and can be mixed with SD card, USB-HID KBOOT, and UART (KBOOT, SREC, IHEX, or AN2295 developer's serial loader) as required.

Document at http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.PDF

Regards

Mark

Kinetis for professionals: http://http://www.utasker.com/kinetis.html

0 项奖励
回复