Nios® V Processor Software Developer Handbook

ID 743810
Date 10/12/2024
Public
Document Table of Contents

13.3.6.1. Integrating Device Drivers without Initialization Manually

You need to copy the driver files into the APP directory. Modify the APP CMakeLists.txt to include the driver files in the APP build. Alternatively, you can include the source files of the device drivers using the --srcs argument when running niosv-app command.