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]

Anybody help me ! CVS MBX860 Ethernet NOT working !!!!!!!!!!!!!!!!!


hi.
I'm trying to port mbx860 ECOS supports Ethernet on my custom mpc860
platform.
I made Ethernet supporting ECOS imgae by downloading TCP/IP Stack on
CVS.
(I downloaded MBX ECOS Source from CVS too.)
But Ethernet on ECOS does not work.

For example, I made ping_test test program runs on ECOS. 
And I downloaded ping_test program on my mpc860 platform by GDB and ran
it.
But "Program received signal SIGTERM, Terminated. " message was printed
on GDB window.
I think It's from a kind of TRAP interrupt.
Of course ping_test program seemed not to work.

I debugged source and I knew It happens when "ioctl( )" function
processes
 in "init_all_network_interfaces( )" function.

But there is NOT this kind of problem with ECOS-1.3.1 source.

So what's the problem at CVS source?

thanks.


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