Super lightweight, not at all robust, TFTP server for FRDM-K64F eval board.

Dependencies:   EthernetInterface mbed-rtos mbed

Fork of FRDM_K64F-Ethernet by Rangel Alvarado

Super lightweight, not at all robust, TFTP server for FRDM-K64F eval board. This tool supports read-only access to two files. It does not support NACK responses or timeouts. The tool is intended for use by our test department to check out Ethernet functionality on our main processor board.

History

clean up some comments default tip

2018-10-11, by audim [Thu, 11 Oct 2018 20:45:38 +0000] rev 2

clean up some comments


first working concept; only supports ETH0 due to "eTSEC1" setting in environment variables

2018-10-11, by audim [Thu, 11 Oct 2018 15:25:58 +0000] rev 1

first working concept; only supports ETH0 due to "eTSEC1" setting in environment variables


This example uses the FRDM-K64F board Ethernet interface with a static ip address connected directly to the PC

2014-09-22, by issaiass [Mon, 22 Sep 2014 02:34:12 +0000] rev 0

This example uses the FRDM-K64F board Ethernet interface with a static ip address connected directly to the PC