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.

IWR1642BOOST: IWR1642BOOST

Part Number: IWR1642BOOST
Other Parts Discussed in Thread: MATHLIB

I am using CCS version 12.

I got errors as below. 

Could you please help me how to resolve.

**** Build of configuration Debug for project vitalSigns_16xx_mss ****

"C:\\ti\\ccs1210\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

rm -f C:/Users/ozgur/workspace_v12/vitalSigns_16xx_mss/xwr16xx_vitalSignsDemo_mss.bin
makefile:186: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f C:/Users/ozgur/workspace_v12/vitalSigns_16xx_mss/xwr16xx_vitalSignsDemo_mss.bin, ...) failed.

gmake[1]: [pre-build] Error 2 (ignored)

Building file: "../mss_mmw.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_51_02_21_core/xs" --xdcpath="C:/ti/bios_6_73_01_01/packages;C:/ti/dsplib_c674x_3_4_0_0/packages;C:/ti/mathlib_c674x_3_1_2_1/packages;C:/ti/dsplib_c64Px_3_4_0_0/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R4F_big_endian -p ti.platforms.cortexR:IWR16XX:false:200 -r release -c "C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS" "../mss_mmw.cfg"
making package.mak (because of package.bld) ...
subdir_rules.mk:19: recipe for target 'build-730684609-inproc' failed
js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.arm.elf.R4F_big_endian' along the path 'C:/ti/bios_6_73_01_01/packages;C:/ti/dsplib_c674x_3_4_0_0/packages;C:/ti/mathlib_c674x_3_1_2_1/packages;C:/ti/dsplib_c64Px_3_4_0_0/packages;C:/ti/xdctools_3_51_02_21_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
xdctools_3_51_02_21_core\gmake.exe: *** No rule to make target '.configuro'. Stop.
js: "C:/ti/xdctools_3_51_02_21_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake[2]: *** [build-730684609-inproc] Error 1
gmake[1]: *** [build-730684609] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:16: recipe for target 'build-730684609' failed
makefile:152: recipe for target 'all' failed

**** Build Finished ****