Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

3.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).