Other Parts Discussed in Thread: MATHLIB
Tool/software: Code Composer Studio
Hi,
I am using CCSV6 and 66AK2H14 processor .
while building example hello program am getting below error
**** Build of configuration Debug for project exp ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../myconf.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_32_01_22_core/xs" --xdcpath="C:/ti/ctoolslib_2_2_0_0/packages;C:/ti/dsplib_c66x_3_4_0_0/packages;C:/ti/edma3_lld_2_12_05_29/packages;C:/ti/framework_components_3_40_02_07/packages;C:/ti/framework_components_3_40_02_07/examples;C:/ti/imglib_c66x_3_1_1_0/packages;C:/ti/ipc_3_46_02_04/packages;C:/ti/mathlib_c66x_3_1_1_0/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/openmp_dsp_k2x_2_06_02_00/packages;C:/ti/bios_6_46_05_55/packages;C:/ti/uia_2_00_06_52/packages;C:/ti/xdais_7_24_00_04/packages;C:/ti/xdais_7_24_00_04/examples;C:/ti/pdk_k2hk_4_0_7/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.Arm7_big_endian -r debug -c "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS" "../myconf.cfg"
making package.mak (because of package.bld) ...
subdir_rules.mk:14: recipe for target 'build-1383962113' failed
js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.arm.elf.Arm7_big_endian' along the path 'C:/ti/ctoolslib_2_2_0_0/packages;C:/ti/dsplib_c66x_3_4_0_0/packages;C:/ti/edma3_lld_2_12_05_29/packages;C:/ti/framework_components_3_40_02_07/packages;C:/ti/framework_components_3_40_02_07/examples;C:/ti/imglib_c66x_3_1_1_0/packages;C:/ti/ipc_3_46_02_04/packages;C:/ti/mathlib_c66x_3_1_1_0/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/openmp_dsp_k2x_2_06_02_00/packages;C:/ti/bios_6_46_05_55/packages;C:/ti/uia_2_00_06_52/packages;C:/ti/xdais_7_24_00_04/packages;C:/ti/xdais_7_24_00_04/examples;C:/ti/pdk_k2hk_4_0_7/packages;C:/ti/xdctools_3_32_01_22_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
xdctools_3_32_01_22_core\gmake.exe: *** No rule to make target `.configuro'. Stop.
js: "C:/ti/xdctools_3_32_01_22_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [build-1383962113] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
Please help me to resolve the errors
Thank you,
Mahima Shanbag