Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi
Just go in Altera system manage library and make a *.a (static library). It is independent of *.ptf Now create your C/C++ application using your NIOS IDE and link the Library name and its path to the current project using Linker option under "C/C++ build" option. And you can get the help from NIOD IDE help also.... Best Regards, slsnios