**** Build of configuration Release for project MSPS20201014 **** "C:\\ti\\ccs1020\\ccs\\utils\\bin\\gmake" -k -j 12 all -O Building file: "../src/analogIO.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/analogIO.d_raw" --obj_directory="src" "../src/analogIO.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' Finished building: "../src/analogIO.c" Building file: "../src/MSPSdmaSPI.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/MSPSdmaSPI.d_raw" --obj_directory="src" "../src/MSPSdmaSPI.c" "../src/MSPSdmaSPI.c", line 30: warning #179-D: variable "Q_this_module_" was declared but never referenced Finished building: "../src/MSPSdmaSPI.c" Building file: "../src/clocks.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/clocks.d_raw" --obj_directory="src" "../src/clocks.c" "../src/clocks.c", line 39: remark #1534-D: (ULP 7.1) Detected use of global variable "TimeQuanta" within one function "ms2ticks". Recommend placing variable in the function locally Finished building: "../src/clocks.c" Building file: "../src/consoleSupport.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/consoleSupport.d_raw" --obj_directory="src" "../src/consoleSupport.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' Finished building: "../src/consoleSupport.c" Building file: "../src/bsp.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/bsp.d_raw" --obj_directory="src" "../src/bsp.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' "../src/bsp.c", line 192: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function DMA_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 200: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function DMA_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 209: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function d2a0Select. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 210: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function d2a1Select. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 219: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 219: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 219: remark #1538-D: (ULP 10.1) ISR DMA_ISR calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 394: remark #1538-D: (ULP 10.1) ISR ADC12_ISR calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 394: remark #1538-D: (ULP 10.1) ISR ADC12_ISR calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 394: remark #1538-D: (ULP 10.1) ISR ADC12_ISR calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 402: remark #1538-D: (ULP 10.1) ISR TIMER3_A0_ISR calls function timerTicker. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 413: remark #1538-D: (ULP 10.1) ISR TIMER3_A0_ISR calls function QF_tickX_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 414: remark #1538-D: (ULP 10.1) ISR TIMER3_A0_ISR calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 414: remark #1538-D: (ULP 10.1) ISR TIMER3_A0_ISR calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 414: remark #1538-D: (ULP 10.1) ISR TIMER3_A0_ISR calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 454: remark #1538-D: (ULP 10.1) ISR eusciA1irq calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 454: remark #1538-D: (ULP 10.1) ISR eusciA1irq calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 454: remark #1538-D: (ULP 10.1) ISR eusciA1irq calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 517: remark #1538-D: (ULP 10.1) ISR eusciA0irq calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 517: remark #1538-D: (ULP 10.1) ISR eusciA0irq calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 517: remark #1538-D: (ULP 10.1) ISR eusciA0irq calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 549: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 555: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 558: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function QF_publish_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 564: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 567: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function QF_publish_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 580: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 580: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 580: remark #1538-D: (ULP 10.1) ISR gpio3isr calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 613: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 618: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 619: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function DMA_disableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 620: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function DMA_disableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 621: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function DMA_enableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 622: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function DMA_enableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 635: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 635: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 635: remark #1538-D: (ULP 10.1) ISR gpio4isr calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 667: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 672: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function GPIO_clearInterrupt. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 673: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function DMA_disableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 674: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function DMA_disableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 675: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function DMA_enableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 676: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function DMA_enableTransfers. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 689: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function QK_sched_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 689: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function QK_activate_. Recommend moving function call away from ISR, or inlining the function, or using pragmas "../src/bsp.c", line 689: remark #1538-D: (ULP 10.1) ISR gpio1isr calls function Q_onAssert. Recommend moving function call away from ISR, or inlining the function, or using pragmas Finished building: "../src/bsp.c" Building file: "../src/discreteIO.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/discreteIO.d_raw" --obj_directory="src" "../src/discreteIO.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' Finished building: "../src/discreteIO.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/dma.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/dma.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/dma.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/dma.c" Building file: "../src/eusciA0Qp.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/eusciA0Qp.d_raw" --obj_directory="src" "../src/eusciA0Qp.c" "../src/eusciA0Qp.c", line 54: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 55: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 56: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 58: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 59: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 60: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 61: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 62: remark #1546-D: (ULP 15.1) Detected consecutive bitfield assigns. Recommend using bit mask instead "../src/eusciA0Qp.c", line 13: warning #179-D: variable "Q_this_module_" was declared but never referenced Finished building: "../src/eusciA0Qp.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_spi.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/eusci_a_spi.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_spi.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_spi.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/cs.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/cs.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/cs.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/cs.c" Building file: "../src/eus.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/eus.d_raw" --obj_directory="src" "../src/eus.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' "../src/eus.c", line 47: remark #1535-D: (ULP 8.1) variable "AnodeTimer" is used as a constant. Recommend declaring variable as either 'static const' or 'const' Finished building: "../src/eus.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/eusci_a_uart.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c", line 23: remark #1535-D: (ULP 8.1) variable "retVal" is used as a constant. Recommend declaring variable as either 'static const' or 'const' "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using UCTXIFG. Recommend using an interrupt combined with enter LPMx and ISR "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c", line 98: remark #1528-D: (ULP 3.1) Detected flag polling using UCRXIFG. Recommend using an interrupt combined with enter LPMx and ISR "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c", line 206: remark #1528-D: (ULP 3.1) Detected flag polling using UCTXIFG. Recommend using an interrupt combined with enter LPMx and ISR Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_a_uart.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_b_spi.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/eusci_b_spi.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_b_spi.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/eusci_b_spi.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/framctl.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/framctl.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/framctl.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/framctl.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/gpio.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/gpio.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/gpio.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/gpio.c" Building file: "../src/inficon.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/inficon.d_raw" --obj_directory="src" "../src/inficon.c" Finished building: "../src/inficon.c" Building file: "../src/main.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/main.d_raw" --obj_directory="src" "../src/main.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' Finished building: "../src/main.c" Building file: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/mpu.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/mpu.d_raw" --obj_directory="src" "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/mpu.c" Finished building: "C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/mpu.c" Building file: "../src/processStateRequest.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/processStateRequest.d_raw" --obj_directory="src" "../src/processStateRequest.c" Finished building: "../src/processStateRequest.c" Building file: "../src/warnErrors.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/warnErrors.d_raw" --obj_directory="src" "../src/warnErrors.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' Finished building: "../src/warnErrors.c" Building file: "../src/msps.c" Invoking: MSP430 Compiler "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --include_path="C:/ti/ccs1020/ccs/ccs_base/msp430/include" --include_path="C:/Projects/MSPS/MSPS20201014" --include_path="C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx" --include_path="C:/ti/msp/MSP430Ware_3_80_13_03/driverlib/driverlib/MSP430FR5xx_6xx/inc" --include_path="C:/Projects/MSPS/MSPS20201014/hdr" --include_path="C:/Projects/MSPS/mymsp430Library/hdr" --include_path="C:/Projects/MSPS/QPC681/include" --include_path="C:/Projects/MSPS/QPC681/ports/msp430/qk" --include_path="C:/Projects/MSPS/QPC681/src" --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="src/msps.d_raw" --obj_directory="src" "../src/msps.c" "C:/Projects/MSPS/MSPS20201014/hdr/discreteIO.h", line 116: remark #1535-D: (ULP 8.1) variable "lOnOff" is used as a constant. Recommend declaring variable as either 'static const' or 'const' "../src/msps.c", line 35: remark #1534-D: (ULP 7.1) Detected use of global variable "MessageBuffer" within one function "mspsDMAmsgType_waitForDMAmessage". Recommend placing variable in the function locally "../src/msps.c", line 37: remark #1534-D: (ULP 7.1) Detected use of global variable "pOperMsg" within one function "mspsDMAmsgType_OperDMA". Recommend placing variable in the function locally Finished building: "../src/msps.c" Building target: "MSPS20201014.out" Invoking: MSP430 Linker "C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/bin/cl430" -vmspx --data_model=restricted -O2 --use_hw_mpy=F5 --advice:power="1,2,3,4,6,7,8,9,10,11,12,14,15" --advice:hw_config="all" --define=__MSP430FR5969__ --define=HF_XTAL=16000000UL --define=LF_XTAL=32768UL --define=_MPU_ENABLE --c11 --relaxed_ansi --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 -z -m"MSPS20201014.map" --heap_size=160 --stack_size=160 --cinit_hold_wdt=on -i"C:/ti/ccs1020/ccs/ccs_base/msp430/include" -i"C:/ti/ccs1020/ccs/ccs_base/msp430/lib/5xx_6xx_FRxx" -i"C:/ti/ccs1020/ccs/ccs_base/msp430/lib/FR59xx" -i"C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/lib" -i"C:/ti/ccs1020/ccs/tools/compiler/ti-cgt-msp430_20.2.2.LTS/include" --priority --reread_libs --define=_MPU_ENABLE --diag_wrap=off --display_error_number --warn_sections --xml_link_info="MSPS20201014_linkInfo.xml" --use_hw_mpy=F5 --rom_model -o "MSPS20201014.out" "./src/MSPSdmaSPI.obj" "./src/analogIO.obj" "./src/bsp.obj" "./src/clocks.obj" "./src/consoleSupport.obj" "./src/cs.obj" "./src/discreteIO.obj" "./src/dma.obj" "./src/eus.obj" "./src/eusciA0Qp.obj" "./src/eusci_a_spi.obj" "./src/eusci_a_uart.obj" "./src/eusci_b_spi.obj" "./src/framctl.obj" "./src/gpio.obj" "./src/inficon.obj" "./src/main.obj" "./src/mpu.obj" "./src/msps.obj" "./src/processStateRequest.obj" "./src/warnErrors.obj" "../lnk_msp430fr5969.cmd" -llibmpu_init.a -llibmath.a -llibc.a -l"C:/Projects/MSPS/QPC681/Release/QPC681.lib" -l"C:/Projects/MSPS/mymsp430Library/Release/mymsp430Library.lib" remark #10371-D: (ULP 1.1) Detected no uses of low power mode state changing instructions 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. Finished building target: "MSPS20201014.out" **** Build Finished ****