Altera_Forum
Honored Contributor
13 years agoHow to import a Nios II SBT project with correct sopcinfo path
I copied a set of Nios II project including workspace and software folders made by someone else into my PC. There’s no problem to open qpf file with Quartus II, but the Nios II SBT for Eclipse couldn’t recognize the SBT project because the original file path was different from mine.
So I imported the Nios II SBT project form File -> Import menu, and now I could see the BSP files in the Project Explorer window. However, I couldn’t build the project because the file path to the sopcinfo file was different. Is there any way to edit the sopcinfo path in the existing SBT project and rebuild the BSP?