Nios® V Processor Software Developer Handbook

ID 743810
Date 1/27/2025
Public

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

Visible to Intel only — GUID: tah1707363579139

Ixiasoft

Document Table of Contents

13.3.4. Generate Application CMake File

Execute the command below to generate an application CMakeLists.txt.

Note: You must open the Nios V Command Shell to run niosv-app.
$ niosv-shell
$ niosv-app --bsp-dir=<BSP folder> --app-dir=<APP folder> \
--srcs=<Source codes>