Hi experts,
Every time I open CCS or modify a source file, the indexer will automatically refresh, which will cause my computer to get stuck.
I tried to close it in the properties, but it didn't work. How can I close it completely?
Thanks,
Shukai
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 experts,
Every time I open CCS or modify a source file, the indexer will automatically refresh, which will cause my computer to get stuck.
I tried to close it in the properties, but it didn't work. How can I close it completely?
Thanks,
Shukai
You can disable the indexer in the workspace and project properties:
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_project-management.html#indexer
Please make sure that the indexer is disabled in both places. Project properties will always override workspace level properties. The default setting is for the project to always use the workspace level settings but it is best to confirm.
Thanks
ki