Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Hello, I am using NIOS II 10.0 IDE. When I perform some changes to the C code, it compiles and generates no error. But the problem is that when I try to run the webserver, the changes are not observed as if the program is running according to the previous code without the changes. I tried to use Nios II 10.0 Software Build Tools for Eclipse but it is generating errors because of the "include" files ("unresolved inclusion"). Any help please?! Thank you! --- Quote End --- It sounds a bit silly, but try creating a new project and copy and paste the error free code into it. Generally when I find something is trying to run older versions of code, this fixes it.