Nios® V Processor Software Developer Handbook

ID 743810
Date 10/06/2025
Public
Document Table of Contents

15.6. Enabling FreeRTOS-Plus-TCP

You can use Nios V Command Shell CLI to enable FreeRTOS-Plus-TCP software package with the following command:
niosv-bsp -c -t=freertos \
-e="enable_sw_package altera_freertos_tcpip" \
-s=<.qsys file> -p=<.qpf file> settings.bsp
Alternatively, you can also enable it through Quartus® Prime using the following steps:
  1. Open the Platform Designer.
  2. Click the BSP Editor tab.
  3. Click the BSP Software Packages tab.
  4. Tick the Enable checkbox.
Figure 36. Enabling FreeRTOS-Plus-TCP protocol stack backage in BSP editor