[ECOS] Anybody help me ! CVS MBX860 Ethernet NOT working !!!!!!!!!!!!!!!!!

Tony Ko nhko@gctsemi.com
Wed May 30 18:46:00 GMT 2001


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.



More information about the Ecos-discuss mailing list