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: Code Composer Studio Post build steps



Tool/software: Code Composer Studio

Hello,

In the Build-Steps->Post-build steps, I have some copy commands that get the generated hex file and copy it to a new directory.

I would like to know how I can have an If statement condition in the post builds steps so to avoid to copy the file if the value of a variable is false.

Thanks for your help

Giorgio