Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI think your folder paths are the issue. Altera softwares (and most other FPGA softwares) have problems dealing with folder names with SPACES. So since your files are under the "My Documents" folder, you are probably getting issues.
I would make sure that your project folders do not have any spaces. Retry the project in something like C:\Altera_Projects\Nios_Tutorial... As you can see the path name contains no spaces.