[En-Nut-Discussion] Xflash device driver for Ethernut 2.1
Michael Fischer
fischermi at t-online.de
Sat Dec 11 13:20:17 CET 2004
Hello,
Xflash is a filesystem driver with a tiny TFTP server for the 512kByte
data flash of the Ethernut 2.1 board.
How to use the Xflash?
=======================
1. Build your project with the xflash and tftp source.
2. Create the xflash content with the crxflash.exe tool.
For the xhttpserv project use:
crxflash www
in the root of the project (or you can use the mxflash.bat)
3. Start your application and upload the xflash.bin file.
tftp -i Host PUT xflash.bin
Regards,
Michael
More information about the En-Nut-Discussion
mailing list