- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I imported my first project in the Nios II 9.1 Eclipse Platform. It compiles inside the Eclipse GUI, but when I go to create a Hardware configuration the program simply quits without any error messages or indication of what happened when I click on New_configuration. When I restart and go back to the Run Configuration page the New_configuration is listed but quits again when I click on it. Any ideas? -JenniferLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I haven't seen that one yet. I did have one problem with the Run Configurations when importing a project from the 8.1 build tools to 9.1. For some reason, the 8.1 tools had not appended the ".elf" extension to the ".elf" file and the Run Configuration depends on this ".elf" file extension. I modified the project properties to specify the ".elf" extension for the file. Not sure if it's related or not.
The only thing I could think to try is to run the IDE in debug mode. Launch the IDE from the console and give it the -debug and -consolelog arguments. See this page for more info: http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/running_eclipse.htm The hope of course is that it gives you something useful when it crashes. Jake- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the link, I am sure it will come in handy..
I was just about to reply to my own post. It appears that if you use -O3 on you BSP it causes this behavior. I was randomly trying things and selected -O2 now the window opens and I can start editing the Run configuration but in the Project name: pull down for the Nios II hardware configuration my application project doesn't show up? Only my library project shows up.... So I am off randomly trying things again. Suggestions?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The 9.1 Eclipse tools definitely feel like a Beta product to me. We need to be diligent in feeding this info back to Altera so they can get it all fixed.
Jake- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have logged an SR.

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