Forum Discussion

ABola2's avatar
ABola2
Icon for New Contributor rankNew Contributor
6 years ago
Solved

How come the Eclipse gives me this error: .sopcinfo file is missing

I've downloaded a NIOS2 project example and imported a software to the Eclipse. after I build the project it gives me the following error : Error: ” .sopcinfo file is missing.” Can you help?
  • Ahmed_H_Intel1's avatar
    6 years ago
    Sorry Amanda for confusing you I've replied to the wrong thread. Your issue is a bit easier :) To fix this, follow the next steps: 1. Import the eclipse project o Import-> Nios® II Software Build Tools Project ---> Import Nios® II Software Build Tools Project o Start NIOS® II and select work-space to 'software' folder o Import project code. Select folder for this, and make sure name of project matches folder. o Import BSP files. Select folder for this and again make sure name matches folder. 2. Edit the make file (variable name SOPC_FILE=) and settings.bsp file (Tag name SopcDesignFile=) such that we are pointing to the correct directory of .sopcinfo file.