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,
I am using Code Composer Studio 5 and I wanted to search some function that is a "*.h" class, but when I perform the serch I get nothing. I think that search option only search in "*.c" files and not in "*.h".
Is there any option to add "*.h" files to searches?
Kind Regars,
Iván
HI Ivan,
are the files linked files? I think the search is different with linked and non linked files. Also have you tried CTRL + H?
Best Regards,
LIsa
It works doing "C/C++ Search". But also searching for declarations or references. I don't know if I have done something else to get it work, because my partner does the same and gets no matches...