Forum Discussion
Altera_Forum
Honored Contributor
15 years agoNIOS error message
Hi people, I'm compiling the code in the NIOS IDE, and have some errors. Does anybody know what these errors are, and how to fix it? Thanks in advance. /cygdrive/c/altera/91/nios2eds/b...
Altera_Forum
Honored Contributor
14 years agoeither your application is too big, or the memory you defined is too small. Try to increase the size of your on-chip memory or reduce the size of your application (by enabling optimisations and/or using the reduced drivers).