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.

MSP430F149: Project issues - include files

Part Number: MSP430F149

Tool/software:

I compile the project with errors in an include file xxxx.c.

I comment out that include file, xxxx.c,  as well as any calls to it.

The compiler still reports the error in the include file? In other development systems I use, when you comment stuff out, it's not there as far as the compiler is concerned. As for make files, I never built one as simply compiling the main.c should be enough for a simple program?

I deleted and re-built the project and the same think happens.

I do see the offending xxx.c file in the make file. It seems that CCS automatically puts any xxxx.c source file into the make file? 

**Attention** This is a public forum