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
Hi Stephen
yes, there are the two tasks: 1) building the lib, I can do that outside the IDE, but sometimes it could be nice to do that also inside the IDE by having a project type "library" 2) using the lib in one or more software projects inside the IDE. This can be done, but there are some problems with the path that the lib can be found by the linker (I have to specify the absolute!? path) and after that there are problems if I debug, because the sources can not be found and the setting for this seems to work not properly. Best regards Siegmar