Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

12.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>