Tool/software: Code Composer Studio
Using CCS 7.2.0.00013 under windows 10 with processor mentioned above.
Developing software for ARM, using GCC.
Doing several cycles of build, download, debug (using blackhawk pod), edit, rebuild, etc. After several cycles, rebuilds started showing nothing under problems window (not even success) - just blank. However, console window showed "build finished", even with rebuild all.
Introduced known syntax error. CCS still finished compiling, still showed no errors, and allowed download.
This is very misleading, I am not sure if the last several iterations included changes and worked, or if CCS presented false positives.