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 Experts,
We received following questions from our customer. Can you please answer them?
1. How do they do full-text search in CCS? (They want to search for a specific constant across the project)
2. Is there an input completion function in CCS?
3. How do they import or convert the pins and other settings of the C file to Sysconfig when they reuse the code from the sample such as TIDA written without Sysconfig.
Best regards,
Ken
Hello Ken,
1. How do they do full-text search in CCS? (They want to search for a specific constant across the project)
For advanced search, try "CTRL+H"
2. Is there an input completion function in CCS?
If you are referring to the editor autocomplete feature, try "CTRL+SPACE"
3. How do they import or convert the pins and other settings of the C file to Sysconfig when they reuse the code from the sample such as TIDA written without Sysconfig.
Are they looking for some import tool that will automatically convert the pin configuration contents in their C file into a *.sysconfig file?
Thanks
ki
Hello Ki,
Thank you for your response. I understood 1 and 2.
For 3, yes, they are looking for such kind of tool or method.
Best regards,
Ken
For 3, yes, they are looking for such kind of tool or method.
I am fairly certain that this is not supported. I will need to confirm for sure.
Please let me know once you confirm.
I have confirmed with engineering that no such tool currently exists.