Hello,
I'm using Code Composer Studio v5.1 and I'm facing issues when trying to use the Content Assist (code completion) functionality.
When I try to write the beggining of a word (variable's or funcion's name) and then hit "ctrl+space", nothing happens.
But if I just hit "ctrl+space" then I see a list with all possible options.
Also, other uses of Content Assist still work, like writing a structure's whole name and then putting a "." (dot) after, or putting a "->" after a pointer's name. In these occasions there appears the variable's subitems.
Anybody else has this problem?
Thank you,
Rafael Daciuk