Nios® V Processor Software Developer Handbook

ID 743810
Date 5/26/2023
Public

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

Document Table of Contents

3.1.2.3.2. Board Support Packages

A Nios® V processor BSP project is a specialized library containing system-specific support code. A BSP:
  • Provides a software runtime environment customized for one processor in a hardware system.
  • Isolates your application from system-specific details such as the memory map, available devices, and processor configuration .
  • Includes header files (for example, system.h), and a linker script (linker.x). Use the BSP files when creating an application.