Forum Discussion
Altera_Forum
Honored Contributor
15 years agoProblem with the nios2-linux-20100621
I've followed the instruction provided by http://www.alterawiki.com/w/index.php?title=creating_a_nios_ii_design_with_an_mmu&oldid=1864 I've created a custom board for my DE2 FPGA dev. board. Aft...
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!