Altera_Forum
Honored Contributor
21 years agolibs for NIOSII
Hi all, do anyone have found information about building a library for the niosII and how I can use this library in IDE projects? Thank you for help. Siegmar
Hello Siegmar,
I have reproduced the problem you were seeing regarding the "source not found" window, and I have a solution. You simply need to edit the properties for the application project, Project References, and check the box for the Common_Library project. This should allow you to hit the breakpoints you set in source code for the external library built under the Common_Library project.