Hi guys,
I am running:
- Code Composer Studio 11.2.0
- simplelink_cc13xx_cc26xx_sdk_6_10_00_29
- GCC 10.3-2021.10 (I am linking a lib which requires this)
When building the "Display" example project I get the following warning:
Invalid project path: Include path not found (/Users/fredrik/ti/simplelink_cc13xx_cc26xx_sdk_6_10_00_29/.;/Applications/ti/ccs1120/xdctools_3_62_01_16_core/packages). tirtos_builds_cc13x2_cc26x2_release_gcc
I can see this path in the project includes list, but I am not able to figure out where in the project configuration it is set. I assume there is an issue somewhere which bundles what is supposed to be two paths into one line. Please enlighten me on where I can untangle this.
Thanks,
Fredrik