Tool/software: Code Composer Studio Hi I have imported the SimpleLink™ CC2650 project 0 in my CCS workspace a year agao. Compilation and build were ok last week. But it fails now The two projects are ProjectZeroApp_CC2650LAUNCHXL ProjectZeroStack_CC2650LAUNCHXL here are the first few erros ======================== >> Compilation failure gmake[1]: Leaving directory `@ti-rex-content/simplelink/ble_cc26xx_2_01_00_44423_cloud/Projects/ble/ProjectZero/CC26xx/CCS/Config/src/ sysbios ' Build of libraries failed. TOOLS/subdir_rules.mk:10: recipe for target 'build-1577816961-inproc' failed error: symbol "xdc_runtime_System_printf_va__F" redeclared with incompatible type: "xdc_Int(xdc_CString, va_list)[int [ExplSign] ]" in "@ti-rex-content/xdctools_3_31_01_ 33_core/packages/xdc/runtime/System.h" at line 285 and: "Int(CString, VaList)[xdc_Int [int [ExplSign] ]]" in "/Tirex_Content/testing0/xdctools_3_31_01_33_core/packages/xdc/runtime/Syste m.c" at line 243) error: symbol "xdc_runtime_System_aprintf_va__F" redeclared with incompatible type: "xdc_Int(xdc_CString, va_list)[int [ExplSign] ]" in "@ti-rex-content/xdctools_3_31_01_ 33_core/packages/xdc/runtime/System.h" at line 294 and: "Int(CString, VaList)[xdc_Int [int [ExplSign] ]]" in "/Tirex_Content/testing0/xdctools_3_31_01_33_core/packages/xdc/runtime/Syste ... ========================== Your help is really appreciated. Thanks in advance. Rgds Jidong
↧