Visible to Intel only — GUID: jia1677574114332
Ixiasoft
Visible to Intel only — GUID: jia1677574114332
Ixiasoft
11.2. The Nios® V Processor Implementation of FreeRTOS*
Intel enables and supports the implementation of the FreeRTOS* kernel for the Nios® V processor. The Intel FPGA implementation of FreeRTOS is easy to use. You can control the configuration for all the RTOS modules using the BSP project settings.
- Processor-specific code: <Intel Quartus installation directory>/ip/altera/soft_processor/intel_niosv_common/FREERTOS
- Processor-independent code: <Intel Quartus installation directory>/ip/altera/soft_processor/aws_freertos
The FreeRTOS software package functions similarly to the drivers for hardware components. When you include FreeRTOS in a Nios® V processor project, the header and source files from ip/altera/soft_processor/aws_freertos are included in the project path, causing the FreeRTOS kernel to compile and link as part of the project.