Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

5.5.3.2. Copied BSP Files

Table 21.  Copied BSP Files
File Name Function
HAL Directory Contains HAL source code files. These are all copied files. The src directory contains the C-language and assembly-language source files. The inc directory contains the header files.

The crt0.S source file, containing HAL C run-time startup code, resides in the HAL/src directory.

drivers Directory Contains all driver source code. The files in this directory are all copied files. The drivers directory has src and inc subdirectories like the HAL directory.