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]
Other format: [Raw text]

Facing problem with net eCOS


Hi All,
My configuration is as follows:

eCos: Latest CVS source
Configtool : ecos 2.03
Operating system: Windows2000
Platform : i386 PC
Target : Redboot with static IP.
Image download through GDB.
BOOTP server to get the IP address.

I built the eCOS with net package without any errors.
Now, I want to test whether the tcp/ip stack is working or not.
I am trying to execute the examples given by eCOS sources.
In the process, I am trying to execute the "ping_test" example.
In that, first, init_all_network_interfaces() is called.
The control is not coming out of this function and eth0 is not becoming 
true.

Do I need to modify my configuration in the config tool to make this 
work ?
Or, Is there any problem with the i82559 driver ?

Please help me in this regard.

Thanks in Advance,
Krishna Mohan.

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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