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/EK-TM4C1294XL: I seam to have broken the Search in Projects / Workspace feature in CCS , <ctrl>H

Part Number: EK-TM4C1294XL

Tool/software: Code Composer Studio

I seam to have broken the Search in Projects / Workspace feature on CCS7.

I have the text in plain view in a file and use the <ctrl>H dialog to search for the text in the project or work space and get zero hits.   See image below.

It used to work.

Not sure how I broke it.

  • Hi Forrest,
    The search string is the first field you have highlighted. The second field "File name patterns" is for the file names to search in. I see you also have the search string in there too. I think that is the issue. If you want to search for your string in all files types, can just have an asterisk in there (that is the default).

    Thanks
    ki
  • Yup that did it.
    Thanks for helping me find the obvious.
    I had closed and restarted CCS7 and even rebooted with out luck.