Hi,
One of the two demo-projects, that come with theTDC7200EVM, is not compiling cleanly.
One of the errors is:
Description Resource Path Location Type
#2631 Conversion f not allowed in printf_support=minimal mode tdc720x_calculation.c /TDC7200EVM_USB line 88 C/C++ Problem
One of the warnings is:
Description Resource Path Location Type
#48-D incompatible redefinition of macro "_STLP_VENDOR_CSTD" (declared at line 112 of "C:/TI/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/s_c__ti.h") .ccsproject /TDC7200EVM_USB line 439, external location: C:\TI\ccsv6\tools\compiler\msp430_15.12.3.LTS\include\s_c_features.h C/C++ Problem
Are these problems fixable? What should I do?