This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: timeout in tftp_client_test.c : case closed


I got the test case going by increasing the 82559 tx & rx 'descriptors' to
128 , redoing the memory layout files .ldi .h to use one meg of ram ,
changing the dimensioning of the CYGHWR_INTEL_I82559_PCI_MEM_MAP_BASE
CYGHWR_INTEL_I82559_PCI_MEM_MAP_SIZE  to match the settings of the .ldi & .h
files.

part of output of tftp_client_test.c  when tested on an nt4 server running
the solarwinds.net tftp server :
Trying tftp_get hello.s      192.168.0.4...
res = 29112, err = 0
Trying tftp_put tftp_put      192.168.0.4, length 29112
put - res: 29112 , err = 0

thanks

Henri



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]