Forum Discussion
wwanalim_intel
Contributor
2 years agoHi Oliver,
You can import the project into your eclipse to solve this issue and ensure the directory is correct.
Below are steps to import the eclipse project -
- Right click on the project explorer area.
- Click Import --> Nios II Software Build Tools Project --> Import Nios II Software Build Tools Project
- Click Browse and direct it to the project file of your Nios2 project. Ensure name of project matches folder.
- Repeat the step for import BSP files. Ensure name of BSP matched folder.
- After that, can open the BSP editor to check the sopc file point to the correct directory.
Thank you.
Oliver_I_Sedlacek
Contributor
2 years agoThat's exactly how I imported the project. When I open the BSP editor the Information window includes the message that it finished loading my_nios.sopcinfo so the BSP editor is happy.