AN 985: Nios® V Processor Tutorial

ID 784468
Date 5/15/2024
Public
Document Table of Contents

1.2.3.3.2. Importing Application Project

Follow these steps to import the application project:

  1. Continue with the same Workspace from Importing Nios® V Processor BSP Project.
  2. Open the Import wizard, click File > Import Nios V CMake Project.
  3. In the Import window, browse and select the location of the Nios® V processor APP project.
  4. The Project name is automatically filled according to the name of the APP project.
  5. Click Finish. The APP project is added to the Project Explorer.
  6. Open the New Project wizard, click File > New > Project....
  7. In the New Project wizard, click C/C++ > C++ Project to select the project.
  8. In C++ Project wizard, turn off Use default location. Browse and select the location of the APP project. Enter the project name using the same name as the project folder.
  9. Under Project type, select CMake driven > Empty Project. Under Toolchains, select CMake driven. Click Finish. The APP project is added to the Project Explorer.