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/CCSTUDIO: CCSv7 Enable parallel build via cmd args something like set "use parallel jobs" via command line

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

CCSv7 has an option to select the number to be used for job build using GUI as shown in screenshot below. I am interested in knowing if it is possible to do same via command line arguments? I have tried "--ccs.args -j..." following the link http://processors.wiki.ti.com/index.php/Projects_-_Command_Line_Build/Create#com.ti.ccstudio.apps.projectBuild but it didn't give the desired effect. Kindly help.