Tool/software: Code Composer Studio
I am not able to build a project, and am not getting any indication as to why. I know this is incredibly vague, but that is because I really have nothing to go on here.
I hit build (or rebuild, or clean/build), a progress box flashes and then nothing. The CDT build console is empty. I even tried putting a simple echo command in the "Pre-build" step and that isn't getting outputted to the console.
I can build other projects in the project explorer, so there is clearly something wrong with this specific project/configuration. How would one go about figuring this one out?