Error in migrating NIOS project from Quartus 14 to Quartus 20.1
I have a FPGA&NIOS project built using Quartus14.1. To migrate this project to version 20.1, it was opened in 20.1, FPGA project was built and programming file was generated. Using this SOPC file, I tried to build NIOS project(after regenerating BSP in NIOS SBT). Error show is as in image-2.jpg
I tried to use the BSP generated from Quartus20.1, use the SOPC file and create a new HelloWorld project. Error in creation of new project is as in image-1.jpg.
I tried both of the above by opening NIOS SBT as administrator. But errors remain same.
Quartus is installed in default location and eclipse for nios is installed as per instructions(extracting folder in to bin and replacing files).
Kindly support in resolving these issues.
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