Nios® V Processor Software Developer Handbook

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

12.3.2. Configure FreeRTOS Features

The default BSP settings enable all FreeRTOS features to facilitate most FreeRTOS-based applications, such as a simple Hello World. For further optimizations, you may configure the FreeRTOS features through the Intel HAL BSP and FreeRTOS BSP settings in the BSP Editor.
  • You must not edit header files (such as FreeRTOSConfig.h) or kernel source code to configure the FreeRTOS features. Perform this action using the BSP Editor, and the new FreeRTOS settings are reflected in the BSP's settings.bsp file.
  • The prefix freertos identify FreeRTOS settings. For example, freertos.os_max_priorities.