Is there a way to have CCS 5.4 do an incremental build before launching a debug configuration after clicking the debug button?
I have noticed that if I do a build, and then modify properties on a file (turn off optimization and enable full symbolic debug) that the file is not rebuilt if I only click debug, and I am unable to set breakpoints. If I manually build then debug it works ok.
Thanks,
David