WXK
2024-09-13 49e8ee393027960925ebb491d469e512c247ce24
MDK-ARM/L051/L051.build_log.htm
@@ -53,19 +53,19 @@
     uint16_t i;
../Src/main.c(411): warning:  #177-D: variable "bat_count"  was declared but never referenced
      static uint16_t bat_count = 0;
../Src/main.c(455): warning:  #223-D: function "RadioIrqProcess" declared implicitly
      RadioIrqProcess();
../Src/main.c(567): warning:  #177-D: variable "l_u32QXpowerTick"  was declared but never referenced
   static uint32_t l_u32QXpowerTick = 0;    
../Src/main.c(568): warning:  #177-D: variable "powercount"  was declared but never referenced
  static uint32_t powercount=0;
../Src/main.c(766): warning:  #223-D: function "RadioIrqProcess" declared implicitly
                RadioIrqProcess();
../Src/main.c(1065): warning:  #223-D: function "Usart1InitVariables" declared implicitly
     Usart1InitVariables();
../Src/main.c(382): warning:  #177-D: function "SystemPower_Config"  was declared but never referenced
  static void SystemPower_Config(void)
../Src/main.c: 17 warnings, 0 errors
linking...
Program Size: Code=39712 RO-data=820 RW-data=684 ZI-data=8372
Program Size: Code=39700 RO-data=820 RW-data=684 ZI-data=8372
FromELF: creating hex file...
"L051\L051.axf" - 0 Error(s), 17 Warning(s).