9.1.3.1 Add CCS Support for FreeRTOSv9
See the following instructions if users want to use FreeRTOS.
- Download FreeRTOS version 9.
- Install the software in the C: drive.
- Copy the content of the patch (CCS folder) from <SDK install path>\tools\cc32xx_tools\FreeRTOS_patch\CCS and paste it to <FreeRTOS install path>\FreeRTOS\Source\portable\CCS.
- Run CCS.
- Choose Window → Preferences → Code Composer Studio → Build → Variables → Add (see Figure 33).
- Fill the Variable field with FREERTOS_INSTALL_DIR.
- Change the Type to directory.
- Change the Value to the <FreeRTOS install path> and then press OK (see Figure 34).