We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
As soon as i check-mark TFTP in Net_Config.c, my main program stops executing, even one line of code!
Oh i've included TFTP_uif.c into my project. All compiles fine and burns to LPC 2129 on MCB2100, but even the led routine at the start of main() does not execute.
Any suggestions?
Thanks and regards,
Akshat
Oh franc what i would have done without you! I changed heap to 0x800, i guess 0x1000 was getting too much!
Runs tftp, but can't be too sure as i can't create files on the board. I've yet to figure the RAM configuration for FFS.
Cheers and thanks!!!
Right! It PUTs the file. But then it gets lost, i.e. i can't GET it.