Nios® V Embedded Processor Design Handbook

ID 726952
Date 4/04/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.4.3.1. Creating a Software Project using Platform Designer & Eclipse Embedded CDT

Platform Designer includes the BSP Editor board support package editing tool. A board support package (BSP) provides a software runtime environment for embedded systems, such as Nios® V/m processor systems. The BSP Editor is a GUI tool that you can launch from Platform Designer to generate and configure BSP contents.

For more information about BSP generation using GUI, refer to section Generating the Board Support Package using the BSP Editor GUI.

Follow these steps to generate the application project:

  1. Generate the Board Support Package (refer to BSP Generation)
  2. Generate the Application Project File (refer to App project generation section)
  3. Setup the Eclipse Embedded CDT:
    1. Tool Setup
    2. Project Setting Configuration
    3. Software Build Flow

For more information to build your application project, refer to section Building the Application Project using Eclipse Embedded CDT.