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++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Nios II problem

Altera_Forum
Honored Contributor II
1,342 Views

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?

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
421 Views

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...
0 Kudos
Reply