public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: [ECOS] Problem with testing i386
@ 2001-02-09  1:18 JITENDRA kanitkar
  2001-02-09  1:46 ` Jesper Skov
  2001-02-11  1:39 ` Jesper Skov
  0 siblings, 2 replies; 5+ messages in thread
From: JITENDRA kanitkar @ 2001-02-09  1:18 UTC (permalink / raw)
  To: 'ecos-discuss@sourceware.cygnus.com'

> Hello,
> 
> It's not a synthetic target.
> 
> Thanks,
> Jitendra.
> >>>>> "JITENDRA" == JITENDRA kanitkar <Jitendrak@netbrahma.com> writes:
> 
> JITENDRA> Hi there, I am trying to run ecos on i386 target. my target
> JITENDRA> set up is PIII with FDD and serial port.  When I run insight
> JITENDRA> on host and after following the procedure , it gives msg
> JITENDRA> "connection established" but when I try to run
> JITENDRA> thread_gdb.exe it gives error "can't load".
> 
> i386 target - is that the synthetic target by any chance? If so, just
> type 'run' after GDB launches.
> 
> Jesper
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Problem with testing i386
  2001-02-09  1:18 [ECOS] Problem with testing i386 JITENDRA kanitkar
@ 2001-02-09  1:46 ` Jesper Skov
  2001-02-11  1:39 ` Jesper Skov
  1 sibling, 0 replies; 5+ messages in thread
From: Jesper Skov @ 2001-02-09  1:46 UTC (permalink / raw)
  To: ecos-discuss

>>>>> "JITENDRA" == JITENDRA kanitkar <Jitendrak@netbrahma.com> writes:

>> Hello,
>> 
>> It's not a synthetic target.
>> 

So try to enable GDB debugging to see what happens:

 (gdb) set remotedebug 1
 (gdb) set remotebaud 38400
 (gdb) ta re /dev/ttyS1
 (gdb) load

Jesper

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Problem with testing i386
  2001-02-09  1:18 [ECOS] Problem with testing i386 JITENDRA kanitkar
  2001-02-09  1:46 ` Jesper Skov
@ 2001-02-11  1:39 ` Jesper Skov
  1 sibling, 0 replies; 5+ messages in thread
From: Jesper Skov @ 2001-02-11  1:39 UTC (permalink / raw)
  To: ecos-discuss

>>>>> "JITENDRA" == JITENDRA kanitkar <Jitendrak@netbrahma.com> writes:

>> Hello,
>> 
>> It's not a synthetic target.
>> 

So try to enable GDB debugging to see what happens:

 (gdb) set remotedebug 1
 (gdb) set remotebaud 38400
 (gdb) ta re /dev/ttyS1
 (gdb) load

Jesper

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [ECOS] Problem with testing i386
  2001-02-08  5:51 JITENDRA kanitkar
@ 2001-02-08  7:01 ` Jesper Skov
  0 siblings, 0 replies; 5+ messages in thread
From: Jesper Skov @ 2001-02-08  7:01 UTC (permalink / raw)
  To: ecos-discuss

>>>>> "JITENDRA" == JITENDRA kanitkar <Jitendrak@netbrahma.com> writes:

JITENDRA> Hi there, I am trying to run ecos on i386 target. my target
JITENDRA> set up is PIII with FDD and serial port.  When I run insight
JITENDRA> on host and after following the procedure , it gives msg
JITENDRA> "connection established" but when I try to run
JITENDRA> thread_gdb.exe it gives error "can't load".

i386 target - is that the synthetic target by any chance? If so, just
type 'run' after GDB launches.

Jesper

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [ECOS] Problem with testing i386
@ 2001-02-08  5:51 JITENDRA kanitkar
  2001-02-08  7:01 ` Jesper Skov
  0 siblings, 1 reply; 5+ messages in thread
From: JITENDRA kanitkar @ 2001-02-08  5:51 UTC (permalink / raw)
  To: 'ecos-discuss@sourceware.cygnus.com'

Hi there,
I am trying to run ecos on i386 target. my target set up is PIII with FDD
and serial port.
When I run insight on host and after following the procedure , it gives msg
"connection established" but when I try to run thread_gdb.exe it gives error
"can't load".

As per the document when I say "i386-elf-gdb -nw  thread_gdb.exe" on my
(linux ) host it gives following error.


[root@jitu tests]# i386-elf-gdb -nw thread_gdb.exe 
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-linux-gnu --target=i386-elf"...
(gdb) set remotebaud 38400
(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
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) 

Any pointers?

Thanks in advance.
Jitendra

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-02-11  1:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-09  1:18 [ECOS] Problem with testing i386 JITENDRA kanitkar
2001-02-09  1:46 ` Jesper Skov
2001-02-11  1:39 ` Jesper Skov
  -- strict thread matches above, loose matches on Subject: below --
2001-02-08  5:51 JITENDRA kanitkar
2001-02-08  7:01 ` Jesper Skov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).