Forum Discussion
Altera_Forum
Honored Contributor
16 years agoproblem of load nios2-configure-sof with commande linux
hello, i'm know in the last step to load the .sof ( nios2-configure-sof) in the board cyclone II 2c35 i followed the step indicate in: http://nioswiki.com/operatingsystems/uclinux/quart...
Altera_Forum
Honored Contributor
16 years agoHi there,
you have to include the correct path. Search for nios2-configure-sof and include its path. For me the following works: PATH=$PATH:/opt/altera9.1sp2/nios2eds/bin Put it in homedir/.bashr (user) or /etc/bash.bashrc (global)