From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21131 invoked by alias); 5 May 2006 12:25:15 -0000 Received: (qmail 21098 invoked by uid 22791); 5 May 2006 12:25:14 -0000 X-Spam-Check-By: sourceware.org Received: from londo.lunn.ch (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 May 2006 12:25:09 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FbzMh-00073J-00; Fri, 05 May 2006 14:24:59 +0200 Date: Fri, 05 May 2006 12:25:00 -0000 To: Dirk Eibach Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20060505122459.GA27092@lunn.ch> Mail-Followup-To: Dirk Eibach , ecos-discuss@ecos.sourceware.org References: <445B3D16.1010001@gdsys.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <445B3D16.1010001@gdsys.de> User-Agent: Mutt/1.5.11+cvs20060403 From: Andrew Lunn X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] redboot with console baudrate 115200 X-SW-Source: 2006-05/txt/msg00038.txt.bz2 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