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