Forum Discussion
Altera_Forum
Honored Contributor
19 years ago<div class='quotetop'>QUOTE </div>
--- Quote Start --- I would like to develop a Webserver on a Stratix 1s10 Development Board[/b] --- Quote End --- if i'm not wrong... a webserver (boa) for uClinux is available. <div class='quotetop'>QUOTE </div> --- Quote Start --- Should I use standalone LwIP Stack or the socket Library from uCLinux. Witch is the advantage of this two Stacks?[/b] --- Quote End --- I don't know much about the LwIP Stack, so i vote for uClinux and sockets <div class='quotetop'>QUOTE </div> --- Quote Start --- My purpose is to configure and to control the LAN91C111 interface and other periphery, such as LED's, LCD display or seven segment display...[/b] --- Quote End --- At least for uClinux, why do you want to control the LAN91C111 interface? uClinux does all the work for you. Also there are a lot of device drivers available. if you're lucky you don't have write device drivers.