Forum Discussion
Altera_Forum
Honored Contributor
20 years agoproblem with NiosII IDE 5.1
Hi Everyone, I have installed NiosII IDE5.1, but when I compiled any project, the following errors occurred. c:/altera/kits/nios2_51/components/altera_hal/build/system_rules.mk:119: `: No...
Altera_Forum
Honored Contributor
20 years agoDear all,
I have solved the problem... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif I would like to share it with all of you. 1. In DOS shell, change the directory as the following path: C:\altera\quartus51sp1\bin\cygwin\bin where the mount command exist. 2. run the following commands to specify mount point for the Cygwin toolset mount <Quartus® II Install directory>\bin\cygwin\ / mount <Quartus II Install directory>\bin\cygwin\bin /usr/bin mount <Quartus II Install directory>\bin\cygwin\lib /usr/lib Be sure that before you can execute the commands above correctly, you should login PC as an administrator. Thanks all the help... David