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.

CODECOMPOSER: GCC Include path issue

Part Number: CODECOMPOSER

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:

Fullscreen
1
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
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

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