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.

CCS/TMS320F28379D: Error occurs when executing CLA MATH sin example

Part Number: TMS320F28379D
Other Parts Discussed in Thread: C2000WARE, CODECOMPOSER

Tool/software: Code Composer Studio

The below mentioned error already happened to me and I also asked for the solution to TI Community people and the solution worked but after somedays again the same error happens and the previous solution doesn't work. (The Solution was that they told me to try to change the workplace of code composer ) 

I am working on ControlCard TMS320f28379D and CodeComposer latest compiler.

I tried the example in the following folder C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin

In that example I set the build configuration is to be "f2837x" then I built it the following error comes 

Description Resource Path Location Type
#10004 unrecognized file: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/boot_rom/f2837xd/revB/rom_symbol_libs/c1_CLA_Data_ROM/F2837xRevB_c1bootROM_CLADataROMSymbols_fpu32.lib" .ccsproject /cla_sin line 40, external location: C:\Users\Gp\AppData\Local\Temp\{B87FB92F-4122-4580-8266-078DB2BA8529} C/C++ Problem

I tried the following solutions but they didn't work

1. I tried to execute that example file in another workplace 

2. I uninstalled Code composer and installed Newer version of Codecomposer 10.11 but this was not worked.

3. My final try was I cleared files presenent in the location "C:\Users\Gp\AppData\Local\Temp\" 

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

FULL BUILD CONSOLE FOR YOUR REFERENCE


**** Build of configuration f2837x_RAM for project cla_sin ****

"C:\\ti\\ccs1011\\ccs\\utils\\bin\\gmake" -k -j 4 all -O

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_CodeStartBranch.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_CodeStartBranch.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_CodeStartBranch.asm"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_CodeStartBranch.asm"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin/c28x_sin.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="c28x_sin.d_raw" "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin/c28x_sin.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin/c28x_sin.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_DefaultISR.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_DefaultISR.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_DefaultISR.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_DefaultISR.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin/cla_sin.cla"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="cla_sin.d_raw" "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin/cla_sin.cla"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin/cla_sin.cla"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_PieCtrl.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_PieCtrl.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_PieCtrl.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_PieCtrl.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_PieVect.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_PieVect.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_PieVect.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_PieVect.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_Gpio.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_Gpio.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_Gpio.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_Gpio.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_usDelay.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_usDelay.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_usDelay.asm"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_usDelay.asm"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/source/F2837xD_GlobalVariableDefs.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_GlobalVariableDefs.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/source/F2837xD_GlobalVariableDefs.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/source/F2837xD_GlobalVariableDefs.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/F2837xD_SysCtrl.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/source/F2837xD_SysCtrl.c"

Building file: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/common/f2837x_examples_setup.c"
Invoking: C2000 Compiler
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --include_path="C:/Users/Gp/workspace_v10/cla_sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/sin" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/common/include" --include_path="C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/include" --include_path="C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="f2837x/f2837x_examples_setup.d_raw" --obj_directory="f2837x" "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/common/f2837x_examples_setup.c"
Finished building: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/examples/common/f2837x_examples_setup.c"

Building target: "cla_sin.out"
Invoking: C2000 Linker
"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --advice:performance=all --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi -z -m"cla_sin.map" --heap_size=0x200 --stack_size=0x200 --warn_sections -i"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/lib" -i"C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/lib" -i"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --reread_libs --define=RAM --define=CLA_C=1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_wrap=off --display_error_number --xml_link_info="cla_sin_linkInfo.xml" --entry_point=code_start --rom_model -o "cla_sin.out" "./c28x_sin.obj" "./cla_sin.obj" "./f2837x/F2837xD_CodeStartBranch.obj" "./f2837x/F2837xD_DefaultISR.obj" "./f2837x/F2837xD_GlobalVariableDefs.obj" "./f2837x/F2837xD_Gpio.obj" "./f2837x/F2837xD_PieCtrl.obj" "./f2837x/F2837xD_PieVect.obj" "./f2837x/F2837xD_SysCtrl.obj" "./f2837x/F2837xD_usDelay.obj" "./f2837x/f2837x_examples_setup.obj" "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/cmd/F2837xD_Headers_nonBIOS_cpu1.cmd" "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/boot_rom/f2837xd/revB/rom_symbol_libs/c1_CLA_Data_ROM/F2837xRevB_c1bootROM_CLADataROMSymbols_fpu32.lib" "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/lib/cla1_math_library_datarom_fpu32.lib" "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/cmd/f2837x_cla_c_lnk.cmd" -llibc.a
<Linking>
"C:\\Users\\Gp\\AppData\\Local\\Temp\\{A9EB7A83-2797-46E6-BA18-9A9CF4412C70}", line 40: fatal error #10004: unrecognized file: "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/boot_rom/f2837xd/revB/rom_symbol_libs/c1_CLA_Data_ROM/F2837xRevB_c1bootROM_CLADataROMSymbols_fpu32.lib"

>> Compilation failure
makefile:156: recipe for target 'cla_sin.out' failed
gmake[1]: *** [cla_sin.out] Error 1
makefile:152: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****

  • Hi Ganeshapandi,

    I just tried all three variants of f2837x configuration and all of the three configurations work fine.

    Did you make any change in project?

    In your linker, I see following command:

    "C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 -O0 --advice:performance=all
    --define=DEBUG --define=F2837x --define=RAM --define=CPU1 --define=CLA_MATH_TABLES_IN_ROM=1 --diag_suppress=10063 --diag_warning=225 --diag_wrap=off
    --display_error_number --abi=coffabi -z -m"cla_sin.map" --heap_size=0x200 --stack_size=0x200 --warn_sections
    -i"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/lib" -i"C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/lib"
    -i"C:/ti/ccs1011/ccs/tools/compiler/ti-cgt-c2000_20.2.1.LTS/include" --reread_libs --define=RAM --define=CLA_C=1
    --define=CLA_MATH_TABLES_IN_ROM=1 --diag_wrap=off --display_error_number --xml_link_info="cla_sin_linkInfo.xml" --entry_point=code_start
    --rom_model -o "cla_sin.out" "./c28x_sin.obj" "./cla_sin.obj" "./f2837x/F2837xD_CodeStartBranch.obj" "./f2837x/F2837xD_DefaultISR.obj"
    "./f2837x/F2837xD_GlobalVariableDefs.obj" "./f2837x/F2837xD_Gpio.obj" "./f2837x/F2837xD_PieCtrl.obj" "./f2837x/F2837xD_PieVect.obj"
    "./f2837x/F2837xD_SysCtrl.obj" "./f2837x/F2837xD_usDelay.obj" "./f2837x/f2837x_examples_setup.obj"
    "C:/ti/c2000/C2000Ware_3_03_00_00/device_support/f2837xd/headers/cmd/F2837xD_Headers_nonBIOS_cpu1.cmd"
    "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/boot_rom/f2837xd/revB/rom_symbol_libs/c1_CLA_Data_ROM/F2837xRevB_c1bootROM_CLADataROMSymbols_fpu32.lib"
    "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/lib/cla1_math_library_datarom_fpu32.lib"
    "C:/ti/c2000/C2000Ware_3_03_00_00/libraries/math/CLAmath/c28/cmd/f2837x_cla_c_lnk.cmd" -llibc.a

    Can you try removing the --advice:performance=all  in linker command?

  • I didn't Change anything and also I tried your suggestion but failed. I am using newly installed codeware and codecomposer hence no changes are possible.

    If I create any new project using CLAsin this error happens.

  • Ganeshapandi,

    In your earlier post, I saw that it in linker command. Can you check linker command? It is ok to keep that in compiler command (it is default) but remove from linker command.

  • Can you zip your project and attach the file here?

    I want to check why your project build-settings are different. I am able to build all configurations.

  • Now I also tried in another computer it worked I think some file may be missing in /temp folder. If you know  What kind of file maybe missing, let me know. Thank you

    sin.rar

  • I am glad you are able to build it successfully. I think the project import may not have worked properly last time. You may want to review sin/ccs/cla_sin.projectspec file