Tool/software: Code Composer Studio
Where is the search path for include files specified in CCS? For example, how does CCS find the path for "#include <stdio.h>"? I need to extend the search path to find files in other folders. I want to that at Workspace level.