Forum Discussion
Altera_Forum
Honored Contributor
22 years agoStand-Alone Lightweight IP
The stand-alone version of lwip is now ready for download. It includes a software example and a webserver. To download, you must be a registered user. Once logged in, go to the downloads area...
Altera_Forum
Honored Contributor
21 years agoroddy wrote
<div class='quotetop'>QUOTE </div> --- Quote Start --- I'm seriously thinking of ditching the NIOS IDE and switching to Codewright and simple makefiles.[/b] --- Quote End --- Makefiles etc and codelab work well except that Nios II has pretty limited support for what they call legacy SDK. They say you should not use the f core (with data cache) if you are using legacy sdk but it does work if you want things to be written at once then use the volatile keyword. codelab is much better than the eclipse enviroment for steping and debugging. I use a seperate edit that I am used to and is powerful for coding (Multiedit.) But this is why I can't use eclipse at all.