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-TM4C123GXL: C/C++ Search bug

Part Number: EK-TM4C123GXL

Tool/software: Code Composer Studio

Hello all,

I'm having a problem with the C/C++ Search function, if I search for any string the first time after installing Code Composer Studio, it searchs normally the active project. But after closing the search tab and using Ctrl+H again, it searches another project instead of the active one (I already tried to limit the scope using all the other options, when I do that it only finds references in the Tivaware path).

How can I correct this issue?

  • Helder,

    What version of CCS are you using? I would like to try to reproduce this.

    Regards,
    John
  • Hello John,

    I'm using CCS 7.1.0.

    P.S. I'm also using Tiva 1294 codes.

  • Helder,

    I couldn't reproduce this issue here in my CCSv7.1.0, but I am using a newly created workspace that was recently indexed. Despite this, no matter what scope limiters I apply I always get relevant results - i.e., they find elements in the same resource.

    At any rate, please check the procedure I am following below and perhaps you can point out something I may be doing differently than you.

    Regards,

    Rafael

  • I'm not sure why, but clicking the search button worked, while Ctrl+H didn't at first. Now even Ctrl+H works.

    That's very strange, but I can't complain now that is working.

    Thank you!