Tool/software: Code Composer Studio
Question about CCS 8.x with C++ and the Open Declaration choice in the C++ code editor.
In this example, shown in the graphic, LWString.cpp and LWString.h are in the project. The project builds successfully. However, in the C++ editor, right-clicking on WString.h and selecting “Open Declaration” gives the message in the bottom left about “Cannot find include file…” That include file is in the yellow highlighted location under Includes.
Is there a way to get Open Declaration working in this case?