Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Andy,
I'm still working on getting things working in SUSE, but that error went away for me after I setup the following: setenv ALTERA_ROOT /home/altera/10.1 setenv SOPC_KIT_NIOS2 ${ALTERA_ROOT}/nios2eds setenv _QUARTUS_ROOT ${ALTERA_ROOT}/nios2eds/../quartus setenv QUARTUS_ROOTDIR ${ALTERA_ROOT}/quartus setenv _NIOS2EDS_ROOT ${ALTERA_ROOT}/nios2eds/ setenv PATH ${PATH}:${ALTERA_ROOT}/nios2eds/bin/gnu/H-i686-mingw32/bin:${ALTERA_ROOT}/nios2eds/sdk2/bin:${ALTERA_ROOT}/nios2eds/bin:${ALTERA_ROOT}/quartus/bin:${ALTERA_ROOT}/quartus/sopc_builder/bin Of course, change ALTERA_ROOT path to match your install. :) With that, nios2-configure-sof & nios2-flash-programmer work for me. -Brian PS: I still need to search the forums for java errors I get with sof2flash.