Can CCS support multiple post-build steps?
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.
Can CCS support multiple post-build steps?
You could use a batch file. Another option is to modify the build command and pass multiple commands that way separated by &. More information in this thread: http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/52967/187517.aspx#187517
John