Bootloader for Kinetis K64 MCU

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

Bootloader for Kinetis K64 MCU

ソリューションへジャンプ
2,244件の閲覧回数
小勇邹
Contributor II

I try to develop the bootloader via usart and enternet for Kinetis K64 MCU. Is there any source code example?

ラベル(1)
0 件の賞賛
返信
1 解決策
984件の閲覧回数
mjbcswitzerland
Specialist V

Hi

See https://community.freescale.com/message/370223#370223

Supports K64 for UART, USB, Ethernet, SD-card bootloading. Web server based loading occupies about 18k of space built with GCC.

Regards

Mark

http://www.utasker.com/kinetis.html

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
985件の閲覧回数
mjbcswitzerland
Specialist V

Hi

See https://community.freescale.com/message/370223#370223

Supports K64 for UART, USB, Ethernet, SD-card bootloading. Web server based loading occupies about 18k of space built with GCC.

Regards

Mark

http://www.utasker.com/kinetis.html

0 件の賞賛
返信
984件の閲覧回数
DavidBLit
Contributor II

You could try porting Emcraft's U-Boot here, but be aware it's a very old U-Boot and its Kinetis support is pretty thin and anemic.

I think the biggest bite would be the MCG differences between the K70 and the K64.

Maybe you could be a hero and fix all that...  :smileywink: