This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/LAUNCHXL-F28379D: - verbose_diagnostics option does not work as expected

Part Number: LAUNCHXL-F28379D

Tool/software: TI C/C++ Compiler

Hi,

  I ran across this post and decided to see how -verbose_diagnostics works.

https://e2e.ti.com/support/development_tools/compiler/f/343/p/435084/1557966?tisearch=e2e-sitesearch&keymatch=*F283*%20unrecognized%20token#1557966

  I added it to the build

When I build, no errors are detected even when they are present.

"C:\\ti\\ccsv7\\utils\\bin\\gmake" -verbose_diagnostics -k all
GNU Make 4.1
Built for Windows32
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <gnu.org/.../gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

**** Build Finished ****