mk22fn1m0vlk12 bootloader

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

mk22fn1m0vlk12 bootloader

750 次查看
daafies
Contributor II


does anyone have an example/demo for a bootloader on the mk22fn1m0vlk12 platform?

thanks very much

标签 (2)
0 项奖励
4 回复数

559 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello david,

Does this can help you ? Kinetis Bootloader to Update Multiple Devices in a Network for Cortex-M4


Have a great day,
Alice

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

0 项奖励

559 次查看
daafies
Contributor II

hi Alice,

thanks. you dont happen to have this ported to mk22fn1m0vlk12 already do you?

david

0 项奖励

559 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello David,

Sorry i have not port it to this chip , i think it is easy , you can try it , if there is

something question , you can tell me without any hesitate.

BR

Alice

0 项奖励

559 次查看
mjbcswitzerland
Specialist V

Hi

The uTasker project includes boot loaders for the K22FN1Mx12:

- UART iHex/SREC/KBOOT/AN2295

- USB-MSD/KBOOT/CDC/HIDloader.exe (device)
- USB memory stick (Host)

- SD card

Each can be selected by a define and mixed as desired to have mutiple loaders operating in parallel (including USB host or device modes automatically detected).

Builds with GCC, IAR, Keil, Green Hills, Rowley Crossworks, KDS, CW 10.x, Atollic or VisualStudio for simulation.

Regards

Mark

0 项奖励