Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

How to implement router using eCos?

Altera_Forum
Honored Contributor II
1,145 Views

Hi,everyone. I want to implement a router using eCos. I have already written the device driver for eth1(my own ethernet device) and add this device to component library(eth0 is LAN91C111). I have also added this device in configtool. I add the net package in configtool. What should I do next? What else package must be added to my system in configtool? Or should I write something?  

 

P.S. What can I do to make sure my own device driver works fine? 

 

Thank you very much for any kinds of help!
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
463 Views

 

--- Quote Start ---  

originally posted by diviner524@Apr 11 2006, 01:10 AM 

hi,everyone. i want to implement a router using ecos. i have already written the device driver for eth1(my own ethernet device) and add this device to component library(eth0 is lan91c111).  i have also added this device in configtool. i add the net package in configtool. what should i do next? what else package must be added to my system in configtool? or should i write something?  

 

p.s. what can i do to make sure my own device driver works fine? 

 

thank you very much for any kinds of help! 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=14228) 

--- quote end ---  

 

--- Quote End ---  

 

 

I think you have to write your own componenet for the router. There is no readymade component available router.
0 Kudos
Reply