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/TMDSDSK6713: TMDSDSK6713 starter kit

Part Number: TMDSDSK6713

Tool/software: Code Composer Studio

Hi,

I am using CCS V4. during build a program (like hello world or convolution or generation of sin wave) is shows errors like:

**** Build of configuration Debug for project sinwave ****

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake -k all
process_begin: CreateProcess(C:\Users\USER1\AppData\Local\Temp\make80082.bat, C:\Users\USER1\AppData\Local\Temp\make80082.bat, ...) failed.
make (e=2): The system cannot find the file specified.

C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: *** [hello sampa.obj] Error 2
C:\Program Files\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.
Build complete for project sinwave

Thus output file has not generated.

Kindly help me to remove these errors and generate .out file. Also guide me about linker file (*.cmd) if you think it may cause of these errors.

Thanks in advance.