Hi
I've been using CCS 6 for about 6 weeks now but theres one aspect that troubles me... the ability to create a new header file and have it located in the folder containing all other header files. This folder is the one that is set as the search path folder for include files. I can click on project, then right click new->header file and the choices of destination are source,cmd,.launches,.debug etc absolutely no choice giving header or include file folder. I've ended off creating my new headers in the source folder then manually moving them into the include folder using explorer. Surely this isn't the method? I've searched online, offline in manuals etc and find nothing to state how to do this. Surely the purpose of having different file extensions is partly to group them under folders common to that extension hence having a folder specifically for .h files rather than .c files and maintain order. All I want to do is create file -> new header file and have it place this in the same folder as my current header files( imported as part of legacy project ).
I hope someone can answer my query, perhaps I'm being inept but I've tried various methods and all have failed to achieve their simple goal.
Best Regards
Martyn