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.

Confusing Compile Error

I had this working but it is now 'magically' broken.  None of this project or code has been changed (AFAIK).  I left CCS for a couple weeks for another project and just started back.

Trying to rebuild and run the i2csample.  But I get this weird compiler error.  Actually I get 6.  Originally I got 2.  Then I changed a bit of code in order to get CCS to actually rebuild the project.  Now I get 6 compile errors.  Why would it want to make 'stddef.h'?

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** No rule to make target `C:/Program Files/Texas Instruments/ccsv4/tools/compiler/C6000 Code Generation Tools 6.1.15/include/stddef.h', needed by `C:/Program Files/Texas Instruments/pspdrivers_01_30_00_05/packages/ti/pspiom/examples/evm6748/i2c/edma/build/Debug/i2cSamplecfg_c.obj'.