Tool/software: Code Composer Studio
We are using the project spec to build CC13x0 project. We want to use the specific coreSDK version in the project. For xdctools version, we use the following syntax to specify
<property name="xdcToolsVersion" value="3.32.01.22"/>
How do we specify the coreSDK version in the project spec?