Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHello, I've solved the problem...Actually you can still use ' make vendor_hwselect ' even with the state-of-the-art version.
1. Make sure that you are in the branch 'test-nios2' ( using git branch -a and switch to 'test-nios2' 2. Build the tool-chain (took me almst 1:30 hrs...huh) 3. set the $PATH to the toolchain-build/build/nios2/bin 4. make menuconfig /make vendor_hwselect / make That's all!