Tool/software: Code Composer Studio
Hello
I create new project in CSS v7.4.0.00015
In project propertis - Products - enabled "Keystone2 PDK" v 3.1.0.3
In "C6000 Compiler" - "Include Options" I see "${TI_PDK_INCLUDE_PATH}", but this variable = <none>
In "C6000 Compiler" - "Predefined Symbols" I see ${TI_PDK_SYMBOLS}, but this variable = <none>
In "C6000 Linker" - "File Search Path" I see ${TI_PDK_LIBRARIES} and ${TI_PDK_LIBRARY_PATH}, but this variables = <none>
How to properly connect the csl to the non-OS project?