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: Limiting number of jobs in CCS command line

Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

I am using CCS 7.2 command line in linux to build projects. The default behavior of com.ti.ccstudio.apps.projectBuild seems to be to build using as many processors as are available. Is there an option in com.ti.ccstudio.apps.projectBuild to limit the number of parallel jobs?

I've seen the wiki page but it doesn't seem to list any options similar to what I'm looking for.

http://processors.wiki.ti.com/index.php/Projects_-_Command_Line_Build/Create#com.ti.ccstudio.apps.projectBuild

  • Hi Jonah,
    This parallel build option is stored in the project settings. The default setting, when a project is created, is set to use all available processors. There is no way to configure this with the command-line projectCreate command and no way to override this with the projectBuild command. It is something we can look to add as an additional option to the projectCreate command.

    Thanks
    ki