Forum Discussion
Altera_Forum
Honored Contributor
17 years agovendor_hwselect - error 2
******************************************************************************** ***************************************************** [root@localhost uClinux-dist]# make vendor_hwselect SYSPTF=...
Altera_Forum
Honored Contributor
14 years agoYou have to change your branch for NO MMU which is test-nios2. Default branch is now for MMU version and hwselect is working only for NO MMU version. You have to:
In nios2-linux/linux-2.6 run command: git checkout test-nios2 and the same command in nios2-linux/uClinux-dist Then you can use hwselect method.