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/TMS320F28379D: Building Multiple Configurations in Multiple Projects

Part Number: TMS320F28379D

Tool/software: Code Composer Studio

Greetings,

    We have many projects in our code set, and we regularly build all of them to ensure that no change to the code has broken the ability to build anything in the repository. To do this, we load all the projects, and do a Clean and a build of the entire workspace.

    If a project has multiple configurations, how can we ensure that all configurations are built automatically?

Thank you,

Ed