Forum Discussion

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

Hi,what does the err info mean?

Hi all,

When I compile a project in NiosII IDE(shipped with QuartusII 4.2),there too often comes

out a err message:

Error hello_world *** [E:/files/My_module_try_nios/Nios_sim/dummy_file] Error 2

And I did find out this so-called "dummy_file" and it's just an empty file without anything.

So could any one tell me why this err comes out and what leads to this err?

Thanks so much!

Regards,

Don

7 Replies

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

    I don't know why? Maybe it is like the "dummyfile" in linux.

    You can try:

    1. create a dummyfile manually

    2. re-generate in SOPC with Enable "simulation with modelsim"
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by freezy2000@Jul 17 2005, 11:45 PM

    hi all,

    when i compile a project in niosii ide(shipped with quartusii 4.2),there too often comes

    out a err message:

    error hello_world *** [e:/files/my_module_try_nios/nios_sim/dummy_file] error 2

    and i did find out this so-called "dummy_file" and it's just an empty file without anything.

    so could any one tell me why this err comes out and what leads to this err?

    thanks so much!

    regards,

    don

    --- Quote End ---

    Hi

    Its just something wrong in your code. NIOS Editor aka Eclipse tends to do that sometimes. Try starting from a helloworld project and copying your code instead of a blacnk project.

    just my two cents

    regards

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

    http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif oops, you did use hello_world.

    could you please check the following?

    (1) did you save the file after modification, The IDE does not auto-save neither does it notify the user

    (2) if it still does`nt work , just restart IDE and it works sometimes for me

    regards

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

    as for what problem you posted above, i have meeted it also.in my opinion,it had to do with the version of the software.because afger i tried to update my quartus to version 5.0,meanwhile,i work it smoothly without the problem you had meeted.

    good luck