Part Number: CODECOMPOSER
Other Parts Discussed in Thread: SIMPLELINK-CC13XX-CC26XX-SDK
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!