- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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...
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page