From 52cbcc608dbcf47139a118bf3baf2731fd7ae0db Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 13 十一月 2020 15:55:57 +0800 Subject: [PATCH] 增加主基站丢失十次进入DISCOVER模式 --- MDK-ARM/L051/L051_L051.dep | 132 ++++++++++++++++++++++---------------------- 1 files changed, 66 insertions(+), 66 deletions(-) diff --git a/MDK-ARM/L051/L051_L051.dep b/MDK-ARM/L051/L051_L051.dep index 876f612..0b62d0f 100644 --- a/MDK-ARM/L051/L051_L051.dep +++ b/MDK-ARM/L051/L051_L051.dep @@ -1,11 +1,11 @@ Dependencies for Project 'L051', Target 'L051': (DO NOT MODIFY !) CompilerVersion: 5060750::V5.06 update 6 (build 750)::ARMCC F (startup_stm32l051xx.s)(0x5EFA7F4A)(--cpu Cortex-M0+ -g --apcs=interwork --pd "__MICROLIB SETA 1" -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include --pd "__UVISION_VERSION SETA 529" --pd "_RTE_ SETA 1" --pd "STM32L051xx SETA 1" --list startup_stm32l051xx.lst --xref -o l051\startup_stm32l051xx.o --depend l051\startup_stm32l051xx.d) -F (..\Drivers\ExternlDrivers\lis3dh_driver.c)(0x5FA9EB01)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\lis3dh_driver.o --omf_browse l051\lis3dh_driver.crf --depend l051\lis3dh_driver.d) +F (..\Drivers\ExternlDrivers\lis3dh_driver.c)(0x5FAE0D13)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\lis3dh_driver.o --omf_browse l051\lis3dh_driver.crf --depend l051\lis3dh_driver.d) I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x5DE270A5) I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5D9AD212) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5D9AD218) -I (../Inc/main.h)(0x5FA9EB01) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -39,21 +39,21 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5D9AD21A) -F (..\Src\decadriver\deca_device.c)(0x5FAE07D2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\deca_device.o --omf_browse l051\deca_device.crf --depend l051\deca_device.d) +F (..\Src\decadriver\deca_device.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\deca_device.o --omf_browse l051\deca_device.crf --depend l051\deca_device.d) I (D:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5D9AD218) I (..\Src\decadriver\deca_param_types.h)(0x5E11988A) I (D:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5D9AD218) I (..\Src\decadriver\deca_regs.h)(0x5F76A83A) I (..\Src\decadriver\deca_device_api.h)(0x5E119759) I (..\Src\ExternalDevices\dw_driver.h)(0x5F9FC65D) -I (../Inc/main.h)(0x5FA9EB01) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -86,12 +86,12 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) F (..\Src\decadriver\deca_params_init.c)(0x5E11988A)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\deca_params_init.o --omf_browse l051\deca_params_init.crf --depend l051\deca_params_init.d) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9AD21A) I (D:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5D9AD21A) @@ -107,7 +107,7 @@ I (..\Src\decadriver\deca_param_types.h)(0x5E11988A) F (..\Src\ExternalDevices\dw_driver.c)(0x5F9FC65D)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\dw_driver.o --omf_browse l051\dw_driver.crf --depend l051\dw_driver.d) I (..\Src\ExternalDevices\dw_driver.h)(0x5F9FC65D) -I (../Inc/main.h)(0x5FA9EB01) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -142,16 +142,16 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (..\Src\decadriver\deca_device_api.h)(0x5E119759) -F (..\Src\OnChipDevices\Spi.c)(0x5EEF5979)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\spi.o --omf_browse l051\spi.crf --depend l051\spi.d) -I (..\Src\OnChipDevices\Spi.h)(0x5FAE07DC) -I (../Inc/main.h)(0x5FA9EB01) +F (..\Src\OnChipDevices\Spi.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\spi.o --omf_browse l051\spi.crf --depend l051\spi.d) +I (..\Src\OnChipDevices\Spi.h)(0x5FAE0E51) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -186,16 +186,16 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (..\Src\decadriver\deca_device_api.h)(0x5E119759) -F (..\Src\OnChipDevices\ADC.c)(0x5EF72C81)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\adc.o --omf_browse l051\adc.crf --depend l051\adc.d) +F (..\Src\OnChipDevices\ADC.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\adc.o --omf_browse l051\adc.crf --depend l051\adc.d) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) -I (../Inc/main.h)(0x5FA9EB01) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -230,14 +230,14 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) F (..\Src\OnChipDevices\Usart.c)(0x5EFA7A71)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\usart.o --omf_browse l051\usart.crf --depend l051\usart.d) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) -I (../Inc/main.h)(0x5FA9EB01) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -271,18 +271,18 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart.h)(0x5DD7FB39) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9AD21A) I (..\Src\application\modbus.h)(0x5E119D38) I (..\Src\OnChipDevices\Rcc_Nvic_Systick.h)(0x5E119D41) F (..\Src\OnChipDevices\Flash.c)(0x5E11F92C)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\flash.o --omf_browse l051\flash.crf --depend l051\flash.d) -I (..\Src\OnChipDevices\Flash.h)(0x5F01C079) -I (../Inc/main.h)(0x5FA9EB01) +I (..\Src\OnChipDevices\Flash.h)(0x5FAE0D15) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -317,15 +317,15 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) -F (..\Src\application\global_param.c)(0x5FA9EB02)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\global_param.o --omf_browse l051\global_param.crf --depend l051\global_param.d) -I (..\Src\application\global_param.h)(0x5F9FC65D) -I (../Inc/main.h)(0x5FA9EB01) +I (..\Src\application\global_param.h)(0x5FAE0D15) +F (..\Src\application\global_param.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\global_param.o --omf_browse l051\global_param.crf --depend l051\global_param.d) +I (..\Src\application\global_param.h)(0x5FAE0D15) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -360,17 +360,17 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\OnChipDevices\Flash.h)(0x5F01C079) -F (..\Src\application\dw_app.c)(0x5FAD0138)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d) +I (..\Src\OnChipDevices\Flash.h)(0x5FAE0D15) +F (..\Src\application\dw_app.c)(0x5FAE103B)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5D9AD212) -I (..\Src\application\dw_app.h)(0x5FA9FC32) -I (../Inc/main.h)(0x5FA9EB01) +I (..\Src\application\dw_app.h)(0x5FAE0D15) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -405,21 +405,21 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) I (..\Src\decadriver\deca_device_api.h)(0x5E119759) I (..\Src\decadriver\deca_regs.h)(0x5F76A83A) I (..\Src\ExternalDevices\dw_driver.h)(0x5F9FC65D) -I (..\Src\OnChipDevices\Spi.h)(0x5FAE07DC) +I (..\Src\OnChipDevices\Spi.h)(0x5FAE0E51) I (..\Src\algorithm\filters.h)(0x5E11B1A1) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9AD21A) I (..\Src\ExternalDevices\beep.h)(0x5E11B347) I (..\Src\application\modbus.h)(0x5E119D38) -F (..\Src\application\serial_at_cmd_app.c)(0x5FA9EB02)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\serial_at_cmd_app.o --omf_browse l051\serial_at_cmd_app.crf --depend l051\serial_at_cmd_app.d) +F (..\Src\application\serial_at_cmd_app.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\serial_at_cmd_app.o --omf_browse l051\serial_at_cmd_app.crf --depend l051\serial_at_cmd_app.d) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (../Inc/main.h)(0x5FA9EB01) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -453,15 +453,15 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart.h)(0x5DD7FB39) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5D9AD21A) -F (../Src/main.c)(0x5FADF42C)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\main.o --omf_browse l051\main.crf --depend l051\main.d) -I (../Inc/main.h)(0x5FA9EB01) +F (../Src/main.c)(0x5FAE1133)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\main.o --omf_browse l051\main.crf --depend l051\main.d) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -496,18 +496,18 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x5DE270A5) I (D:\Keil_v5\ARM\ARMCC\include\math.h)(0x5D9AD212) I (..\Src\ExternalDevices\dw_driver.h)(0x5F9FC65D) I (..\Src\decadriver\deca_device_api.h)(0x5E119759) -F (../Src/stm32l0xx_it.c)(0x5FA9EB02)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d) -I (../Inc/main.h)(0x5FA9EB01) +F (../Src/stm32l0xx_it.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -542,15 +542,15 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) I (../Inc/stm32l0xx_it.h)(0x5F9FBD9C) -F (../Src/stm32l0xx_hal_msp.c)(0x5F9FC65E)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_hal_msp.o --omf_browse l051\stm32l0xx_hal_msp.crf --depend l051\stm32l0xx_hal_msp.d) -I (../Inc/main.h)(0x5FA9EB01) +F (../Src/stm32l0xx_hal_msp.c)(0x5FAE0D15)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_hal_msp.o --omf_browse l051\stm32l0xx_hal_msp.crf --depend l051\stm32l0xx_hal_msp.d) +I (../Inc/main.h)(0x5FAE0ED3) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x5DD7FB39) @@ -585,12 +585,12 @@ I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_uart_ex.h)(0x5DD7FB39) I (..\Src\OnChipDevices\Usart.h)(0x5E1B0E49) I (..\Src\application\serial_at_cmd_app.h)(0x5E11B183) -I (..\Src\ExternalDevices\led.h)(0x5FA9EB02) -I (..\Src\application\dw_app.h)(0x5FA9FC32) +I (..\Src\ExternalDevices\led.h)(0x5FAE0D15) +I (..\Src\application\dw_app.h)(0x5FAE0D15) I (D:\Keil_v5\ARM\ARMCC\include\string.h)(0x5D9AD218) I (..\Src\OnChipDevices\ADC.h)(0x5E119BBD) I (..\Src\algorithm\TrackingDiff.h)(0x5E11A51A) -I (..\Src\application\global_param.h)(0x5F9FC65D) +I (..\Src\application\global_param.h)(0x5FAE0D15) F (../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc.c)(0x5DD7FB39)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ..\Drivers\ExternlDrivers -I ..\Src\decadriver -I ..\Src\ExternalDevices -I ..\Src\OnChipDevices -I ..\Src\algorithm -I ..\Src\application -I.\RTE\_L051 -Id:\Keil_v5\ARM\PACK\ARM\CMSIS\5.6.0\CMSIS\Core\Include -Id:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.0.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include -D__UVISION_VERSION="529" -D_RTE_ -DSTM32L051xx -DUSE_HAL_DRIVER -DSTM32L051xx -o l051\stm32l0xx_hal_adc.o --omf_browse l051\stm32l0xx_hal_adc.crf --depend l051\stm32l0xx_hal_adc.d) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x5DD7FB39) I (../Inc/stm32l0xx_hal_conf.h)(0x5F9FC65D) -- Gitblit v1.9.3