Greetings,
I would like to be able to do builds using CCS and have it use multiple threads. Is that possible?
Thank you,
Ed
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.
Greetings,
I would like to be able to do builds using CCS and have it use multiple threads. Is that possible?
Thank you,
Ed
Hi Ed,
Do you mean parallel build? If that is correct then yes, CCS does support parallel build. Please take a look at this link:
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_project-management.html#parallel-builds
Thanks & Regards,
Santosh
Hi Santosh,
I appears that it is already on by default. Is there a way to run multiple threads on a single core? I'm asking because I noticed that the CPU utilization only goes up a little when I start a build, i.e. the utilization fluctuates during the build only goes from roughly 30% at rest to roughly 50% when the build is running. Of course there are some peaks and troughs in that.
Thanks,
Ed
Ed,
I think it is already using multiple threads. Let me check with CCS expert and get back to you.
Thanks & Regards,
Santosh
Hi Ed,
You can try specifying a higher number of parallel jobs instead of the default "optimal" value.
Thanks
ki