Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

How to implement router using eCos?

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 al...