Hello,
Using CCS Version: 11.1.0.00011 on an F38739D controlCard connected to a USB emulator (XDSv2 USB Debug)
I am seeing many issues with Indexing and Debugging via the Watch Window.
- Indexing. After long sessions with CCS, the indexing and auto-complete start to take so long they they disrupt work flow. Yesterday, I was seeing auto-completes take several to 10 seconds and completely lock up the UI (causing Windows to consider the application non-responsive). The indexing pretty much never finishes as it takes several minutes and I have it set to automatically rebuild on save and I save often.
- When it is in this state, even completely disabling the indexing function takes a long time to process.
- This condition exists between restarts of CCS. A complete reboot is needed.
- Usually I have most options enabled for indexing, but lately have reduced it to the minimum few files and the issue does not change.
- Periodically, I get a corrupted index error when I try to "Open Declaration" on some elements in code. It does happen more often with overloaded / templated functions, but not exclusively.
- Rebuild and Refresh do not solve this.
- Watch Window. When expanding an item with a drop-down arrow, initially expanding it moves other items in the list down, but its contents are blank. Unless a redraw is forced by scrolling the blank contents off of the screen and then back on, it will not appear on its own for a while.
- This happens 100% of the time since I have updated to CCSv11. Both 11.0 and 11.1.
- This happens with arrays, structs, classes, etc.
- I have tried creating a new workspace (importing preferences) with the same issue.
- Once the contents are finally displayed, performing an action that automatically closes them (sometimes a context switch does this) will require me to redo this process again. Its frustrating when there is a nested list and it happens at every node.
Let me know if you need anything from me, or if these are known issues.

