[ECOS] lwip question

john ashfield johny122@hotmail.com
Wed Jun 26 14:02:00 GMT 2002


Since ecos does not support my hardware platform, I port ecos with lwip to 
psim first, and make sure it runs on psim. Then, I hook up the stand-alone 
ethernet driver and the serial driver with my own drivers. To port lwip to 
ecos running on psim, I run the following commands:

ecosconfig new psim
ecosconfig add lwip eth_drivers
ecosconfig tree
make
make tests

Then, I run one of the tests (udpecho, tcpecho ...) to test the lwip. After 
that I will replace ethernet and serial drivers with my own drivers, make 
sure it compiles. Finally, I will bring the whole thing (ecos, lwip with my 
drivers) on the real hardware.

Thanks







_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


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



More information about the Ecos-discuss mailing list