Hello,
i would like to implement an application with following features on a MCF52235 platform:
1. Webserver
2. Bootloader
3. Firmware Upgrade (FTP & File System)
4. TCPIP Stack
NicheLite seems to be a good option for that. Yet the documentation is very poor there. I have no example or guideline about FileSystem, Bootloader & Remote Upgrade. Could somebody suggest me something.
Best regards, Ioanna
Hello,
Forget InterNiche Lite Stack !!!
Use FNET (Freescale NET) developed by Mr Andrey Butok, the best world free stack for Ethernet communication with Freescale Microcontrollers.
Download it here : http://fnet.sourceforge.net
And see forum here : https://community.freescale.com/thread/57196?start=75&tstart=0
hi loanna,
nichelite already contains web-server n tcp/ip stack, but not firmware upgrade n bootloader.
Rather than u chk for uTasker which include all of this n it is free for educational purpose.
Also u can chk for fnet stack released recently includes all of this example n might be free.