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: GDB Problem


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 <andrew@lunn.ch> wrote:

From: Andrew Lunn <andrew@lunn.ch>
Date: Mon, 31 Oct 2005 06:36:47 +0100
To: Henry Yu <henry@sigpro.com>
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


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