Bootloader in the document an2295

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

Bootloader in the document an2295

471 次查看
小勇邹
Contributor II

Can the bootloader firmware in the document an2295 run in the TWR-K60N512?

If yes,is there any document that tells me how to run it in the TWR-K60N512?

My compiler is IAR 7.2.

0 项奖励
1 回复

284 次查看
mjbcswitzerland
Specialist V

Robin

The AN2295 boot loader supports the K60 so will be able to operate on your tower kit (maybe with a few adjustments for the UART needed and possibly the clocking).

You can also get serial loaders for the K60 tower kit from µTasker Test Software and Demos and sources from KINETIS Project Code which are configured for the kit and also have IAR 6/7 projects so that they work out-of-the-box. UART loading methods are SREC or KBOOT compatible protocol (KBOOT is probably the one to use for future Freescale compatibility) but you can also chose from Ethernet web server, USB-MSD, USB-HID (including KBOOT compatible mode) or SD card loading (or various capabilities in parallel). See also Re: Kinetis Boot Loader for SREC UART, SD Card and USB-MSD loading

Regards

Mark

0 项奖励