Forum Discussion
Altera_Forum
Honored Contributor
20 years agocreate independant library under IDE
Hi all, How can I compile a C library source files under the Nios II IDE? I have the sources and the includes and I want to build the libray (files like *.a). Best regards http://forum.niosfor...
Altera_Forum
Honored Contributor
20 years agoHi,
You can create a "Managed Library Project" in NiosII IDE. Following the steps below: 1.New a project 2.Choose Altera NiosII->Managed Library Project The more info pls find in NiosII IDE->Help->Help Content, and search with the key word "Managed Library".