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.

CODECOMPOSER: Unable to run scheduled nightly build

Part Number: CODECOMPOSER

Tool/software:

Hi, 

Recently we planned, to scheduled nightly build and explored some of the documentation from

https://software-dl.ti.com/ccs/esd/documents/users_guide_ccs_theia/ccs_project-command-line.html

C:\ti\ccstheia151\ccs\eclipse\ccs-serverc.exe -noSplash -workspace “my workspace dir” -application com.ti.ccs.apps.buildProject -ccs.workspace

 

Upon running line above, it showed the message below, but in facts, the build seems like not happening at all.

 

Are we missing something?

Thanks,

Christina 

  • Hi Christina,

    C:\ti\ccstheia151\ccs\eclipse\ccs-serverc.exe -noSplash -workspace “my workspace dir” -application com.ti.ccs.apps.buildProject -ccs.workspace

    Is this the command you are calling? We typically recommend people use the ccs-server-cli.bat file instead of calling the exe directly. 

    Also, is the project already imported to the workspace the the project builds successfully?

    Thanks

    ki