Hello, Could any one give sample code on lm3s6965 to read/write SD card using tftp.
I have referrred to C:\Keil\ARM\Boards\Keil\MCB2300\RL\TCPnet\TFTP_demo code. Bt as it was not for lm3s6965 board, i am unable to get detail of code or unable to debug the code.
I am new to tftp and sd card concept. So could any one plz guide me...
Thank u Andrew Neil...
I have done experiments on SD card using fatfs library. Now I want to go for TFTP. My actual application is like:
1. to read/write to sd card, which will be mounted on embedded board, over LAN cable using TFTP.
so could u guide me for TFTP from the beginning?