Hi,
I am new to Code composer Studio v5, facing an issue with the new folder Structure. I Created a folder in Source folder of the project with related .c and .h files in.
And the .h file is referenced in other .c files outside the folder. The include options in Build options changed to "${workspace_loc:/${ProjName}/source/SYSTEM}", still the error persists. Is there any way to organize the source files in a way that the sub folders of Source folder contains both .c and .h files.
Many thanks in advance.
regards,
Prasad SM