Nios® V Processor Software Developer Handbook

ID 743810
Date 7/08/2024
Public

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

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>