public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Problem with Networking
@ 2001-09-06  3:22 nicolas lacorne
  2001-09-06 22:52 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: nicolas lacorne @ 2001-09-06  3:22 UTC (permalink / raw)
  To: eCos Disuss

Hi,
I'm using ecos on pc target(i386)
I remote debug with gdb using ethernet(intel ether express).
It work fine except for network capacities(inside program) .
My problem is that i cannot receive packet even when performing a simple
ping test.(when  the ping test of redboot work fine and tcpdump indicate
that correct packet arrive).



Thanks,



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

* Re: [ECOS] Problem with Networking
  2001-09-06  3:22 [ECOS] Problem with Networking nicolas lacorne
@ 2001-09-06 22:52 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-09-06 22:52 UTC (permalink / raw)
  To: Nicolas.Lacorne; +Cc: eCos Disuss

nicolas lacorne wrote:
> 
> Hi,
> I'm using ecos on pc target(i386)
> I remote debug with gdb using ethernet(intel ether express).
> It work fine except for network capacities(inside program) .
> My problem is that i cannot receive packet even when performing a simple
> ping test.(when  the ping test of redboot work fine and tcpdump indicate
> that correct packet arrive).

So you mean the stack seems dead, not even responding to pings? (As opposed
to the specific ping_test test in net/tcpip/current/tests).

Have you initialized the interfaces with init_all_network_interfaces() ?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

end of thread, other threads:[~2001-09-06 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-06  3:22 [ECOS] Problem with Networking nicolas lacorne
2001-09-06 22:52 ` Jonathan Larmour

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).