Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNios II using Eclipse IDE
Hello, I've built an SOPC system with SOPC Builder, and I've written my code using Eclipse IDE. The testboard I'm using is a Bemicro Cyclone III. Everything is working fine but now, I'm lo...
Altera_Forum
Honored Contributor
16 years agoI don't know that there are many useful log files. The console gives all information for the build. You can get the size of your code by opening a NIOS II command shell and running nios2-elf-size on your .elf file.
Jake