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++

nios2-download

Altera_Forum
Honored Contributor II
1,424 Views

Hi everyone: 

 

When I want to download the kernel in my DE II board, after I login the NIOS II 6.0 command shell window, I typed the command nios2-download -g zimage , I got these message, who can help me? 

Thanks! 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

bash: tr: command not found 

bash: uname: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

------------------------------------------------ 

Welcome To Altera SOPC Builder 

 

Version 6.0, Built Mon Apr 24 15:26:45 PDT 2006 

------------------------------------------------ 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

bash: grep: command not found 

 

------------------------------------------------ 

Welcome to the Nios II Embedded Design Suite 

Version 6.0, Built Fri Apr 21 04:12:54 PDT 2006 

 

Example designs can be found in 

    /cygdrive/c/altera/kits/nios2_60/examples 

 

------------------------------------------------ 

(You may add a startup script: /cygdrive/c/altera/kits/nios2_60/user.bashrc) 

/cygdrive/c/altera/kits/nios2_60/examples 

[SOPC Builder]$ nios2-download -g zImage_de2_net 

bash: /cygdrive/c/altera/kits/nios2_60/bin/nios2-download: /bin/sh: bad interpre 

ter: No such file or directory 

/cygdrive/c/altera/kits/nios2_60/examples 

[SOPC Builder]$[/b] 

--- Quote End ---  

0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
700 Views

Something&#39;s wrong with your cygwin installation. It is complaining about the most simple commands in the /bin directory. Try reinstalling or fixing your path settings. 

Have you installed more then one version of Quartus & Nios? (eg 5.1 & 6.0) that might be a problem for the SDK shell.
0 Kudos
Altera_Forum
Honored Contributor II
700 Views

 

--- Quote Start ---  

originally posted by wgoossens@Jul 18 2006, 01:17 AM 

something&#39;s wrong with your cygwin installation. it is complaining about the most simple commands in the /bin directory. try reinstalling or fixing your path settings. 

have you installed more then one version of quartus & nios? (eg 5.1 & 6.0) that might be a problem for the sdk shell. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=16975) 

--- quote end ---  

 

--- Quote End ---  

 

 

Thanks for your reply! 

Maybe this problem cause of the quartus version, I install the quartus 5.1, there have no  

problem now!
0 Kudos
Reply