Tool/software: Code Composer Studio
Greetings,
I’ve created a CCS project which has dependencies on and operates on the outputs of other projects. I tried creating it using the “Empty Project” type (under New CCS Project), but it still wanted to do a build. So I recreated it using the “Empty Project (with main.c)” type. It builds the default project and then it does the Post build steps I need.
It would be nice if I could create the project to only run the Post build steps. Is it possible?
Thank you,
Ed