| | |
| | | uint16_t i; |
| | | ../Src/main.c(295): warning: #177-D: variable "bat_count" was declared but never referenced |
| | | static uint16_t bat_count = 0; |
| | | ../Src/main.c(345): warning: #223-D: function "RadioIrqProcess" declared implicitly |
| | | ../Src/main.c(348): warning: #223-D: function "RadioIrqProcess" declared implicitly |
| | | RadioIrqProcess(); |
| | | ../Src/main.c(560): warning: #223-D: function "UWB_RXON" declared implicitly |
| | | ../Src/main.c(565): warning: #223-D: function "UWB_RXON" declared implicitly |
| | | UWB_RXON(); |
| | | ../Src/main.c(565): warning: #223-D: function "UWB_RXOFF" declared implicitly |
| | | ../Src/main.c(570): warning: #223-D: function "UWB_RXOFF" declared implicitly |
| | | UWB_RXOFF(); |
| | | ../Src/main.c(836): warning: #223-D: function "Usart1InitVariables" declared implicitly |
| | | ../Src/main.c(841): warning: #223-D: function "Usart1InitVariables" declared implicitly |
| | | Usart1InitVariables(); |
| | | ../Src/main.c(1121): warning: #223-D: function "delay_ms" declared implicitly |
| | | ../Src/main.c(1126): warning: #223-D: function "delay_ms" declared implicitly |
| | | delay_ms(100); |
| | | ../Src/main.c(1124): warning: #223-D: function "delay_ms" declared implicitly |
| | | ../Src/main.c(1129): warning: #223-D: function "delay_ms" declared implicitly |
| | | delay_ms(10); |
| | | ../Src/main.c(1153): warning: #223-D: function "UWB_RXOFF" declared implicitly |
| | | ../Src/main.c(1160): warning: #223-D: function "UWB_RXOFF" declared implicitly |
| | | UWB_RXOFF(); |
| | | ../Src/main.c(1169): warning: #223-D: function "UWB_RXOFF" declared implicitly |
| | | ../Src/main.c(1177): warning: #223-D: function "UWB_RXOFF" declared implicitly |
| | | UWB_RXOFF(); |
| | | ../Src/main.c(273): warning: #177-D: function "SystemPower_Config" was declared but never referenced |
| | | static void SystemPower_Config(void) |
| | | ../Src/main.c(374): warning: #177-D: variable "send_frame1" was declared but never referenced |
| | | ../Src/main.c(378): warning: #177-D: variable "send_frame1" was declared but never referenced |
| | | static uint8_t send_frame1[EUART_RX_BUF_SIZE]; |
| | | ../Src/main.c: 21 warnings, 0 errors |
| | | linking... |
| | | Program Size: Code=30196 RO-data=684 RW-data=700 ZI-data=7420 |
| | | Program Size: Code=30264 RO-data=684 RW-data=700 ZI-data=7420 |
| | | FromELF: creating hex file... |
| | | "L051\L051.axf" - 0 Error(s), 21 Warning(s). |
| | | |
| | |
| | | <h2>Collection of Component Files used:</h2> |
| | | |
| | | * Component: ARM::CMSIS:CORE:5.4.0 |
| | | Build Time Elapsed: 00:00:01 |
| | | Build Time Elapsed: 00:00:02 |
| | | </pre> |
| | | </body> |
| | | </html> |