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.

CC2650的 ccs程序,之前用的ccs9.0编译不出错,后来卸掉9.0,安装10.0的ccs,编译任何一个工程都报错,如下。 怎样解决?

Other Parts Discussed in Thread: SYSBIOS, CC2650

making package.mak (because of config.bld) ...
configuring app_ble.xem3 from package/cfg/app_ble_pem3.cfg ...
TOOLS/subdir_rules.mk:12: recipe for target 'build-1035478447-inproc' failed
error: xdc.cfg.Program: "D:/ti/ccs1000/xdctools_3_61_00_16_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: "D:/ti/ccs1000/xdctools_3_61_00_16_core/packages/xdc/cfg/Main.xs", line 275: TypeError: xdc.services.intern.xsr.Value$Obj@21a947fe::xdc.runtime.Error is not a function, it is object. (D:/ti/ccs1000/xdctools_3_61_00_16_core/packages/xdc/om2.xs#54)
gmake.exe: *** [package.mak:202: package/cfg/app_ble_pem3.xdl] Error 1
js: "D:/ti/ccs1000/xdctools_3_61_00_16_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-1035478447-inproc] Error 1
TOOLS/subdir_rules.mk:9: recipe for target 'build-1035478447' failed
gmake: *** [build-1035478447] Error 2
gmake: Target 'all' not remade because of errors.

**** Build Finished ****