From 62cbabbd7c0fc280d6679f3447140b32291a786e Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 28 十一月 2023 10:42:52 +0800 Subject: [PATCH] 兰州机场无委测试提交。 --- MDK-ARM/L071/L071.build_log.htm | 96 +++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 91 insertions(+), 5 deletions(-) diff --git a/MDK-ARM/L071/L071.build_log.htm b/MDK-ARM/L071/L071.build_log.htm index 428cafc..59e791a 100644 --- a/MDK-ARM/L071/L071.build_log.htm +++ b/MDK-ARM/L071/L071.build_log.htm @@ -21,13 +21,99 @@ Dialog DLL: TARMCM1.DLL V1.14.2.0 <h2>Project:</h2> -C:\git\XRange_Tag - 兰州机场\MDK-ARM\L071.uvprojx -Project File Date: 09/12/2023 +C:\git\XRange_Tag - 兰州机场 - 功率测试无委认证\MDK-ARM\L071.uvprojx +Project File Date: 11/28/2023 <h2>Output:</h2> *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' -Build target 'L071' -"L071\L071.axf" - 0 Error(s), 0 Warning(s). +Rebuild target 'L071' +assembling startup_stm32l071xx.s... +compiling DBG.c... +compiling Battery.c... +compiling global_param.c... +compiling dw_sync.c... +compiling stm32l0xx_it.c... +compiling Shell.c... +compiling Power.c... +compiling stm32l0xx_hal_msp.c... +compiling ADC.c... +compiling lora.c... +compiling serial_at_cmd_app.c... +compiling main.c... +../Core/Src/main.c(246): warning: #223-D: function "HIDO_Debug" declared implicitly + HIDO_Debug("有效测距%d\r\n",youxiao_ceju); +../Core/Src/main.c(489): warning: #177-D: function "MX_IWDG_Init" was declared but never referenced + static void MX_IWDG_Init(void) +../Core/Src/main.c: 2 warnings, 0 errors +compiling Beep.c... +compiling APL.c... +..\APL\APL.c(152): warning: #177-D: function "IsDisassemblyAlarm" was declared but never referenced + static HIDO_BOOL IsDisassemblyAlarm(void) +..\APL\APL.c(255): warning: #177-D: function "IsVibration" was declared but never referenced + static HIDO_BOOL IsVibration(void) +..\APL\APL.c: 2 warnings, 0 errors +compiling dw_app.c... +..\APL\dw_app.c(48): warning: #550-D: variable "status_reg" was set but never used + static uint32_t status_reg = 0; +..\APL\dw_app.c: 1 warning, 0 errors +compiling GPS.c... +..\FML\GPS.c(49): warning: #550-D: variable "l_astGPSPin" was set but never used + static ST_GPIO l_astGPSPin[GPS_PIN_LAST]; +..\FML\GPS.c: 1 warning, 0 errors +compiling ss_dw_tag_core.c... +..\APL\ss_dw_tag_core.c(210): warning: #940-D: missing return statement at end of non-void function "FindNearBasePos" + } +..\APL\ss_dw_tag_core.c: 1 warning, 0 errors +compiling dps310.c... +compiling deca_params_init.c... +compiling deca_range_tables.c... +compiling GPIO.c... +compiling Reboot.c... +compiling Flash.c... +compiling BSP.c... +compiling UART.c... +compiling stm32l0xx_hal_adc_ex.c... +compiling WS2812.c... +compiling SPI.c... +compiling stm32l0xx_hal_i2c_ex.c... +compiling dps368_test.c... +compiling stm32l0xx_hal.c... +compiling dw_driver.c... +compiling deca_device.c... +..\decadriver\deca_device.c(187): warning: #186-D: pointless comparison of unsigned integer with zero + if(module_power<0) +..\decadriver\deca_device.c: 1 warning, 0 errors +compiling stm32l0xx_hal_adc.c... +compiling lis3dh_driver.c... +..\ExternalDevices\lis3dh_driver.c(142): warning: #940-D: missing return statement at end of non-void function "mir3da_register_read" + } +..\ExternalDevices\lis3dh_driver.c(149): warning: #940-D: missing return statement at end of non-void function "mir3da_register_write" + } +..\ExternalDevices\lis3dh_driver.c: 2 warnings, 0 errors +compiling stm32l0xx_hal_i2c.c... +compiling stm32l0xx_hal_flash_ramfunc.c... +compiling stm32l0xx_hal_rcc_ex.c... +compiling stm32l0xx_hal_pwr_ex.c... +compiling stm32l0xx_hal_pwr.c... +compiling stm32l0xx_hal_exti.c... +compiling stm32l0xx_hal_flash_ex.c... +compiling stm32l0xx_hal_cortex.c... +compiling stm32l0xx_hal_flash.c... +compiling stm32l0xx_hal_rcc.c... +compiling stm32l0xx_hal_gpio.c... +compiling stm32l0xx_hal_uart_ex.c... +compiling stm32l0xx_hal_iwdg.c... +compiling stm32l0xx_hal_dma.c... +compiling stm32l0xx_hal_lptim.c... +compiling stm32l0xx_hal_uart.c... +compiling stm32l0xx_hal_spi.c... +compiling stm32l0xx_hal_tim_ex.c... +compiling system_stm32l0xx.c... +compiling stm32l0xx_hal_tim.c... +linking... +Program Size: Code=20800 RO-data=396 RW-data=232 ZI-data=10016 +FromELF: creating hex file... +"L071\L071.axf" - 0 Error(s), 10 Warning(s). <h2>Software Packages used:</h2> @@ -50,7 +136,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.4.0 -Build Time Elapsed: 00:00:00 +Build Time Elapsed: 00:00:06 </pre> </body> </html> -- Gitblit v1.9.3