Tool/software: Code Composer Studio
I'm having a problem with CCS V7 where the "Search Text>Project" on the editor context menu will not search headers. If i highlight the function name in a function declaration within a .c file, I can press F3 to jump to the function prototype in the header. But when I then right click the function name in that prototype and select "Search Text>Project" to find all the places this function is called, nothing happens. If I go back to the .c file and do the same thing on the function name in the declaration, CCS only shows me references to the function that are in .c files, no header files. This is particularly frustrating for inline functions that are declared in headers and only referenced in other header inline function declarations.
I'm a relatively new user to CCS v7 so I've probably just got setting wrong somewhere, but I have not been able to figure out what it is. Any insight into what is going on would be greatly appreciated. Thanks.
Tom




