Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHelp-load uclinux on FPGA
Dear friends, Recently I have a try for loading uclinux on FPGA. And I do it as Altera wiki-Install Nios II Linux. http://www.alterawiki.com/wiki/install_nios_ii_linux And when...
Altera_Forum
Honored Contributor
14 years agoDid you load .ptf file? You need to do something like
make vendor_hwselect SYSPTF=<path>/my_sopc.ptf Try this even if the wiki says that this step must be done after. Often I had to type "make menuconfig" before and after "make vendor_hwselect"