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.
Part Number: SIMPLELINK-CC3220-SDK
Tool/software: Code Composer Studio
Hi,
I want to use tirtos in my project.
I entered CCS App Center in CCS, seleted 'TI ARM Compiler', and installed this one; but when I opened an example 'adcsinglechannel_CC3220SF_LAUNCHXL_tirtos_ccs' from 'simplelink_cc32xx_sdk' and clicked 'build Debug', errors occurred. You can see the picture below showed all information. I also try to build debug for other project which could be built succeed in other PC; but errors still occurred.
Could you tell me how to solve this problem? Is the tirtos not installed properly? Or I installed a wrong one of rtos?
Best regards,
Xinrong
Xinrong,
Could you please provide some additional details?
- Which version of CCS are you using?
- How did you install the CC32xx SDK and which version is it? Did you download and install it from Resource Explorer or from http://www.ti.com/tool/simplelink-cc32xx-sdk?
- Can you verify that the SDK is installed to CCS by checking under Window->Preferences->Code Composer Studio->Products to see if the specific version is listed there?
If the correct version of SDK is installed and discovered by CCS, then try cleaning your project (right-click on the project and select Clean Project) and then Rebuild.
If the build still fails, please provide the full build output in the CCS build console. In the build console first select Global Build Console then copy all its contents to a text file and attach the file here.