This is the mail archive of the ecos-discuss@sourceware.cygnus.com 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]

Re: Re: eCos


Rosimildo daSilva wrote:
> 
> >From: Jonathan Larmour <jlarmour@redhat.co.uk>
> > > >If I try to connect with GDB I got the follwong result:
> > > >(gdb) target remote com2
> > > >Remote debugging using com2
> > > >Ignoring packet error, continuing...
> > > >Ignoring packet error, continuing...
> > > >Ignoring packet error, continuing...
> > > >Couldn't establish connection to remote target
> > > >Malformed response to offset query, timeout
> > > >(gdb)
> >
> >What GDB are you using? You are using i386-elf-gdb, right?
> 
> Yes.
> 
> Is there any special setting that I am missing ?

Did you set the baudrate in GDB with:

set remotebaud 38400

You can also do this by invoking GDB with "-b 38400".

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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