- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
We've downloaded a NIOS II Eclipse whole project file from the internet and it worked. Then we modified its .sopc file in Quartus II SOPC builder (just added several PIOs to the NIOS system) and replaced the original .sopc file in the project file. When we build the project again in Eclispe, the following error occurs: make:***[../NiosSystem_bsp-recurs-make-lib] Error2 make:***[public.mk] Error 1 Software we used: Quartus II 9.1, NIOS II 9.1 software build tools for eclipse What's the possible problem and how to solve it? Thanks!:-PLink Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try cleaning your project, then rebuilt all.
Ben- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you,
I've tried this way, but still find these 2 errors. I ONLY replaced the .sopc file by a new one, and this causes the build project failure.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
Did you find a solution to your problem? I'm having the exact same error messages and can't find out what caused them... Cheers, Marek- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This solved the problem for me:
--- Quote Start --- Regenerate the BSP to update the Makefile, and then build again. To regenerate from Eclipse: 1. Right-click the BSP project. 2. In the Nios II Menu, click Generate BSP. --- Quote End ---
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