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]

AW: Re: eCos


Hi Jonathan, Hi Rosimildo

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 ?

Jonathan wrote:
>Did you set the baudrate in GDB with:
>set remotebaud 38400
>You can also do this by invoking GDB with "-b 38400".

I got to the same result after I read once again the eCos documentation.
Sorry for this. Its always the same - first "trial and error", then read
the documentation.
After I tried with baudrate 38400 the connection by GDB was successful.
I also run successfully the test suite from the eCos configuration tool
under Windows (which invokes the GDB).

Best regards
Jörg


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