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.

CC2642R: 系统重装后安装ccs_setup_9.3.0.00012,编译失败

Part Number: CC2642R
Other Parts Discussed in Thread: SYSBIOS

你好!

我原有工程编译正常,在重新安装操作系统后,安装CCS后,编译失败,具体信息如下。请给看一下,具体是哪里设置不正确,谢谢!

arem4 rom_sysbios.obj m3_Hwi_asm.obj m3_Hwi_asm_switch.obj m3_IntrinsicsSupport_asm.obj m3_TaskSupport_asm.obj ...
gmake[1]: Leaving directory 'D:/code/BlueTooth/Palm_3_20_00_68/Palm_multi_role_app/src/sysbios'
making package.mak (because of .xdcenv.mak) ...
configuring multi_role_app.xem4 from package/cfg/multi_role_app_pem4.cfg ...
generating custom ROM library makefile ...
subdir_rules.mk:12: recipe for target 'build-1351187647-inproc' failed
js: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/cfg/Main.xs", line 48: XDC runtime error: can't find the library 'lib/boot.aem4' specified by package ti.targets.arm.rtsarm. It wasn't found along the path 'C:/ti/simplelink_cc13x2_26x2_sdk_3_20_00_68/source;C:/ti/simplelink_cc13x2_26x2_sdk_3_20_00_68/kernel/tirtos/packages;C:/ti/xdctools_3_51_03_28_core/packages;..;'.
gmake.exe: *** [package.mak:202: package/cfg/multi_role_app_pem4.xdl] Error 1
gmake.exe: *** Deleting file 'package/cfg/multi_role_app_pem4.xdl'
gmake.exe: *** [package/cfg/multi_role_app_pem4.xdl] Deleting file 'package/cfg/multi_role_app_pem4.h'
gmake.exe: *** [package/cfg/multi_role_app_pem4.xdl] Deleting file 'package/cfg/multi_role_app_pem4.c'
js: "C:/ti/xdctools_3_51_03_28_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-1351187647-inproc] Error 1
gmake: *** [build-1351187647] Error 2
subdir_rules.mk:9: recipe for target 'build-1351187647' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****