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.
Tool/software: Code Composer Studio
Hello,
I suddenly have a bar which is running in the background continuously and doesn't seem to do anything and can't be deleted -
is there some way of removing it?
Here's a screenshot:
Thanks,
Amitai
It seems that the issue derives from the remote search.
When pressing on some of the results which appear in the in remote search results window
the file containing the specif result displays the beginning of the file, instead of the specif line where
the searched term appears. Each attempt trying to open such a result opens another "Goto Line" bar as seen above.
Amitai Weil said:the file containing the specif result displays the beginning of the file, instead of the specif line where
I can reproduce this issue. But not:
Amitai Weil said:Each attempt trying to open such a result opens another "Goto Line" bar as seen above.
Instead, the file is just opened immediately without the bar appearing.
What exact CCSV7 version are you using?
Thanks
ki
The extension used is "quick text search" - https://marketplace.eclipse.org/content/quick-search-eclipse.
Now I have now another connected issue - failure of suggested updates:
Which results in:
Amitai
Amitai,
I just tried installing this from the marketplace.
It appears to be really old. The one I found is referencing Eclipse 3.x. We are currently on Eclipse 4.6 in CCSv7.4 which is actually a bit old itself.
In your one capture I see references to CDT 9.2. That is not going to work with CCSv7.x either as we are using 9.0. The good news there is that CCSv8.0 will be out in a few weeks and it has a compatible version of CDT.
Regards,
John
Thanks John,
In the mean time I have manually disabled some updates, so that these warning don't appear.
Do you think the quick search extension causes the 'goto line' issue?
The Remote search causes lots of trouble. They are some searches I have done which for some reason
appear only via this type of search, and when choosing one of the results of this search I'm seeing a file
which isn't synchronized with the project and causes errors. Am I missing something out? Is this the intention
of the 'remote' search? not to see the local files, but some type of backup files?
Amitai