Forum Discussion

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

Nios II IDE does not compile under XP

Hi All,

I bought a Nios II Development Kit, Cyclone II Edition and I'm having problem compiling with my Nios II IDE. I get the error below any time I try to compile any of the sample example provided. Can anyone help me with this PLEASE!.

Note: I was able to compile the hello world example once but haven't been able since. I get the same error message below

Error massage below:

**** Incremental build of configuration Debug for project simple_socket_server ****

make -s all

Creating generated_all.mk...

d:/altera/quartus51/sopc_builder/bin/sopc_builder: not found

make: *** [F:/Embedded_design/standard/software/full_system_lib/Debug/system_description/../obj/generated_all.mk-t] Error 1

Build completed

3 Replies

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

    --- Quote Start ---

    originally posted by gunners@Feb 2 2007, 07:52 PM

    hi all,

    i bought a nios ii development kit, cyclone ii edition and i'm having problem compiling with my nios ii ide. i get the error below any time i try to compile any of the sample example provided. can anyone help me with this please!.

    note: i was able to compile the hello world example once but haven't been able since. i get the same error message below

    error massage below:

    **** incremental build of configuration debug for project simple_socket_server ****

    make -s all

    creating generated_all.mk...

    d:/altera/quartus51/sopc_builder/bin/sopc_builder: not found

    make: *** [f:/embedded_design/standard/software/full_system_lib/debug/system_description/../obj/generated_all.mk-t] error 1

    build completed

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

    --- quote end ---

    --- Quote End ---

    Seems that it cannot find the file d:/altera/quartus51/sopc_builder/bin/sopc_builder

    Have you checked the path and see whether the file is there?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by arrive+feb 6 2007, 01:58 pm--><div class='quotetop'>quote (arrive @ feb 6 2007, 01:58 pm)</div>

    --- quote start ---

    <!--quotebegin-gunners@Feb 2 2007, 07:52 PM

    hi all,

    i bought a nios ii development kit, cyclone ii edition and i&#39;m having problem compiling with my nios ii ide. i get the error below any time i try to compile any of the sample example provided. can anyone help me with this please!.

    note: i was able to compile the hello world example once but haven&#39;t been able since. i get the same error message below

    error massage below:

    **** incremental build of configuration debug for project simple_socket_server ****

    make -s all

    creating generated_all.mk...

    d:/altera/quartus51/sopc_builder/bin/sopc_builder: not found

    make: *** [f:/embedded_design/standard/software/full_system_lib/debug/system_description/../obj/generated_all.mk-t] error 1

    build completed

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

    --- quote end ---

    --- Quote End ---

    Seems that it cannot find the file d:/altera/quartus51/sopc_builder/bin/sopc_builder

    Have you checked the path and see whether the file is there?

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

    [/b]

    --- Quote End ---

    Yeah I&#39;ve check it and the file is there.