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.

Automatic builds outside of CCS IDE

We are in the process of creating a continuous, automated build process for our DSP code.  This is done by an engineer who is not a developer, but rather someone who writes and maintains makefiles.  Will this person be required to have a licensed copy of CCS on their PC?  To ask this another way, is it possible (and legal) to copy over all the code generation tools/executables to a PC w/o CCS and use that machine to build images?

thanks,

Mike

  • Mike,

    I do not know of any issues with doing that. The CGTools can be run in a command line environment outside of CCS so you can probably copy the folder (found in C:\Program Files\Texas Instruments\ by default) straight over. Hopefully one of the CCS folks can correct me if I am wrong.

    Alternately you can find CGTools updates on our EP Wiki site here (you will need a my.Ti login to download them).

  • Thanks Tim.  Sounds straightforward enough.  I mainly want to verify we're not violating the EULA if we do this.

    This may work but I don't want to verify this suggestion until we actually try it out and it works :-)

    Mike