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.

CCS/TM4C1294NCPDT: How to change the path linked to library.

Part Number: TM4C1294NCPDT


Tool/software: Code Composer Studio

Hi,

I am using CCS 10.1.1. I want to change the value of path variables. At present, the CCS links the "tirtos_tivac_2_16_00_08" library from the "home/ti" path. I want to change that linking and want to link with the library which is available in my workspace location. My purpose is to change the origin SDK code but at present, it is linked with the "home/ti" path, and whatever changes I am doing are not coming into the picture. To change the path I opened properties->resources->Liked resources as shown in the below Image. Even after changing the path and close the window changed path does not come into effect. When I reopen the window it shows the old path.