Hello, eCos people ! I'm working on the implementation of the TCP/IP networking.
Today, i use the eCos kernel for MPC5567 (packages : net) , and it's run correctly. But, in this project, i want implementing my personal TCP/IP stack. To resume, i have a FEC driver (fast Ethernet control) of my evaluation board, my TCP/IP stack and the eCos environment. I seek the entrance point in the environment eCos of the current eCos stack (Net package). I must keep the Ethernet driver, and implement my stack on the high level of the driver (eth_drv.h). How to connect my TCP/IP stack to the environment eCos? Which configuration (packages) advise me to tackle this problem? Thanks. Best Regards, James -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
