From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4445 invoked by alias); 18 May 2006 09:53:36 -0000 Received: (qmail 4436 invoked by uid 22791); 18 May 2006 09:53:36 -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; Thu, 18 May 2006 09:53:33 +0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1FgfC4-0000N2-00; Thu, 18 May 2006 11:53:20 +0200 Date: Thu, 18 May 2006 09:53:00 -0000 To: Ram Sudhir Tadavarthi Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20060518095320.GW14082@lunn.ch> Mail-Followup-To: Ram Sudhir Tadavarthi , ecos-discuss@ecos.sourceware.org References: <20060518093133.CECDA214F30@gemmini.netco.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060518093133.CECDA214F30@gemmini.netco.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] gdb problem X-SW-Source: 2006-05/txt/msg00146.txt.bz2 On Thu, May 18, 2006 at 11:45:32AM +0200, Ram Sudhir Tadavarthi wrote: > Hello, > > Aim: > To get the gdb debugger working > > Target environment: > Platform : Motorola PQ2FADS-ZU Board > Processor: MPC 8280 (predecessor of MPC 8260) Clock frequency : 100MHz > > I have built a hello world eCos RAM application (hello.elf,hello.srec from > hello.c). If I load the hello.srec from redboot monitor via tftp and execute > it with "go" command. > > The output on the console is > > Init device '/dev/ttydiag' > Init tty channel: 38170 > Init device '/dev/haldiag' > HAL/diag SERIAL init Try disabling these messages. The ethernet gdb stub can get itself into knots if it is asked to output messages too soon during booting. 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