AR# 51133: 14.4 SDK - Where can I download the FreeRTOS port for Zynq?
AR# 51133
|
14.4 SDK - Where can I download the FreeRTOS port for Zynq?
Description
Where can I download the FreeRTOS port for Zynq?
Solution
There is a Zynq port available in the FreeRTOS interactive site.
To use the FreeRTOS:
Unzip the package.
Copy the freertos_zynq_v1_00_a into: <XILINX INSTALL DIRECTORY>\ISE_DS\EDK\sw\lib\bsp
Copy the contents on the sw_apps (freertos_blink_led and freertos_hello_world) folder into: <XILINX INSTALL DIRECTORY>\ISE_DS\EDK\sw\lib\sw_apps
Now, when you create a new Zynq BSP, you will be able to choose the FreeRTOS BSP.
Or, if using Standalone SDK, the FreeRTOS can be added to the project repository:
In the Preferences dialog, select Xilinx SDK -> Repositories, and point to the "repo" folder in the unzipped Xilinx_Zynq folder:
Press the Rescan Repositories button and click OK to exit. Now, when a new BSP, (File -> New -> Board Support Settings) is created, the FreeRTOS can be selected: