Tool/software:
Hi, there.
With CCS 20.0.0, I define a global variable in "File > Settings > Code Composer Studio Settings... > General > Variables". The variable type is "Path" so that it can be resolved for linked file path. But it is not working. The compiler will complain the file path is incorrect. If I define the variable in project's "Properties > General > Variables" then it works well.
Since I have a dozen of projects using shared source code and libraries, it will be very inconvenient to define the same variable in each project.
Can anyone confirm this issue?
Robert.