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.
Hi guys,
I am running:
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
Hello Fredrik,
Thank you for the query. Could you please help us understand the device that you are using to guide you appropriately.
Regards,
Sreenivasa
Hello Fredrik,
Thank you for the input.
Please expect delayed response due to US holiday.
Regards,
Sreenivasa
Hi Fredrik,
This will be fixed in a future SDK release. You can ignore the warning until then.
I believe this is a warning generated by Code Composer Studio (CCS) before it passes value to the XDC tool. The XDC tool is interpreting the path correctly (which is what we care about), but CCS does not.
Regards,
Nikolaj