Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12699 Discussions

nios2-configure-sof :command not found

Altera_Forum
Honored Contributor II
1,205 Views

Hi, 

 

 

Iam trying to run uclinux on DE0-Nan0 board, i successfully generated the linux image also, but iam unable to generate the bitstream by executing the following command. 

 

 

 

nios2-configure-sof ~/uClinux/hardware/DE0-Nano/simple/DE0_Nano.sof but its showing error nios2-configure-sof- command not found, iam using ubutu12.04. 

 

 

Any help? 

Thanks, 

Alex.
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
473 Views

hi 

 

in you quartus installation path in "nios2eds" folder, run "nios2_command_shell" 

directory example: /home/user/altera/12.0/nios2eds/ 

and then run : ./nios2_command_shell 

 

you can now run"nios2-configure-sof" command
0 Kudos
Reply