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.

Parallel build on CCS5.4



Hello,

I have enabled in Project properties->Build->Nehaviour->Enable parallel build->Use number of processors(4) and it was building using all 4 cores just fine, CPU was 100%, but 2 days ago I've added in pre-build step a command to call an executable and since then it builds only on one core, processor load is 25% and is 3 times slower. I tried removing the pre-build step, deleting workspace and is doing the same. I can see the gmake command is "gmake -k -j 4 all".

Any idea what happened?

Z:\>echo %NUMBER_OF_PROCESSORS%
4

Best regards,

David.