Part Number: CC2650STK
Other Parts Discussed in Thread: SYSBIOS, BLE-STACK, CC2650
Tool/software: Code Composer Studio
I can build the sensortag_cc2650stk_stack with no issues.
I am getting the following error when I try to build the app
"C:/ti/simplelink/ble_sdk_2_02_01_18/examples/cc2650stk/sensortag/ccs/config/app_ble.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring app_ble.xem3 from package/cfg/app_ble_pem3.cfg ...
TOOLS/subdir_rules.mk:12: recipe for target 'build-2106586031-inproc' failed
error: xdc.cfg.Program: "C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/Program.xs", line 71: xdc.cfg.Program : The package 'ti.sysbios.knl' is not compatible with XDCtools used in this build. Please either use XDCtools compatible with that package, or update the product containing that package, or rebuild the package with XDCtools 3.50 or later.
js: "C:/ti/xdctools_3_50_02_20_core/packages/xdc/cfg/Main.xs", line 275: TypeError: xdc.services.intern.xsr.Value$Obj@a406d6::xdc.runtime.Error is not a function, it is object. (C:/ti/xdctools_3_50_02_20_core/packages/xdc/om2.xs#54)
gmake.exe: *** [package/cfg/app_ble_pem3.xdl] Error 1
js: "C:/ti/xdctools_3_50_02_20_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[1]: *** [build-2106586031-inproc] Error 1
gmake: *** [build-2106586031] Error 2
gmake[1]: Leaving directory 'C:/Users/development/workspace_v7/sensortag_cc2650stk_app/FlashROM'
TOOLS/subdir_rules.mk:9: recipe for target 'build-2106586031' failed
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
My setting are the same for the stack and app





