Nios II Classic Software Developer’s Handbook

ID 683282
Date 5/14/2015
Public
Document Table of Contents

2.8.1. Creating the User Library

To create a user library, perform the following steps:
  1. In the File menu, point to New and click Nios II Library.
  2. Type a project name, for example test_lib.
  3. For Location, browse to the directory containing your library source files ( .c and .h).
  4. Click Finish.
  5. Build the project to create the .a file (in this case libtest_lib.a).