Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNios II Web-Server without RTOS?
Hello, Is there a way to implement the Web-Server from the Nios II without the RTOS from Micrium? In my application there is no need for a RTOS and spending much money for a RTOS which I don’t ...
Altera_Forum
Honored Contributor
22 years agoHello Kerri,
Yes and no. I did some changes in the web server which is provided with the stand alone LWIP like posting a file into memory. For the moment it’s ok. In the future I will learn more about http servers for more features. Bye, niosIIuser PS: LWIP is working very well.