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.

Code composer errors with test program

Other Parts Discussed in Thread: CCSTUDIO

I ran the 3 test programs with no problems.

I made a minor change to the aic3204 programs.

I got 4 error messages.  I put the program back the way it was.  Same 4 errors.

I even went to the point of erasing the workspace and starting over.  I started with a freshly downloaded "test" folder.

Same 4 errors.  I can still  do the led program with no problems.

Here are the errors:

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** No rule to make target `C:/CCS_4.0.0.15000/ccsv4/tools/compiler/c5500/include/linkage.h', needed by `aic3204_loop_linein.obj'. aic3204 Unknown 1255384573368 1

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** No rule to make target `C:/CCS_4.0.0.15000/ccsv4/tools/compiler/c5500/include/stdarg.h', needed by `aic3204_loop_linein.obj'. aic3204 Unknown 1255384573368 2

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** No rule to make target `C:/CCS_4.0.0.15000/ccsv4/tools/compiler/c5500/include/stdio.h', needed by `aic3204_loop_linein.obj'. aic3204 Unknown 1255384573359 0

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** No rule to make target `C:/CCStudio_v3.3/boards/usbstk5505/tests/aic3204/../../include/usbstk5505.h', needed by `aic3204_loop_linein.obj'. aic3204 Unknown 1255384573369 3

Any suggestions would be appreciated.
Tom