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.
Tool/software: Code Composer Studio
I follow the CLB Tool Users Guide(SPRUIR8) to build the elb_empty project form C2000Ware, but errors occur. I don't understand why this happen?
My CCS Version is: 9.3.0.00012 , and use C2000WARE_v2.01.00.00. I verify my installation is good, and build others project without CLB successfully.
Problems as here
Description Resource Path Location Type
#10 "#" not expected here device.c /clb_empty/device line 1 C/C++ Problem
#10 "#" not expected here device.c /clb_empty/device line 3 C/C++ Problem
#10 "#" not expected here empty.c /clb_empty line 1 C/C++ Problem
#168 invalid floating constant empty.c /clb_empty line 1 C/C++ Problem
#171 expected a declaration empty.c /clb_empty line 3 C/C++ Problem
#19 extra text after expected end of number device.c /clb_empty/device line 1 C/C++ Problem
#19 extra text after expected end of number device.c /clb_empty/device line 3 C/C++ Problem
#19 extra text after expected end of number empty.c /clb_empty line 1 C/C++ Problem
#66 expected a ";" device.c /clb_empty/device line 1 C/C++ Problem
#66 expected a ";" empty.c /clb_empty line 1 C/C++ Problem
#7 unrecognized token device.c /clb_empty/device line 1 C/C++ Problem
#7 unrecognized token device.c /clb_empty/device line 2 C/C++ Problem
#7 unrecognized token device.c /clb_empty/device line 3 C/C++ Problem
#7 unrecognized token empty.c /clb_empty line 1 C/C++ Problem
#7 unrecognized token empty.c /clb_empty line 3 C/C++ Problem
#8 missing closing quote device.c /clb_empty/device line 1 C/C++ Problem
gmake: *** [device/device.obj] Error 1 clb_empty C/C++ Problem
gmake: *** [empty.obj] Error 1 clb_empty C/C++ Problem
gmake: Target 'all' not remade because of errors. clb_empty C/C++ Problem
#1-D last line of file ends without a newline empty.c /clb_empty line 3 C/C++ Problem
#1268-D null (zero) character in input line ignored device.c /clb_empty/device line 1 C/C++ Problem
#1268-D null (zero) character in input line ignored device.c /clb_empty/device line 2 C/C++ Problem
#1268-D null (zero) character in input line ignored empty.c /clb_empty line 1 C/C++ Problem
#78-D this declaration has no storage class or type specifier device.c /clb_empty/device line 1 C/C++ Problem
#78-D this declaration has no storage class or type specifier empty.c /clb_empty line 1 C/C++ Problem
And the console output as follow
**** Build of configuration Debug for project clb_empty ****
"D:\\ti\\ccs930\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../empty.syscfg"
Invoking: SysConfig
"D:/ti/ccs930/ccs/utils/sysconfig/sysconfig_cli.bat" -d "F2837xD" -s "D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/.metadata/product.json" -o "syscfg" "../empty.syscfg"
Running script...
Validating...
Generating Code...
Writing F:\svn\DUC\DSP\TestCLB\clb_empty\Debug\syscfg\clb_config.h...
Writing F:\svn\DUC\DSP\TestCLB\clb_empty\Debug\syscfg\clb_config.c...
Writing F:\svn\DUC\DSP\TestCLB\clb_empty\Debug\syscfg\clb.dot...
Writing F:\svn\DUC\DSP\TestCLB\clb_empty\Debug\syscfg\clb_sim.cpp...
Finished building: "../empty.syscfg"
Building file: "../empty.c"
Invoking: C2000 Compiler
"D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/device" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="empty.d_raw" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/Debug/syscfg" "../empty.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'empty.obj' failed
Building file: "../device/device.c"
Invoking: C2000 Compiler
"D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/device" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="device/device.d_raw" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/Debug/syscfg" --obj_directory="device" "../device/device.c"
>> Compilation failure
device/subdir_rules.mk:16: recipe for target 'device/device.obj' failed
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: warning #78-D: this declaration has no storage class or type specifier
"../empty.c", line 1: error #66: expected a ";"
"../empty.c", line 1: error #10: "#" not expected here
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: error #19: extra text after expected end of number
"../empty.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #168: invalid floating constant
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 1: error #7: unrecognized token
"../empty.c", line 3: warning #1-D: last line of file ends without a newline
"../empty.c", line 3: error #7: unrecognized token
"../empty.c", line 3: error #171: expected a declaration
"../empty.c", line 3: error #7: unrecognized token
"../empty.c", line 3: error #7: unrecognized token
62 errors detected in the compilation of "../empty.c".
gmake: *** [empty.obj] Error 1
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: warning #78-D: this declaration has no storage class or type specifier
"../device/device.c", line 1: error #66: expected a ";"
"../device/device.c", line 1: error #10: "#" not expected here
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: error #19: extra text after expected end of number
"../device/device.c", line 1: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #7: unrecognized token
"../device/device.c", line 1: error #8: missing closing quote
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: warning #1268-D: null (zero) character in input line ignored
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 2: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #10: "#" not expected here
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #19: extra text after expected end of number
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
"../device/device.c", line 3: error #7: unrecognized token
Error limit reached.
100 errors detected in the compilation of "../device/device.c".
Compilation terminated.
gmake: *** [device/device.obj] Error 1
Building file: "../device/F2837xD_CodeStartBranch.asm"
Invoking: C2000 Compiler
"D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/device" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="device/F2837xD_CodeStartBranch.d_raw" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/Debug/syscfg" --obj_directory="device" "../device/F2837xD_CodeStartBranch.asm"
Finished building: "../device/F2837xD_CodeStartBranch.asm"
Building file: "syscfg/clb_sim.cpp"
Invoking: C2000 Compiler
"D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/device" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_sim.d_raw" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/Debug/syscfg" --obj_directory="syscfg" "syscfg/clb_sim.cpp"
Finished building: "syscfg/clb_sim.cpp"
Building file: "syscfg/clb_config.c"
Invoking: C2000 Compiler
"D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/device" --include_path="D:/ti/c2000/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="D:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_config.d_raw" --include_path="F:/svn/DUC/DSP/TestCLB/clb_empty/Debug/syscfg" --obj_directory="syscfg" "syscfg/clb_config.c"
Finished building: "syscfg/clb_config.c"
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
Your device.c file is failing to build. Did you change anything about the compiler? Your device.c file should exist in every project, it doesnt make sense that its only failing here.
Nima
I didn't change anything about CCS settings. I can create a new project and build it successfully. Something wrong whith the CLB project copied from C2000?
I just did a fresh install of the C2000WARE, imported and built the F2837xD CLB_EMPTY example:
**** Build of configuration Debug for project clb_empty ****
"C:\\ti\\ccs930_patch_online\\ccs\\utils\\bin\\gmake" -k -j 12 all -O
Building file: "../empty.syscfg"
Invoking: SysConfig
"C:/ti/ccs930_patch_online/ccs/utils/sysconfig/sysconfig_cli.bat" -d "F2837xD" -s "C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/.metadata/product.json" -o "syscfg" "../empty.syscfg"
Running script...
Validating...
Generating Code...
Writing C:\Users\a0225962\workspace_v9_tt\clb_empty\Debug\syscfg\clb_config.h...
Writing C:\Users\a0225962\workspace_v9_tt\clb_empty\Debug\syscfg\clb_config.c...
Writing C:\Users\a0225962\workspace_v9_tt\clb_empty\Debug\syscfg\clb.dot...
Writing C:\Users\a0225962\workspace_v9_tt\clb_empty\Debug\syscfg\clb_sim.cpp...
Finished building: "../empty.syscfg"
Building file: "syscfg/clb_sim.cpp"
Invoking: C2000 Compiler
"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/device" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_sim.d_raw" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg" --obj_directory="syscfg" "syscfg/clb_sim.cpp"
Finished building: "syscfg/clb_sim.cpp"
Building file: "../device/F2837xD_CodeStartBranch.asm"
Invoking: C2000 Compiler
"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/device" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="device/F2837xD_CodeStartBranch.d_raw" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg" --obj_directory="device" "../device/F2837xD_CodeStartBranch.asm"
Finished building: "../device/F2837xD_CodeStartBranch.asm"
Building file: "../empty.c"
Invoking: C2000 Compiler
"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/device" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="empty.d_raw" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg" "../empty.c"
Finished building: "../empty.c"
Building file: "syscfg/clb_config.c"
Invoking: C2000 Compiler
"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/device" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="syscfg/clb_config.d_raw" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg" --obj_directory="syscfg" "syscfg/clb_config.c"
Finished building: "syscfg/clb_config.c"
Building file: "../device/device.c"
Invoking: C2000 Compiler
"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/device_support/F2837xD/common/include" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/device" --include_path="C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include" --include_path="C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi --preproc_with_compile --preproc_dependency="device/device.d_raw" --include_path="C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg" --obj_directory="device" "../device/device.c"
Finished building: "../device/device.c"
Building target: "clb_empty.out"
Invoking: C2000 Linker
"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 -Ooff --opt_for_speed=2 --fp_mode=strict --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=eabi -z -m"clb_empty.map" --stack_size=0x200 --warn_sections -i"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/lib" -i"C:/ti/c2000/online/C2000Ware_2_01_00_00/driverlib/f2837xd/driverlib/ccs/Debug" -i"C:/ti/ccs930_patch_online/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="clb_empty_linkInfo.xml" --rom_model -o "clb_empty.out" "./empty.obj" "./syscfg/clb_config.obj" "./syscfg/clb_sim.obj" "./device/F2837xD_CodeStartBranch.obj" "./device/device.obj" "../2837xD_RAM_lnk_cpu1.cmd" -ldriverlib.lib -llibc.a
<Linking>
Finished building target: "clb_empty.out"
mkdir "C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation"
C:/TDM-GCC-64/bin/g++ -c -DCLB_SIM -IC:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/src -IC:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/include -IC:/Users/a0225962/workspace_v9_tt/clb_empty -IC:/TDM-GCC-64/bin/include -Og -g -gdwarf-3 -gstrict-dwarf -Wall -MMD -MP -MFC:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation/clb_sim.d -MTC:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation/clb_sim.o -IC:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg -fno-threadsafe-statics -oC:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation/clb_sim.o C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg/clb_sim.cpp
C:/TDM-GCC-64/bin/g++ -DCLB_SIM -Og -g -gdwarf-3 -gstrict-dwarf -Wall -Wl,-Map,C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation/simulation_output.map -LC:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc-2.3.3/build/src -oC:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation/simulation_output.exe C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/simulation/clb_sim.o C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/CLB_FSM_SC_model.o C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/CLB_HLC_SC_model.o C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/CLB_LUT4_SC_model.o C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/CLB_OutputLUT_SC_model.o C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/systemc/src/CLB_counter_SC_model.o -Wl,--start-group -lsystemc -Wl,--end-group
./simulation/simulation_output.exe
Info: (I703) tracing timescale unit set: 1 ns (CLB.vcd)
C:/ti/ccs930_patch_online/ccs/tools/node/node.exe "C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg/dot_file_libraries/clbDotUtility.js" "C:/ti/c2000/online/C2000Ware_2_01_00_00/utilities/clb_tool/clb_syscfg" "C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg" "C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg/clb.dot"
CLB block diagram SVG was created!
CLB block diagram HTML was created!
C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg/clb_sim.cpp: In constructor 'Top::Top(const sc_core::sc_module_name&, sc_core::sc_trace_file*)':
C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg/clb_sim.cpp:253:29: warning: 'Top::TILE1_BOUNDARY_IN' will be initialized after [-Wreorder]
CLB_INPUT_CONDITIONER TILE1_BOUNDARY_IN;
^
C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg/clb_sim.cpp:290:47: warning: base 'sc_core::sc_module' [-Wreorder]
sc_top_clock("sc_top_clock", 20, SC_NS)
^
C:/Users/a0225962/workspace_v9_tt/clb_empty/Debug/syscfg/clb_sim.cpp:261:5: warning: when initialized here [-Wreorder]
Top(const sc_module_name &name, sc_trace_file *_tf):
^
SystemC 2.3.3-Accellera --- Dec 5 2018 09:15:32
Copyright (c) 1996-2018 by all Contributors,
ALL RIGHTS RESERVED
**** Build Finished ****