From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2769 invoked by alias); 1 Nov 2005 05:58:18 -0000 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 Received: (qmail 2745 invoked by uid 22791); 1 Nov 2005 05:58:15 -0000 Received: from sitemail2.everyone.net (HELO omta14.mta.everyone.net) (216.200.145.36) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 01 Nov 2005 05:58:15 +0000 Received: from dm20.mta.everyone.net (bigiplb-dsnat [172.16.0.19]) by omta14.mta.everyone.net (Postfix) with ESMTP id 396B540124; Mon, 31 Oct 2005 21:58:13 -0800 (PST) X-Eon-Dm: dm20 Received: from mailweb15.everyone.net (172.16.0.19 [172.16.0.19]) by dm20.mta.everyone.net (EON-AUTHRELAY2) with ESMTP id dm20.435c578b.6eb91; Mon, 31 Oct 2005 21:58:13 -0800 (PST) X-Eon-Sig: AQJ/QjJDZwP1jFCcAQIAAAAD,3f79cc6d86b478f45416631ec3e30403 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Date: Tue, 01 Nov 2005 05:58:00 -0000 From: Henry Yu To: Andrew Lunn Cc: ecos-discuss@ecos.sourceware.org, steven@sigpro.com Reply-To: henry@sigpro.com Message-Id: <20051031215813.20B321BE@dm20.mta.everyone.net> Subject: Re: [ECOS] GDB Problem X-SW-Source: 2005-11/txt/msg00000.txt.bz2 Andrew Thank you so much for taking the time to reply me, follow you direction, I use serial port to connect boards, in gdb mode I type: "(gdb) set remotebaud 115200" "(gdb) target remote com1" but some error show me: "Remote debugging using com1" "couldn't establish connection to remote target" "cannot access memory at address 0xcca7cd2a" Please give me a hand! Thank you! Henry, Sincerely --- Andrew Lunn wrote: From: Andrew Lunn Date: Mon, 31 Oct 2005 06:36:47 +0100 To: Henry Yu Cc: ecos-discuss@ecos.sourceware.org Subject: Re: [ECOS] GDB Problem On Sun, Oct 30, 2005 at 06:48:25PM -0800, Henry Yu wrote: > Hello, > Now I porting RedBoot from Mips 4kc to TI's TNETV 1060, I > can see "RedBoot>". When I type "fconfig -l" it list: > > RedBoot> fconfig -l > Run script at boot: false > Console baud rate: 38400 > RedBoot> > > How Can I get GDB support? http://ecos.sourceware.org/docs-latest/user-guide/using-commandline-testcase.html 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