Forum Discussion
4 Replies
- GuaBin_N_Intel
Contributor
Just edit the path in "settings.bsp" located in bsp folder. Find the line <SopcDesignFile>./<>.sopcinfo</SopcDesignFile> and replace the old path
- Abe
Frequent Contributor
You could open your BSP project that you copied over in Eclipse , right-click the BSP and choose BSP Editor.
In the window that pops up, from the File menu select Open and then select the settings.bsp file that you would like to use. This should be from the one you copied over.
The BSP editor will change the paths relative to the settings file chosen. Close the Editor, Build the project and check.
- GuaBin_N_Intel
Contributor
To change the reference file, go to bsp>properties>NIOS II bsp properties>sopcinfo
- NKamm
New Contributor
Thanks for the reply.
Still Iam seeing that in the bsp>properties>NIOS II bsp properties>sopcinfo is pointing to the old location from which i have copied the project,and i am not able to change it to the new location after copying.
Please tell me how to change this location of the sopc file