Tool/software: Code Composer Studio
Hello,
I have a project where there are about 20 different build configurations that all need to be compiled.
However, I'm experiencing build issues where the output image for each build configuration produces different results in the same areas of code.
I have found that doing a clean prior to each build solves the problem.
Is there a way to force the compiler to clean each build configuration prior to compile time?
I know there is a way which cleans then builds all, I just want to clean prior to each individual compile.
I'm using the TI v4.4.1 compiler and CCS Version: 6.1.1.00022.
Thanks,
Ben
