Forum Discussion

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

Nios II problem

I'm a beginner of Nios II, when I write C codes on Nios II IDE, then press 'Run' button, it show 'The Nios II ELF executable does not exist.' what's the meaning?

1 Reply

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

    Two things to check first: 1- your code compiles and generates an executable. 2- Your run configuration is setup correctly.

    1 you should be able to figure out form the Console or Problems tab.

    2 Select Run->Run Configurations... from the menu. make sure under the Project tab that the "ELF file name" text edit has the correct executable. The upper banner of the Run Configurations dialog should tell you if you have something wrong...