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

5.5.2.1.2. Software Design Flow

This section provides the software design flow to generate and build the Nios® V processor software project for the SDM bootloader and Nios® V application. To ensure a streamlined build flow, you are encouraged to create a similar directory tree in your design project. The following software design flow is based on the following directory tree.

To create the software project directory tree, follow these steps:
  1. In your design project folder, create a folder named software.
  2. In the software folder, create two folders named mailbox_bootloader and user_application.
  3. In the mailbox_bootloader folder, create two folders named app and bsp.
  4. In the user_application folder, create two folders named app and bsp.
Figure 51. Software Project Directory Tree