Tool/software: Code Composer Studio
Hi Sir,
The CCS7 can export the path setting of "Linked Resources" and "Path Variables?
Thanks
Johnny
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.
Tool/software: Code Composer Studio
Hi Sir,
The CCS7 can export the path setting of "Linked Resources" and "Path Variables?
Thanks
Johnny
Johnny,
You can export and import build variables. When you import the build variables it will also create a linked resource variable with the same name and value.
Now I can go to another project and import them:
And you can see that it also setup a linked resource variable with the same name:
Note that you can also create these variables in your workspace so that they are available to all projects in the workspace.
Window -> Preferences
Regards,
John