This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/SIMPLELINK-CC3220-SDK: Error in building the project

Part Number: SIMPLELINK-CC3220-SDK

Tool/software: Code Composer Studio

Hi Everyone,

I am currently doing my IoT project in CC3220SF-Launchxl using Code Composer Studio.So I imported demo application to project Explorer ,for example provisioning  running freertos. When I try to build a project it show  me a error like this.


Required variable 'FREERTOS_INSTALL_DIR' cannot be resolved or is pointing to a non-existent location. See 'Preferences > CCS > Build > Variables' page to define this variable before building this project. provisioning_CC3220SF_LAUNCHXL_freertos_ccs provisioning_CC3220SF_LAUNCHXL_freertos_ccs Problems.

I didn't know how to define a variable.So kindly help me to solve this problem.Thanks in Advance.

 

  • There are a few steps required to use the FreeRTOS examples. These are covered in the Quick Start Guide for the SDK.

    You can get to the Quick Start Guide in Resource Explorer. Go to Software -> SimpleLink CC32xx SDK -> Documents -> Documentation Links

    Scroll down to SimpleLink CC3220 SDK and then the second bullet is the Quick Start Guide. Section 5 I believe will cover FreeRTOS setup.

    Regards,
    John