This is the mail archive of the ecos-discuss@sourceware.org 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: RE : Re: speed up tftp download


ayoub zaki wrote:
hello,

I have an ixdp2351 from intel, with a fast ethernet
port.

Originally the tftp load speed was around 110kBytes/s,

Then a reduced the tick from 1000 to 100 us :

Index ticks.c
-CYGACC_CALL_IF_DELAY_US(1000); +CYGACC_CALL_IF_DELAY_US(100);

What file is this in?


Is this in RedBoot? or a stand-alone TFTP application?


Now I'm getting 320kBytes/s.


Is it possible to increase it more ?

I get upwards of 600KB/s on my PowerPC based systems.


--
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------

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


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