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/CCSTUDIO: CCSTUDIO

Part Number: CCSTUDIO
Other Parts Discussed in Thread: TMS320C6727

Tool/software: Code Composer Studio

Hi.  I updated CCS Version 5.5 to CCS Version 6.2, because Windows 10 doesn't support CCS Version 5.5.

Properties for CCS General

Variant: TMS320C6727

Complier version: TI v6.0.8

Output format: legacy COFF

Device endianness: little

Runtime support library:

rts67plus.lib

DSP/BIOS version: 5.20.5

Can someone help with the below build problems?

**** Clean-only build of configuration Debug for project ActiveSonar ****

 

"C:\\TI\\ccsv6\\utils\\bin\\gmake" -j 8 clean -O

gmake: *** No rule to make target 'clean'. Stop.

 

**** Build Finished ****

Buildfile generation error occurred..

Cannot build project. Referenced project 'ActiveSonar' contains build-errors.

Build stopped..

  • Michael Huy said:
    "C:\\TI\\ccsv6\\utils\\bin\\gmake" -j 8 clean -O

    This build command looks a bit different than what I was expecting. Can you provide the three .*project files in your project folder?

    Thanks

    ki