|
|
|
|
@@ -0,0 +1,606 @@
|
|
|
|
|
|
|
|
|
|
**** Build of configuration Debug for project Debug2 ****
|
|
|
|
|
|
|
|
|
|
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
|
|
|
|
|
'Building file: ../CAN.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="CAN.d" "../CAN.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../CAN.c", line 403: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../CAN.c", line 339: remark #1535-D: (ULP 8.1) variable "buf_addr" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../CAN.c", line 472: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"../CAN.c", line 510: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"../CAN.c", line 517: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"../CAN.c", line 536: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"../CAN.c", line 560: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"../CAN.c", line 565: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../CAN.c", line 43: remark #1535-D: (ULP 8.1) variable "canstat" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../CAN.c", line 462: remark #1535-D: (ULP 8.1) variable "can0_result" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../CAN.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building file: ../MODEM.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="MODEM.d" "../MODEM.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../MODEM.c", line 31: warning #179-D: variable "respRX" was declared but never referenced
|
|
|
|
|
"../MODEM.c", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../MODEM.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building file: ../RTC.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="RTC.d" "../RTC.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../RTC.c", line 92: remark #1528-D: (ULP 3.1) Detected flag polling using RTCRDYIFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"../RTC.c", line 94: remark #1528-D: (ULP 3.1) Detected flag polling using RTCRDYIFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../RTC.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building file: ../char_FIFO.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="char_FIFO.d" "../char_FIFO.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../char_FIFO.c", line 7: remark #1537-D: (ULP 9.1) Function parameter queue (type "struct _char_fifo") is being passed by value and should be passed by reference using pointer
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../char_FIFO.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building file: ../io_init.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="io_init.d" "../io_init.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../io_init.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building file: ../main.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="main.d" "../main.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../main.c", line 93: warning #112-D: statement is unreachable
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 37: remark #1535-D: (ULP 8.1) variable "ucMODE" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 39: remark #1535-D: (ULP 8.1) variable "can_msg_count" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 39: remark #1535-D: (ULP 8.1) variable "can_stall_cnt" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 40: remark #1535-D: (ULP 8.1) variable "can_err_count" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 40: remark #1535-D: (ULP 8.1) variable "can_read_cnt" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 43: remark #1535-D: (ULP 8.1) variable "CAN1_INT_FLAG" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 50: remark #1535-D: (ULP 8.1) variable "init_msg_data" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"../main.c", line 50: warning #179-D: variable "init_msg_data" was declared but never referenced
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../main.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building file: ../message_FIFO.c'
|
|
|
|
|
'Invoking: MSP430 Compiler'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --include_path="C:/ti/ccsv6/ccs_base/msp430/include" --include_path="C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal --preproc_with_compile --preproc_dependency="message_FIFO.d" "../message_FIFO.c"
|
|
|
|
|
"..\Sunseeker2021.h", line 33: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\Sunseeker2021.h", line 35: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 71: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 72: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 72: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"..\UART.h", line 79: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
|
|
|
|
|
"..\UART.h", line 79: remark #1543-D: (ULP 12.2) Detected for loop with repetitive data transfer. Recommend using DMA
|
|
|
|
|
"..\UART.h", line 81: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 89: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 92: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 103: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 105: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 106: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\UART.h", line 116: remark #1528-D: (ULP 3.1) Detected flag polling using UART1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\UART.h", line 118: remark #2553-D: (ULP 14.1) Array index (involving "z") of type "int". Recommend using "unsigned int"
|
|
|
|
|
"..\SPI.h", line 75: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 87: remark #1528-D: (ULP 3.1) Detected flag polling using SPI1IFG. Recommend using an interrupt combined with enter LPMx and ISR
|
|
|
|
|
"..\SPI.h", line 95: remark #1527-D: (ULP 2.1) Detected SW delay loop using empty loop. Recommend using a timer module instead
|
|
|
|
|
"../message_FIFO.c", line 15: remark #1537-D: (ULP 9.1) Function parameter toPut (type "struct _can_message") is being passed by value and should be passed by reference using pointer
|
|
|
|
|
"..\MODEM.h", line 6: remark #1535-D: (ULP 8.1) variable "RFCommand" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 17: remark #1535-D: (ULP 8.1) variable "RFModemH" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 18: remark #1535-D: (ULP 8.1) variable "RFModemL" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 19: remark #1535-D: (ULP 8.1) variable "RFModemS" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\MODEM.h", line 21: remark #1535-D: (ULP 8.1) variable "RFModemBaud" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 252: remark #1535-D: (ULP 8.1) variable "addr_lookup" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"..\Sunseeker2021.h", line 312: remark #1535-D: (ULP 8.1) variable "lut_blacklist" is used as a constant. Recommend declaring variable as either 'static const' or 'const'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 203 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 204 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 205 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 206 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 207 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 208 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 210 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 211 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 212 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 213 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 214 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 215 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 216 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 217 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 218 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 220 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 221 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 222 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 224 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 225 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 226 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 228 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 229 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 230 (col. 11): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 232 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 233 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 234 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 235 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 236 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 237 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 243 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 244 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 245 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 246 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 247 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 248 (col. 10): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 257 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 259 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 261 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 265 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 267 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 274 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 276 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 278 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 282 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 284 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 291 (col. 27): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 293 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 295 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 299 (col. 9): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include/_defs.h", line 301 (col. 13): remark #1531-D: (ULP 5.2) Detected floating point operation(s). Recommend moving them to RAM during run time or not using as these are processing/power intensive
|
|
|
|
|
'Finished building: ../message_FIFO.c'
|
|
|
|
|
' '
|
|
|
|
|
'Building target: Debug2.out'
|
|
|
|
|
'Invoking: MSP430 Linker'
|
|
|
|
|
"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/bin/cl430" -vmspx --data_model=restricted --use_hw_mpy=F5 --advice:power=all -g --define=__MSP430F5438A__ --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU23 --silicon_errata=CPU40 --printf_support=minimal -z -m"Debug2.map" --stack_size=160 --heap_size=160 --cinit_hold_wdt=on -i"C:/ti/ccsv6/ccs_base/msp430/include" -i"C:/ti/ccsv6/ccs_base/msp430/lib/5xx_6xx_FRxx" -i"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/lib" -i"C:/ti/ccsv6/tools/compiler/msp430_15.12.3.LTS/include" --reread_libs --warn_sections --display_error_number --diag_wrap=off --xml_link_info="Debug2_linkInfo.xml" --use_hw_mpy=F5 --rom_model -o "Debug2.out" "./CAN.obj" "./MODEM.obj" "./RTC.obj" "./RTCASMFunctions_CCE.obj" "./char_FIFO.obj" "./clock_init.obj" "./io_init.obj" "./main.obj" "./message_FIFO.obj" "../lnk_msp430f5438a.cmd" -llibmath.a -llibc.a
|
|
|
|
|
<Linking>
|
|
|
|
|
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 F in this project. Recommend initializing all unused ports to eliminate wasted current consumption on unused pins.
|
|
|
|
|
'Finished building target: Debug2.out'
|
|
|
|
|
' '
|
|
|
|
|
|
|
|
|
|
**** Build Finished ****
|