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.

Error encountered while building CC3220SF_LAUNCHXL project in IAR

Other Parts Discussed in Thread: SYSCONFIG

Hello,

I am new to the TI tools and development kits. I wanted to explore the CC3220 as i will be working on one of the development kits of this project in near future. I followed the steps given in the user guide(file:///C:/ti/simplelink_cc32xx_sdk_3_30_01_02/docs/simplelink_mcu_sdk/Quick_Start_Guide.html#quickstart-for-iar-ide) and almost got everything set and when I built the project network_terminal I got an error which did not make any sense to me. I am attaching a screenshot of the error. How to solve this and further go ahead and debug the project?

Please do guide me so that I can get into my project ASAP

Thanks and Regards

Sudeep R J

  • Hi Sudeep,

    I'm not seeing any issues using CC32xx SDK 3.30.01.02, IAR 8.32.2, and FreeRTOS v10.1.1.

    Can you verify that your custom_argvars file is pointing to the correct FreeRTOS path?

    Best regards,

    Sarah

  • Hi Sarah,

    Thanks for your quick response.

    The thing is I have not yet downloaded the FreeRTOS but will do it right away. Is the above error because of non availability of the FreeRTOS or non availability of FreeRTOS at the right location?

    Meanwhile I tried to compile a noRTOS program (Power_measurement) from the SDK I saved the project and its copy in two different folders and when I built it I got another kind of error. I am attaching the screenshot of the same. Is this why is this error stopping me?

    Please help me with this.

    Thanks & Regards

    Sudeep R J

  • Hi Sarah,

    An update to the previous reply of mine.

    I downloaded the FreeRTOSv10.1.1 and placed it at C:\ to which the custom_argvars is pointing.

    Now I am getting the same error like the one mentioned in above reply in which i built the project power_measurement.

    Thanks & Regards

    Sudeep R J

  • Hi Sudeep R J,

    FreeRTOS examples require you to download the SysConfig tool as well. You will need to download the latest and change the path in your custom_argvars.

    http://www.ti.com/tool/download/SYSCONFIG

    Best regards,

    Sarah

  • Hi Sarah,

    That worked for me. Thank you so much for your timely help.

    The project is now compiling but I got an error as shown in the screenshot below.

    The DeviceFamily is defined in ti_drivers_config.h but still it says undefined.

    Please help!!

    Thanks & Regards

    Sudeep

  • Sudeep,

    Are you trying to build a FreeRTOS or NO-RTOS version of the example? 

    Can you do a clean of the project and a build? Then copy the entire build output to a file and attach it. There are other areas of the build log I want to see that are not in the snapshot. Please don't copy/paste the build output into this thread. Attach a file instead.

    Todd