
**** Clean-only build of configuration Debug for project test ****

"D:\\ti\\ccs1240\\ccs\\utils\\bin\\gmake" -k clean 
 
DEL /F  "test.out" 
DEL /F "main.obj" 
Ҳ E:\workspace_v12\test\Debug\test.out
Finished clean
 

**** Build Finished ****

**** Build of configuration Debug for project test ****

"D:\\ti\\ccs1240\\ccs\\utils\\bin\\gmake" -k all 
 
Building file: "../main.c"
Invoking: MSP430 Compiler
"D:/ti/ccs1240/ccs/tools/compiler/ti-cgt-msp430_21.6.1.LTS/bin/cl430" -vmspx -O0 --opt_for_speed=1 --use_hw_mpy=F5 --include_path="D:/ti/ccs1240/ccs/ccs_base/msp430/include" --include_path="D:/ti/ccs1240/ccs/tools/compiler/ti-cgt-msp430_21.6.1.LTS/include" --advice:power="all" --advice:hw_config="all" --define=__MSP430FR2476__ -g --printf_support=full --preproc_with_comment --preproc_with_compile --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --check_misra="all"  "../main.c"
warning #24039-D: Misra checking is no longer supported. --check_misra option does not have any effect.
"../main.c", line 51: remark #1528-D: (ULP 3.1) Detected flag polling using SFRIFG1. Recommend using an interrupt combined with enter LPMx and ISR
"../main.c", line 90: remark #1527-D: (ULP 2.1) Detected SW delay loop using __delay_cycles. Recommend using a timer module instead
Finished building: "../main.c"
 
Building target: "test.out"
Invoking: MSP430 Linker
"D:/ti/ccs1240/ccs/tools/compiler/ti-cgt-msp430_21.6.1.LTS/bin/cl430" -vmspx -O0 --opt_for_speed=1 --use_hw_mpy=F5 --advice:power="all" --advice:hw_config="all" --define=__MSP430FR2476__ -g --printf_support=full --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --check_misra="all" -z -m"test.map" --heap_size=256 --stack_size=256 --cinit_hold_wdt=on -i"D:/ti/ccs1240/ccs/ccs_base/msp430/include" -i"D:/ti/ccs1240/ccs/tools/compiler/ti-cgt-msp430_21.6.1.LTS/lib" -i"D:/ti/ccs1240/ccs/tools/compiler/ti-cgt-msp430_21.6.1.LTS/include" -i"D:/ti/ccs1240/ccs/ccs_base/msp430/lib/FR2xx" --priority --reread_libs --diag_wrap=off --display_error_number --warn_sections --xml_link_info="test_linkInfo.xml" --use_hw_mpy=F5 --rom_model -o "test.out" "./main.obj" "../lnk_msp430fr2476.cmd"  -llibc.a 
<Linking>
warning #24039-D: Misra checking is no longer supported. --check_misra option does not have any effect.
remark #10372-D: (ULP 4.1) Detected uninitialized Port 1 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port 2 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port 3 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port 4 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port 5 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port 6 in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port A in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port B in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10372-D: (ULP 4.1) Detected uninitialized Port C in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
remark #10422-D: (ULP 6.2) Detected use of a device with available 32-bit hardware multiplier and not also using MSPMATHLIB library (libmath.a).  Recommend using MSPMATHLIB library (libmath.a) for improved performance.
warning #10421-D: For FRAM devices running at higher than 8MHz, FRAM waitstate needs to be configured accordingly.
Finished building target: "test.out"
 

**** Build Finished ****
