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.
Tool/software: Code Composer Studio
Try to build the example project "cloud_ota" but getting errors. See attached image.
This is the example project I am running.
C:\ti\simplelink_cc32xx_sdk_3_10_00_04\examples\rtos\CC3220SF_LAUNCHXL\demos\cloud_ota\tirtos\ccs
Which version of CCS are you using?
How did you import the project - using Resource Explorer in CCS or using the menu Project->Import CCS Projects?
This project is dependent on the kernel project tirtos_builds_CC3220SF_LAUNCHXL_release_ccs, which will be built first prior to building the main cloud_ota project. Did the kernel project build successfully?
Could you do a "Rebuild Project" then switch to the Global Build Console (screenshot below shows where to find it), save the full output to a text and attach it here?