This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430FR5972: Regarding File include in project

Part Number: MSP430FR5972

Tool/software: Code Composer Studio

Hi,

Actually, I make a project and added multiple .c & .h file at the same location and by doing this my project is working, but when I create folder for each file to separate all in this case in CCS v7 than error comes on each file.

So I think I am not including files in project properly. Kindly suggest me the including step.