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: Facing problem with i82559 driver...


On Tue, 2002-08-06 at 04:07, Venkatesh wrote:
> Dear All,
> 
> My configuration is as follows:
> 
> eCos: Latest Cvs source
> Configtool : ecos 2.03
> Operating system: Windows2000
> Platform : i386 PC
> Image download through GDB.
> 

How are you connecting to GDB?  If it's by the network, you must somehow
arrange that RedBoot and your eCos application use different IP 
addresses or the whole process will fail.

> I am trying to execute the "ping_test" example given by eCOS sources.  
> The control is not coming out of the init_all_network_interfaces()  and 
> getting struck up after eth_set_mac_address() in if_i82559.c.  The 
> target is reset upon execuing the line, 
> OUTL( (VIRT_TO_BUS(p_selftest)) | I82559_SELFTEST, ioaddr + SCBPort);
> 
> I request you to please help me to solve the above problem as I am 
> struggling  with it for the past two weeks.

Relax - don't forget that this forum is *volunteer*, and your access to 
eCos is free.  If you want more immediate/direct help, contract for it.




-- 
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]