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]

Re: Slow serial transfer to redboot


"Trenton D. Adams" wrote:
> 
> I had a similar problem when trying to download to an edb7111-2 board.
> It wasn't quite that severe, but here was my problem.
> 
> The tool I was using had too much of a delay for the uspin () function
> which was used for a delay in between each byte sent.  The function is
> below.  I modified the 2000 to a much smaller value, and now I don't
> have any problems.  If you have the source code for your download tool
> you might be able to find a similar solution.

Yes we changed the code since then I believe, to not use the spinner when
loading over the net even with -v. In general, don't use -v when loading
over the net.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


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