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]

Re: Enable Network Support for Hitachi Sh-7729


Hi Kelvin,

Thanks for the valuable inforamation. Now we are able to enable "eth0" option in  configuration tool & able to set static IP address for application.
But still not able to ping the h/w from PC
pls find attached gdb o/p file.

We observed following things today.
If we power on the system,  before starting serial application for download we can ping the H/W from PC
but after establising the serial communication for application download ping stops......

what changes / initialisation parameters I have to set in my application program OR configuration settings to start ethernet support?
Pls guide us

Thanks in Advance


Aniket Joshi




>>> Kelvin Lawson <klawson@ad-holdings.co.uk> 04/19/04 07:38PM >>>
> Thanks for the information. Now I am able to compile project succesfully. But netowrk  (ping command) is still not working.
> 
> Condition is as follows:
> I want to enable the network mannually. I do not have DHCP/BOOTP server. I have fixed Static IP address.
> using Sh7729 H/W & Pachage = net i am able to build configuration succesfully. But in configration application "eth0", "eth1" settings are gray (Disabled). I want to enable network for eth0
> Which option should I change to enable these settings?

Follow the eth0 sections in your .ecc file. As I understand it, the 
"Requires" or "ActiveIf" sections will tell you what you have to do to 
make the eth0 option available.

Kelvin.



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


Attachment: gdb.txt
Description: Text document

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

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