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.

CCS4 : Build multiple configurations at once

Hello,

I would like to build/compile multiple configurations at once. It seems there no way to do that. In my project I have 12 differents configurations, 6 for release versions, 6 for debug/jtag version.

When I need to generate a new version of my project (which consist of all 6 release configurations), I must manually select an active configuration, then build it.

I found a little workaround by re-using  the generated makefile and gmake to build all 6 configurations, yet as soon as something change in my preoject options, I must manually reselect/rebuild all configurations.

Any thoughs ?

Thanks,
Fred.