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: Failed to build with New Build Configuration

Other Parts Discussed in Thread: TMS320F2812

In the following and locked topic, an issue was created. issue is CCSIDE-3514.

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/780210/ccs-failed-to-build-with-new-build-configuration

This issue has been officially fixed in CCS11. I use CCS 11.1 (latest one), but the issue is still present and it's still impossible to clone a build configuration for my project. Is there a way to do it witout damaging my project? Is there a way to create natively a project with 3 build configurations working fine?

Regards

  • Hello,

    I tried out both CCS 11.0 and CCS 11.1. The issue still exists in CCS 11.0 but appears to be resolved in 11.1. However, this is when I import a project from a projectspec (and the project gets generated for the first time in each respective environment). When I import the project from 11.0 into 11.1, the issue still occurs - even if I delete the cloned confiuration and create a new one in 11.1. 

    I will check with engineering to see if there is a way to "repair" the 11.0 project so that cloned configurations will work in 11.1

    Thanks for reporting this

    ki

  • Just a quick update, I am still waiting to hear back from engineering. I will pass on any updates as I get them.

  • I tried out both CCS 11.0 and CCS 11.1. The issue still exists in CCS 11.0 but appears to be resolved in 11.1. However, this is when I import a project from a projectspec (and the project gets generated for the first time in each respective environment). When I import the project from 11.0 into 11.1, the issue still occurs - even if I delete the cloned confiuration and create a new one in 11.1. 

    After discussing with engineering, I was able to resolve the issue. After importing the old project to 11.1, you have to delete the "broken" new configuration and create a new one. But can't do it in one shot. What I mean by this is that within the dialog to manage the configurations, you need to first delete the broken configuration and then close the dialog. Then reopen it again to create the new configuration. This newly created configuration will work. If you try to delete the configuration and then create a new one of the same name without closing the dialog between the steps, then the newly created configuration will have the same issue. Note that this only applies to when the deleted config and newly created one used the same name. If the newly created configuration is a completely different name, then there is no need for this extra step.

    Thanks

    ki

  • Hi

    I use CCS11.1 with a RTSC project and compiler version TIv6.2.11 (target is TMS320F2812). I have 2 working configuration (Debug + Release).

    I tried to clone any (Debug or Release), and it's still not working (I keep only Debug + Release, then I restart CCS and I create testDebug then testRelease...).

    Makefile located in path testDebug is empty.

    When I try to build I get the following errors:


    "C:\\ti\\ccs1110\\ccs\\utils\\bin\\gmake" -k -j clean -O
     
    gmake: *** No rule to make target 'clean'.

    **** Build Finished ****

    The issue is still no corrected in CCS 11.1 (the project was natively created by CCS 11.0)

  • I am unable tor reproduce the issue as long as the workaround is used (as needed). Can you provide a test case project? You can strip down the project to one source file. The project doesn't have to build succesfully, I just need it to reproduce the issue.

    Thanks

    ki

  • Hello Alain,

    We believe the issue you are running into is the same as the one in the below link:

    https://sir.ext.ti.com/jira/browse/EXT_EP-10761

    Thanks

    ki