Hello
I have recently come across an issue when using C2000 compiler v16.6 STS
It produces the remark
: --buffer_diagnostics is deprecated and will be removed in a subsequent
release. The default behavior is to line buffer diagnostics.
On further investigation I checked the compiler readme that states
------------------------------------------------------------------------------
2 Option Cleanup
-------------------------------------------------------------------------------
In this release we removed several options that were either duplicates or
unnecessary. For an overview of the changes please see
http://processors.wiki.ti.com/index.php/Compiler_option_cleanup
This web page indicates that –buffer_diagnostics is enabled by default but I can’t find any info on what this option does or why this remark should occur, if this is a default setting.
I know this is only a remark, but could I check
What does this option actually do ?
Is there any potential problem here that we should be aware of ?
Is there anything we can do to remove this remark ?
Best Regards
Bob Bacon