Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCan't finish creating NiosII project
Hi Everyone. I would be grateful if someone could help me with this one: I have followed this video tutorial step by step: https://www.youtube.com/watch?v=1a_cd6fbroa I have made the sam...
Altera_Forum
Honored Contributor
11 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.