A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: aph1690791922597
Ixiasoft
Visible to Intel only — GUID: aph1690791922597
Ixiasoft
7.3.3. Software Design Flow
Creating a Nios® V processor software image for RSU consists of the following general steps:
- Generate the ZLIB libraries.
- Create a board support package (BSP) project.
- Creating a Nios® V processor application project.
- Building the application project using the provided source codes.
- Running and debugging the application project.
To ensure a streamline build flow, Intel encourages you to create a similar directory tree in your design project. The following software design flow is based on this directory tree.
To create the software project directory tree, follow these steps:
- In your design project folder, create a new folder named software.
- In the software folder, create another two folders named app and bsp.