Knowledge Base Article
Error Marker Persists on BSP Project After Build Error Corrected
Description
In the Nios II SBT for Eclipse, if an application project fails to build, error markers appear in the BSP project, if the build error message contains a path to BSP project source files. Even after you have rebuilt the application project without errors, the error markers persist in the BSP project.
Resolution
Rebuild your BSP project.
Alternatively, if your application will always be associated with the same BSP, set the Eclipse project references by following these steps:
- Right-click your application project, point to Properties and click Project References.
- Select the desired BSP for your application.
- Build your application project again to clear the error markers in the BSP project.
If you later link your application project with a different BSP, you must manually correct the Eclipse project references.
Updated 3 months ago
Version 3.0No CommentsBe the first to comment