Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHello,
I've tried to run lwIP on 10.1sp1, but the step-by-step instructions seems to be old. Maybe someone can update it for 10.1sp1 or even version 11.1? E.g. the 3rd instruction says: Use File -> New -> NIOS II C/C++ Application There's no such menu item now. Do I need to run "Nios II Application and BSP from Template" or just "C project" ? Later, do I need to use simple "Hello World" program or the one with uCOS? The menu has changed after step 25, I don't see debug/release settings. Also I am not sure if step 28 path still exists? Then how to set the paths? I get many include errors, which can't be resolved even adding include dirs like this: lwip_NIOS_II_Example -> Properties -> Nios II Application properties -> Nios II Application Paths -> adding all *.h files to the "Application include directories:" place. I suppose all the problems are because of bad paths. Thanks. Tomas D.