I successfuly configured Http_Demop and Telnet demo to work Over PPP using Keil RL_ARM 3.10. But i am unable to do so with tftp demo. I have a LPC2148 based Evaluation Board with no ETHERNET. can somebody help me!!!
The problem with TFTP demo is that i am unable to connect to my evaluation board windows dial-up. The same is possible with HTTP demo and Telnet demo. Please help...
Have you tried just searching for the text string, "No Socket for received UDP frame" in the source?
Yes... found Nothing... I think it is a library message.... Here is the List of Which is included in the Project. (you can check the projects also.)
Source Files 1-tftp_demo.c -- Main File 2-tftp_uif.c -- TFTP Configuration File 3-serial.c - Serial port driver for LPC214x Configuration Files 1-Net_Config.c -- TCPnet config file 2-File_Config.c -- File system config gile 3-Retarget.c 4-Startup.s -- Startup config file Library Files 1-RTLTCP.lib -- TCPNet library 2-RTLFS.lib -- File system Library