Tool/software: Code Composer Studio
Hi, there.
How to import folder(not project) into CCS?
I'm right now debugging a old project and struggling to find definitions of identifier.
I need to import whole folder consisted of source files and header files into CCS workspace, so that I can search missing identifier and then find which header file I need to include.
now I'm using notpad++ to search folder, which is very inconvenient.
Thank you.