A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: sos1677591313375
Ixiasoft
Visible to Intel only — GUID: sos1677591313375
Ixiasoft
11.3. Implementing FreeRTOS Project for the Nios V Processor
To create a program based on FreeRTOS, start by setting the BSP properties so that it is a FreeRTOS project. You can control the configuration of the FreeRTOS kernel using BSP settings with the BSP Editor or on the Nios V command line.
- You must not edit header files (such as FreeRTOSConfig.h) or source code to configure the FreeRTOS features. The project settings are reflected in the BSP's settings.bsp file.
- FreeRTOS settings are identified by the prefix freertos. For example, freertos.os_max_priorities.