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.

gmake: *** No rule to make target 'clean' error in CCS 8.3.1

Other Parts Discussed in Thread: TMS320F28379D

I downloaded a led_ex1_blinky from the resource explorer available in the ccs 8.3.1. as shown in the following figure. When I try to compile it, it gives me me 'gmake: *** No rule to make target 'clean'' error and does not compile. How can I solve this issue? I deleted all previous CCS and reinstall clean ccs 8.3.1 to resolve this issue which did not help. Can I get suggestions to solve this issue?

This led_ex1_blinky example is an example code for the TMS320F28379D device.

  • Hi Sangwhee,

    The picture did not came through, can you please reattach the picture? 

    Can you get latest CCS 10.2.xx? Any reason to stay with older version of CCS?

    Also, please go to project setting (Right-click project, select "Show Build Settings..."), and make sure it has valid compiler version selected, and then recompile it.

  • The JTAG that I am using is not compatible with 64-bit software so I cannot use a higher version than CCS8. I tried CCS9 and everything worked out fine. It seems the code generated in CCS9 cannot be used in CCS8.