Tool/software: Code Composer Studio
If I Run from CCS Edit and the build fails (due to a syntax error or similar problem) I get an "Errors in Workspace" dialog that allows me to "Proceed" of "Cancel".
The dialog includes a checkbox "Always launch without asking". I'd much rather a checkbox that said "Never launch broken builds". I'd also rather be returned to CCS Edit mode rather than be left in CCS Debug mode.
Instead of the checkbox a list of Radio Buttons could be used:
- Never launch broken builds
- Always prompt for broken builds
- Always launch even when a build is broken
This change would require the "Launch Options" for "Auto Run and Launch Options" on the "Target" tab of the "Edit launch configuration properties" dialog to be updated.