Nios® V Processor Software Developer Handbook

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

7.8.5.2. Tcl Command Walkthrough for a Typical Driver or Software Package

The Tcl script excerpts in this section describe a typical device driver or software package.

The example in this section creates a device driver for a hardware peripheral whose component class name is my_custom_component. The driver supports HAL, MicroC/OS-II, and FreeRTOS* BSP types. It has a single C source file (.c) and two C header files (.h).