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/CC1310: Build File generation error occurred

Part Number: CC1310
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

Hi,

When I ry to build the Project (for all Project) it returns with this :

**** Build Finished ****
Buildfile generation error occurred..
Build-configuration 'com.ti.ccstudio.buildDefinitions.TMS470.Debug.1145210522' does not exist in the referenced project 'tirtos_builds_CC1310_LAUNCHXL_release_ccs'. See 'Properties > Build > Dependencies' page to select an existing build-configuration.
Build stopped..

What could be the reason? It was working fine and all of sudden this error.

  • In the main project, go to Project Properties->Build->Dependencies tab, and check that a valid build configuration is selected for the tirtos_builds dependent project. Perhaps that setting changed or got corrupted at some point.