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.
OS: MacOS 12.4
CCS: 11.2.0.00007
Hi all,
I just downloaded installed CCS and the SimpleLink-CC13XX-CC26XX-SDK. When trying to build the project_zero_CC26X2R1_LAUNCHXL_tirtos_ccs I get the following error:
js: "/Applications/ti/xdctools_3_62_01_15_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: Error: Can't find the platform package 'ti.platforms.simplelink'. TI platforms are no longer shipped as part of XDCtools (/Applications/ti/xdctools_3_62_01_15_core). Please ensure you are either using a pre-3.30 version of XDCtools or you have added a product that includes your platform support along the path '/Applications/ti/simplelink_cc13xx_cc26xx_sdk_6_10_00_29;/Applications/ti/xdctools_3_62_01_15_core/packages'. Check that this path names a directory containing the necessary platform support and that the platform name is properly spelled.
This is in contrast to the installation in my windows machine, where with the same steps I can build the project.
I tried to use the xdc tools that come with the SDK not CCS, still doesn't work with the same error.
This is what my Preferences > Code Composer Studio > Products page looks like:
This is Properties for the project:
This is the XDCtools page:
Thanks for your help!
Hey Felix,
It looks like you might be seeing this issue: EXT_EP-10721.
Can you try the workaround described in the linked issue and let me know if this resolves the issue?