Part Number: EK-TM4C1294XL
Other Parts Discussed in Thread: TM4C1294NCPDT
Tool/software: Code Composer Studio
I am using the TM4C1294XL and Code Composer Studio v7 for my project and planning to implement CAN.
To get acquainted with the new board I started using CAN based sample project seen here: ohm.ninja/.../
But I am getting the following in the CDT Build Console:
**** Build of configuration Debug for project blinky ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k all
'Building file: ../blinky.c'
'Invoking: ARM Compiler'
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 --abi=eabi -me -O2 --include_path="C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include" --include_path="C:/ti/TivaWare_C_Series-2.1.3.156" --advice:power=all -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=TARGET_IS_TM4C129_RA1 --diag_wrap=off --diag_warning=225 --display_error_number --gen_func_subsections=on --ual --preproc_with_compile --preproc_dependency="blinky.d" "../blinky.c"
"../blinky.c", line 109: warning #112-D: statement is unreachable
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 189 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 190 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 193 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 194 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 196 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 197 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 198 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 202 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 203 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 206 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 207 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 208 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 214 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 215 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 216 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 218 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 219 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 222 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 223 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 231 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 232 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 233 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 234 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 260 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 262 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 264 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 268 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 270 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 277 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 279 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 281 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 285 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include/_defs.h", line 287 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"../blinky.c", line 92 (col. 50): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"../blinky.c", line 93 (col. 61): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
"../blinky.c", line 94 (col. 61): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
'Finished building: ../blinky.c'
' '
'Building target: blinky.out'
'Invoking: ARM Linker'
"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 --abi=eabi -me -O2 --advice:power=all -g --gcc --define=ccs="ccs" --define=PART_TM4C1294NCPDT --define=TARGET_IS_TM4C129_RA1 --diag_wrap=off --diag_warning=225 --display_error_number --gen_func_subsections=on --ual -z -m"blinky_ccs.map" --heap_size=0 --stack_size=512 -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/lib" -i"C:/ti/ccsv7/tools/compiler/ti-cgt-arm_16.9.3.LTS/include" --reread_libs --display_error_number --diag_wrap=off --warn_sections --xml_link_info="blinky_linkInfo.xml" --rom_model -o "blinky.out" "./blinky.obj" "./startup_ccs.obj" "../blinky_ccs.cmd" -llibc.a -l"C:/ti/TivaWare_C_Series-2.1.3.156/driverlib/ccs/Debug/driverlib.lib"
<Linking>
undefined first referenced
remark #10371-D: (ULP 1.1) Detected no uses of low power mode state changing instructions
symbol in file
>> Compilation failure
makefile:142: recipe for target 'blinky.out' failed
--------- ----------------
UARTStdioConfig ./blinky.obj
UARTprintf ./blinky.obj
error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "blinky.out" not built
gmake: *** [blinky.out] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
In Problem window I am getting these:
Errors:
Description Resource Path Location Type
unresolved symbol UARTStdioConfig, first referenced in ./blinky.obj blinky C/C++ Problem
unresolved symbol UARTprintf, first referenced in ./blinky.obj blinky C/C++ Problem
gmake: Target 'all' not remade because of errors. blinky C/C++ Problem
gmake: *** [blinky.out] Error 1 blinky C/C++ Problem
<a href="processors.wiki.ti.com/.../10234"> unresolved symbols remain blinky C/C++ Problem
#10010 errors encountered during linking; "blinky.out" not built blinky C/C++ Problem
Warnings:
Description Resource Path Location Type
This project was created using a version of compiler that is not currently installed - 5.2.6 [ARM]. Another version of the compiler will be used during build - 16.9.3.LTS. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'. blinky properties Problems
#112-D statement is unreachable blinky.c /blinky line 109 C/C++ Problem
Kindly help me solve the issue.