Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProblems with NIOS II Build
Has anyone noticed any problems with Nios II on Quartus 4.2? Specifically I've upgraded to Quartus 4.2 and am running NIOS II sp 1 When doing a build at the final stages I get a make -s...
Altera_Forum
Honored Contributor
21 years agoHello cybdenw,
I "solve" this problem by doing this : - run your project, it will compile and give the error you mentionned - delete the dummy_file - create a new text document - rename it as dummy_file - re-run your project, it will finish the interrupted compilation (actually rebuild the flash images), it should work. I know it is very annoying to have to do so, but it is the only way I found.... Hope it helps, Yours