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 all Syntax error: "(" unexpected make: *** [C:/altera/NIOS/blmcore2/full_1c20_sim/dummy_file] Error 2 Build completed Now the elf seems to be built correctly as it can be downloaded and run but this error stops the flash programmer running (since it always does a build). It seems that the error is due to a problem in one of the auto generated make files but it is pretty hard to find out where, any suggestions? (To try and trace the problem I've tried it on a different OS boot and also tried re-installing NIOS II sp1 back over top but the error persists) ...Regards