Hi,
I am using TM4c1294KCPDT micro controller, After build my code, i got the warning as ''Data is being written to auto-generated file''.
What is this warning denotes, how i came out from this?
Help settle this.

Regards,
Yuvaraj
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.
Hi,
I am using TM4c1294KCPDT micro controller, After build my code, i got the warning as ''Data is being written to auto-generated file''.
What is this warning denotes, how i came out from this?
Help settle this.

Regards,
Yuvaraj
Hi Ki,
I am attached all the messages in the build console.
Thanks,
Yuvaraj
**** Build of configuration Debug for project Loadport_V0 ****
"C:\\ti\\ccs1210\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../FST_TASK.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_tivac_2_16_00_08/packages;C:/ti/tirtos_tivac_2_16_00_08/products/tidrivers_tivac_2_16_00_08/packages;C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages;C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages;C:/ti/tirtos_tivac_2_16_00_08/products/uia_2_00_05_50/packages;C:/ti/tirtos_tivac_2_16_00_08/products/ns_1_11_00_10/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.tiva:TM4C1294NCPDT -r release -c "C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path=\"C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0\" --include_path=\"C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd\" --include_path=\"C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0\" --include_path=\"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b\" --include_path=\"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include\" --define=ccs=\"ccs\" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../FST_TASK.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring FST_TASK.xem4f from package/cfg/FST_TASK_pem4f.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
making C:/Users/NLT054/ONEDRI~1/MYFILE~1/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0/src/sysbios/sysbios.aem4f ...
gmake[1]: Entering directory `C:/Users/NLT054/ONEDRI~1/MYFILE~1/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0/src/sysbios'
clem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/BIOS.c ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/Hwi_asm.sv7M ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/Hwi_asm_switch.sv7M ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/IntrinsicsSupport_asm.sv7M ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/TaskSupport_asm.sv7M ...
arem4f BIOS.obj m3_Hwi_asm.obj m3_Hwi_asm_switch.obj m3_IntrinsicsSupport_asm.obj m3_TaskSupport_asm.obj ...
gmake[1]: Leaving directory `C:/Users/NLT054/ONEDRI~1/MYFILE~1/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0/src/sysbios'
Build of libraries done.
clem4f package/cfg/FST_TASK_pem4f.c ...
"package/cfg/FST_TASK_pem4f.c", line 16432: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 16918: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 17153: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 17373: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 17554: warning #112-D: statement is unreachable
Finished building: "../FST_TASK.cfg"
1 file(s) copied.
making ../src/sysbios/sysbios.aem4f ...
gmake[1]: Nothing to be done for 'all'.
Building file: "../Error_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Error_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Error_logic.c"
Finished building: "../Error_logic.c"
Building file: "../Ethernet_com.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Ethernet_com.d_raw" --cmd_file="configPkg/compiler.opt" "../Ethernet_com.c"
Finished building: "../Ethernet_com.c"
Building file: "../Ethernet_tasks.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Ethernet_tasks.d_raw" --cmd_file="configPkg/compiler.opt" "../Ethernet_tasks.c"
Finished building: "../Ethernet_tasks.c"
Building file: "../FST_HOOKS.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="FST_HOOKS.d_raw" --cmd_file="configPkg/compiler.opt" "../FST_HOOKS.c"
Finished building: "../FST_HOOKS.c"
Building file: "../Home_process.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Home_process.d_raw" --cmd_file="configPkg/compiler.opt" "../Home_process.c"
Finished building: "../Home_process.c"
Building file: "../Init_controller.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Init_controller.d_raw" --cmd_file="configPkg/compiler.opt" "../Init_controller.c"
Finished building: "../Init_controller.c"
Building file: "../EK_TM4C1294XL.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="EK_TM4C1294XL.d_raw" --cmd_file="configPkg/compiler.opt" "../EK_TM4C1294XL.c"
Finished building: "../EK_TM4C1294XL.c"
Building file: "../Load_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Load_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Load_logic.c"
Finished building: "../Load_logic.c"
Building file: "../One_sec_once_process.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="One_sec_once_process.d_raw" --cmd_file="configPkg/compiler.opt" "../One_sec_once_process.c"
Finished building: "../One_sec_once_process.c"
Building file: "../Input_scan.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Input_scan.d_raw" --cmd_file="configPkg/compiler.opt" "../Input_scan.c"
Finished building: "../Input_scan.c"
Building file: "../Main.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Main.d_raw" --cmd_file="configPkg/compiler.opt" "../Main.c"
Finished building: "../Main.c"
Building file: "../Remap_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Remap_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Remap_logic.c"
Finished building: "../Remap_logic.c"
Building file: "../Output_control.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Output_control.d_raw" --cmd_file="configPkg/compiler.opt" "../Output_control.c"
Finished building: "../Output_control.c"
Building file: "../Timer_1ms.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Timer_1ms.d_raw" --cmd_file="configPkg/compiler.opt" "../Timer_1ms.c"
Finished building: "../Timer_1ms.c"
Building file: "../Timer_5_ms.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Timer_5_ms.d_raw" --cmd_file="configPkg/compiler.opt" "../Timer_5_ms.c"
Finished building: "../Timer_5_ms.c"
Building file: "../Unload_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Unload_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Unload_logic.c"
Finished building: "../Unload_logic.c"
Building file: "../Wafer_presence_calc.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Wafer_presence_calc.d_raw" --cmd_file="configPkg/compiler.opt" "../Wafer_presence_calc.c"
Finished building: "../Wafer_presence_calc.c"
Building file: "../UART_tasks.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="UART_tasks.d_raw" --cmd_file="configPkg/compiler.opt" "../UART_tasks.c"
"../UART_tasks.c", line 681: warning #225-D: function "mmZeroInit" declared implicitly
Finished building: "../UART_tasks.c"
making ../src/sysbios/sysbios.aem4f ...
gmake[2]: Nothing to be done for 'all'.
Building target: "Loadport_V0.out"
Invoking: Arm Linker
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"Loadport_V0.map" --heap_size=0 --stack_size=512 -i"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/lib" -i"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="Loadport_V0_linkInfo.xml" --rom_model -o "Loadport_V0.out" "./EK_TM4C1294XL.obj" "./Error_logic.obj" "./Ethernet_com.obj" "./Ethernet_tasks.obj" "./FST_HOOKS.obj" "./Home_process.obj" "./Init_controller.obj" "./Input_scan.obj" "./Load_logic.obj" "./Main.obj" "./One_sec_once_process.obj" "./Output_control.obj" "./Remap_logic.obj" "./Timer_1ms.obj" "./Timer_5_ms.obj" "./UART_tasks.obj" "./Unload_logic.obj" "./Wafer_presence_calc.obj" "../tm4c1294kcpdt.cmd" -l"configPkg/linker.cmd" -l"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b/grlib/ccs/Debug/grlib.lib" -l"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b/usblib/ccs/Debug/usblib.lib" -l"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b/driverlib/ccs/Debug/driverlib.lib" -llibc.a
<Linking>
Finished building target: "Loadport_V0.out"
Building secondary target: "Loadport_V0.hex"
Invoking: Arm Hex Utility
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armhex" --diag_wrap=off -o "Loadport_V0.hex" "Loadport_V0.out"
Translating to Extended Tektronix format...
"Loadport_V0.out" .resetVecs ==> .resetVecs
"Loadport_V0.out" .text ==> .text
"Loadport_V0.out" .const ==> .const
"Loadport_V0.out" .cinit ==> .cinit
Finished building secondary target: "Loadport_V0.hex"
warning: Data is being written to auto-generated file Loadport_V0.x1
warning: Data is being written to auto-generated file Loadport_V0.x2
warning: Data is being written to auto-generated file Loadport_V0.x3
warning: section Loadport_V0.out(.text) was padded by 2 to a size of 84020 to satisfy the specified memory width of 4
**** Build Finished ****
**** Build of configuration Debug for project Loadport_V0 ****
"C:\\ti\\ccs1210\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../FST_TASK.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_32_00_06_core/xs" --xdcpath="C:/ti/tirtos_tivac_2_16_00_08/packages;C:/ti/tirtos_tivac_2_16_00_08/products/tidrivers_tivac_2_16_00_08/packages;C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages;C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages;C:/ti/tirtos_tivac_2_16_00_08/products/uia_2_00_05_50/packages;C:/ti/tirtos_tivac_2_16_00_08/products/ns_1_11_00_10/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.tiva:TM4C1294NCPDT -r release -c "C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS" --compileOptions "-mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path=\"C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0\" --include_path=\"C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd\" --include_path=\"C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0\" --include_path=\"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b\" --include_path=\"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include\" --define=ccs=\"ccs\" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi " "../FST_TASK.cfg"
making package.mak (because of package.bld) ...
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring FST_TASK.xem4f from package/cfg/FST_TASK_pem4f.cfg ...
generating custom ti.sysbios library makefile ...
Starting build of library sources ...
making C:/Users/NLT054/ONEDRI~1/MYFILE~1/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0/src/sysbios/sysbios.aem4f ...
gmake[1]: Entering directory `C:/Users/NLT054/ONEDRI~1/MYFILE~1/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0/src/sysbios'
clem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/BIOS.c ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/Hwi_asm.sv7M ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/Hwi_asm_switch.sv7M ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/IntrinsicsSupport_asm.sv7M ...
asmem4f C:/ti/tirtos_tivac_2_16_00_08/products/bios_6_45_01_29/packages/ti/sysbios/family/arm/m3/TaskSupport_asm.sv7M ...
arem4f BIOS.obj m3_Hwi_asm.obj m3_Hwi_asm_switch.obj m3_IntrinsicsSupport_asm.obj m3_TaskSupport_asm.obj ...
gmake[1]: Leaving directory `C:/Users/NLT054/ONEDRI~1/MYFILE~1/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0/src/sysbios'
Build of libraries done.
clem4f package/cfg/FST_TASK_pem4f.c ...
"package/cfg/FST_TASK_pem4f.c", line 16432: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 16918: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 17153: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 17373: warning #112-D: statement is unreachable
"package/cfg/FST_TASK_pem4f.c", line 17554: warning #112-D: statement is unreachable
Finished building: "../FST_TASK.cfg"
1 file(s) copied.
making ../src/sysbios/sysbios.aem4f ...
gmake[1]: Nothing to be done for 'all'.
Building file: "../Error_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Error_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Error_logic.c"
Finished building: "../Error_logic.c"
Building file: "../Ethernet_com.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Ethernet_com.d_raw" --cmd_file="configPkg/compiler.opt" "../Ethernet_com.c"
Finished building: "../Ethernet_com.c"
Building file: "../Ethernet_tasks.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Ethernet_tasks.d_raw" --cmd_file="configPkg/compiler.opt" "../Ethernet_tasks.c"
Finished building: "../Ethernet_tasks.c"
Building file: "../FST_HOOKS.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="FST_HOOKS.d_raw" --cmd_file="configPkg/compiler.opt" "../FST_HOOKS.c"
Finished building: "../FST_HOOKS.c"
Building file: "../Home_process.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Home_process.d_raw" --cmd_file="configPkg/compiler.opt" "../Home_process.c"
Finished building: "../Home_process.c"
Building file: "../Init_controller.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Init_controller.d_raw" --cmd_file="configPkg/compiler.opt" "../Init_controller.c"
Finished building: "../Init_controller.c"
Building file: "../EK_TM4C1294XL.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="EK_TM4C1294XL.d_raw" --cmd_file="configPkg/compiler.opt" "../EK_TM4C1294XL.c"
Finished building: "../EK_TM4C1294XL.c"
Building file: "../Load_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Load_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Load_logic.c"
Finished building: "../Load_logic.c"
Building file: "../One_sec_once_process.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="One_sec_once_process.d_raw" --cmd_file="configPkg/compiler.opt" "../One_sec_once_process.c"
Finished building: "../One_sec_once_process.c"
Building file: "../Input_scan.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Input_scan.d_raw" --cmd_file="configPkg/compiler.opt" "../Input_scan.c"
Finished building: "../Input_scan.c"
Building file: "../Main.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Main.d_raw" --cmd_file="configPkg/compiler.opt" "../Main.c"
Finished building: "../Main.c"
Building file: "../Remap_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Remap_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Remap_logic.c"
Finished building: "../Remap_logic.c"
Building file: "../Output_control.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Output_control.d_raw" --cmd_file="configPkg/compiler.opt" "../Output_control.c"
Finished building: "../Output_control.c"
Building file: "../Timer_1ms.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Timer_1ms.d_raw" --cmd_file="configPkg/compiler.opt" "../Timer_1ms.c"
Finished building: "../Timer_1ms.c"
Building file: "../Timer_5_ms.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Timer_5_ms.d_raw" --cmd_file="configPkg/compiler.opt" "../Timer_5_ms.c"
Finished building: "../Timer_5_ms.c"
Building file: "../Unload_logic.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Unload_logic.d_raw" --cmd_file="configPkg/compiler.opt" "../Unload_logic.c"
Finished building: "../Unload_logic.c"
Building file: "../Wafer_presence_calc.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="Wafer_presence_calc.d_raw" --cmd_file="configPkg/compiler.opt" "../Wafer_presence_calc.c"
Finished building: "../Wafer_presence_calc.c"
Building file: "../UART_tasks.c"
Invoking: Arm Compiler
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/ndk_2_25_00_09/packages/ti/ndk/inc/bsd" --include_path="C:/Users/NLT054/OneDrive - MindOxTechno/My files/Projects/Software/Working/Loadport/12.10.2023/Loadport_V0.0" --include_path="C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b" --include_path="C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi --preproc_with_compile --preproc_dependency="UART_tasks.d_raw" --cmd_file="configPkg/compiler.opt" "../UART_tasks.c"
"../UART_tasks.c", line 681: warning #225-D: function "mmZeroInit" declared implicitly
Finished building: "../UART_tasks.c"
making ../src/sysbios/sysbios.aem4f ...
gmake[2]: Nothing to be done for 'all'.
Building target: "Loadport_V0.out"
Invoking: Arm Linker
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 -me --define=ccs="ccs" --define=ccs --define=TIVAWARE --define=PART_TM4C1294KCPDT -g --gcc --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=eabi -z -m"Loadport_V0.map" --heap_size=0 --stack_size=512 -i"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/lib" -i"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/include" --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="Loadport_V0_linkInfo.xml" --rom_model -o "Loadport_V0.out" "./EK_TM4C1294XL.obj" "./Error_logic.obj" "./Ethernet_com.obj" "./Ethernet_tasks.obj" "./FST_HOOKS.obj" "./Home_process.obj" "./Init_controller.obj" "./Input_scan.obj" "./Load_logic.obj" "./Main.obj" "./One_sec_once_process.obj" "./Output_control.obj" "./Remap_logic.obj" "./Timer_1ms.obj" "./Timer_5_ms.obj" "./UART_tasks.obj" "./Unload_logic.obj" "./Wafer_presence_calc.obj" "../tm4c1294kcpdt.cmd" -l"configPkg/linker.cmd" -l"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b/grlib/ccs/Debug/grlib.lib" -l"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b/usblib/ccs/Debug/usblib.lib" -l"C:/ti/tirtos_tivac_2_16_00_08/products/TivaWare_C_Series-2.1.1.71b/driverlib/ccs/Debug/driverlib.lib" -llibc.a
<Linking>
Finished building target: "Loadport_V0.out"
Building secondary target: "Loadport_V0.hex"
Invoking: Arm Hex Utility
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armhex" --diag_wrap=off -o "Loadport_V0.hex" "Loadport_V0.out"
Translating to Extended Tektronix format...
"Loadport_V0.out" .resetVecs ==> .resetVecs
"Loadport_V0.out" .text ==> .text
"Loadport_V0.out" .const ==> .const
"Loadport_V0.out" .cinit ==> .cinit
Finished building secondary target: "Loadport_V0.hex"
warning: Data is being written to auto-generated file Loadport_V0.x1
warning: Data is being written to auto-generated file Loadport_V0.x2
warning: Data is being written to auto-generated file Loadport_V0.x3
warning: section Loadport_V0.out(.text) was padded by 2 to a size of 84020 to satisfy the specified memory width of 4
**** Build Finished ****
Here is how the hex utility is invoked ...
"C:/ti/ccs1210/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armhex" --diag_wrap=off -o "Loadport_V0.hex" "Loadport_V0.out"
The defaults for output format, --romwidth, and --memwidth are used. This means these default options are used: --tektronix --romwidth=8 --memwidth=32. Under these conditions, the first output file named Loadport_V0.hex gets the first byte of each word. The files named in the diagnostic ...
warning: Data is being written to auto-generated file Loadport_V0.x1 warning: Data is being written to auto-generated file Loadport_V0.x2 warning: Data is being written to auto-generated file Loadport_V0.x3
get the second, third, and fourth bytes of each word, respectively. To understand why, please search the TI ARM assembly tools manual for the sub-chapter titled Partitioning Data Into Output Files.
The usual solution is to add the setting --romwidth=32.
Thanks and regards,
-George