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: redboot with console baudrate 115200


On Fri, May 05, 2006 at 01:55:02PM +0200, Dirk Eibach wrote:
> Hello,
> 
> I'm trying to get redboot running with a console baudrate of 115200 on 
> an Atmel EB40A board.
> 
> First everything looks fine:
> I can read the output from redboot after power-up, enter commands and 
> these things.
> 
> The problem is that file downloads via xmodem don't work with the higher 
> baudrate.
> 
> Any suggestions ?

Probably you are overflowing the receive buffer and so causing CRC
errors. Try a slower speed.

        Andrew

-- 
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]