Forum Discussion
Altera_Forum
Honored Contributor
20 years agoStarting with Quartus 4.2 already installed, I did the following:
1. Installed version 1.1 of the Nios II kit. 2. Installed version 1.3 of ucLinux. 3. Installed eCos for Nios II 1.1. I was able to succesfully build a Nios II eCos project. However I did notice that ucLinux modifies the Nios II shell path to have /usr/local/bin at the front. It may be possible that you have something installed there which is interfering with the build process (either due to an older version of ucLinux, or some other package you may have installed). To ensure this isn't the case, try editting the file kits/nios2/user.bashrc and comment out the line: export PATH="/usr/local/bin:$PATH" then restart the shell and try to run nios2configtool.