This is the mail archive of the ecos-discuss@sources.redhat.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: Problem with Networking


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


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