Forum Discussion
Error in migrating NIOS project from Quartus 14 to Quartus 20.1
- 6 years ago
I found the solution.
I had not installed wsl which resulted in all the errors.
After going through the process(rather painful) of updating windows 10, installing wsl ubuntu, I could create a new project.
The old version NIOS project is still not getting built, but I could add all the old files to the new project.
It seems like Intel wants to scare away all old-school Altera users by complicating installation process, which is far simpler in other softwares like Xilinx Vivado or Microsemi Libero.
Anyways, problem is resovled.
regards,
Vinay
Hello VinayGB,
I'm Isaac and I'm going to help you through this case.
First, the error that shows at the image-2.png you try clean and rebuild?
If not, try these steps.
- Edit the application project and library project makefiles and add the inserted code as shown in.
- Right-click the BSP project, point to Nios II, and click Generate BSP.
- Clean and rebuild the application and library projects.
The second error that shows at the image-1.png, try to launch Nios® II Software Build Tools for Eclipse via Nios® II Command Shell.
Let me know if it works.
If not, please share your project with us to do some debugging.
Best regards.
Isaac Vazquez.
Hello Isaac,
Error-1 - image2
Clean and build didn't work.
In the steps afterwards,
Edit the application project and library project makefiles and add the inserted code as shown in.
- link or the code is missing.
Error-2 - image1
Nios® II Command Shell doesn't open. When I click on the icon, it just flashes and goes off.
regards,
Vinay
- VinayGB6 years ago
New Contributor
I found the solution.
I had not installed wsl which resulted in all the errors.
After going through the process(rather painful) of updating windows 10, installing wsl ubuntu, I could create a new project.
The old version NIOS project is still not getting built, but I could add all the old files to the new project.
It seems like Intel wants to scare away all old-school Altera users by complicating installation process, which is far simpler in other softwares like Xilinx Vivado or Microsemi Libero.
Anyways, problem is resovled.
regards,
Vinay