Hello,
We need to develop a bootloader for the K60 via the Ethernet (with BootP protocol).
Currently, I'm using the USB bootloader provided by Freescale.
Then, Are they a fast option to dispose (without need MQX) an application with the layer Ethernet to receive and send UDP/TCP frame, and then a Nandflash driver?
I think there are KDSK, with MCUexpresso? Or other? Are they some exempled? (I already use the MQX Ethernet stack with KDS, but not flash driver).
Thank
Solved! Go to Solution.
Hello,
Maybe you would like to have a look at FNET Embedded TCP/IP Stack , which provides Ethernet bootloader for K6x chip.
And we also provide an application note for your reference:
https://www.nxp.com/files-static/microcontrollers/doc/app_note/AN4367.pdf
Hi
See
- http://www.utasker.com/kinetis/TWR-K60N512.html
- http://www.utasker.com/kinetis/TWR-K60D100M.html
- http://www.utasker.com/kinetis/TWR-K60F120M.html
- http://www.utasker.com/kinetis/ELZET80_NET-KBED.html
- http://www.utasker.com/kinetis/ELZET80_NET-K60.html
for turn-key Ethernet loaders for K60 - web server loader requires about 18k of Flash.
http://www.utasker.com/docs/uTasker/uTaskerSerialLoader.pdf
Regards
Mark
Hello,
Maybe you would like to have a look at FNET Embedded TCP/IP Stack , which provides Ethernet bootloader for K6x chip.
And we also provide an application note for your reference:
https://www.nxp.com/files-static/microcontrollers/doc/app_note/AN4367.pdf