Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

nios2-download

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

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

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