Hello,
Does anybody know where (in which file) the following setting is stored? I would like to commit said file so that my colleagues don't have to make the same manual selection.
Thank you.
Kier.
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.
Hello,
Does anybody know where (in which file) the following setting is stored? I would like to commit said file so that my colleagues don't have to make the same manual selection.
Thank you.
Kier.
Thanks Santosh but that is just the available products installed on the PC.
I want to know which file stores the product selection for the project? I don't think it's in the .cproject or .project so must be a workspace file or CCS installation file.
Kier.
Kier,
I think CCS stores product discovery path, then searches for all the compatible package for the device when CCS is launched. Which file it stores the 'product discovery path', that I am not sure.
I will assign the thread to CCS team, and let them answer it.
Hi Kier,
I want to know which file stores the product selection for the project? I don't think it's in the .cproject or .project so must be a workspace file or CCS installation file.
It should be in .cproject.
Example:
I set the SDK version to 6.30.0.42_eng:
the .cproject file for the project will update with this information:
Thanks
ki