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,
after updating CCSv6 to CCSv7 (7.0.0.00043) I have strange autocomplete behavior. Autocomplete inserts parameters name and at the same time shows the tool tip with these parameters above the function.
For example if I type 'memcp' and press ctrl+space, CCS will complete this to: 'memcpy(s1, s2, n)'
It's issue or feature? Can I disable this behavior and return to the well-known from the previous CCS?
Best regards
Mateusz