From 81ce7fc51d6674248f7d98bbe4c537bd24fbf76f Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 18 十二月 2024 09:38:57 +0800
Subject: [PATCH] 2.9,去掉debug模式下才能触发禁止休眠

---
 MDK-ARM/L051/L051_L051.dep |   38 +++++++++++++++++++-------------------
 1 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/MDK-ARM/L051/L051_L051.dep b/MDK-ARM/L051/L051_L051.dep
index 66cc1be..9a3257b 100644
--- a/MDK-ARM/L051/L051_L051.dep
+++ b/MDK-ARM/L051/L051_L051.dep
@@ -49,7 +49,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C)
 F (..\Src\ExternalDevices\dps310.c)(0x66866BF2)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dps310.o --omf_browse l051\dps310.crf --depend l051\dps310.d)
 I (..\Src\ExternalDevices\dps310.h)(0x668605B2)
@@ -102,7 +102,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (..\Src\ExternalDevices\lis3dh_driver.h)(0x668605B2)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
 F (..\Src\decadriver\dw_driver.c)(0x668605B2)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_driver.o --omf_browse l051\dw_driver.crf --depend l051\dw_driver.d)
@@ -152,7 +152,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (..\Src\decadriver\deca_device_api.h)(0x64B4E204)
 F (..\Src\decadriver\deca_device.c)(0x670CC131)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\deca_device.o --omf_browse l051\deca_device.crf --depend l051\deca_device.d)
 I (C:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C)
@@ -204,7 +204,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 F (..\Src\decadriver\deca_params_init.c)(0x6475A95E)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\deca_params_init.o --omf_browse l051\deca_params_init.crf --depend l051\deca_params_init.d)
 I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C)
 I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C)
@@ -265,7 +265,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (..\Src\decadriver\deca_device_api.h)(0x64B4E204)
 F (..\Src\OnChipDevices\ADC.c)(0x668605B2)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\adc.o --omf_browse l051\adc.crf --depend l051\adc.d)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
@@ -313,7 +313,7 @@
 I (..\Src\application\dw_app.h)(0x6743DABE)
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 F (..\Src\OnChipDevices\Usart.c)(0x668605B2)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\usart.o --omf_browse l051\usart.crf --depend l051\usart.d)
 I (..\Src\OnChipDevices\Usart.h)(0x67402491)
 I (../Inc/main.h)(0x6743DABE)
@@ -360,7 +360,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C)
 I (..\Src\application\modbus.h)(0x67402491)
 I (..\Src\OnChipDevices\Rcc_Nvic_Systick.h)(0x6475A95E)
@@ -410,9 +410,9 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
-F (..\Src\application\global_param.c)(0x67402491)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -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)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
+F (..\Src\application\global_param.c)(0x675BE065)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -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)(0x675BE044)
 I (../Inc/main.h)(0x6743DABE)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x668605B2)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67402491)
@@ -458,7 +458,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-F (..\Src\application\dw_app.c)(0x6743DF59)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d)
+F (..\Src\application\dw_app.c)(0x675BE156)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d)
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
 I (..\Src\application\dw_app.h)(0x6743DABE)
@@ -503,7 +503,7 @@
 I (..\Src\OnChipDevices\Flash.h)(0x668605B2)
 I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C)
 I (..\Src\ExternalDevices\led.h)(0x668605B2)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
 I (..\Src\decadriver\deca_device_api.h)(0x64B4E204)
@@ -560,9 +560,9 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C)
-F (..\Src\application\dw_ds_anc.c)(0x6743DABE)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_ds_anc.o --omf_browse l051\dw_ds_anc.crf --depend l051\dw_ds_anc.d)
+F (..\Src\application\dw_ds_anc.c)(0x674E7E84)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_ds_anc.o --omf_browse l051\dw_ds_anc.crf --depend l051\dw_ds_anc.d)
 I (../Inc/main.h)(0x6743DABE)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x668605B2)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67402491)
@@ -608,13 +608,13 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (../Inc/stm32l0xx_it.h)(0x6743DABE)
 I (..\Src\decadriver\deca_device_api.h)(0x64B4E204)
 I (..\Src\decadriver\deca_regs.h)(0x64B4E204)
 I (..\Src\decadriver\dw_driver.h)(0x668605B2)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
-F (../Src/main.c)(0x674954B4)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\main.o --omf_browse l051\main.crf --depend l051\main.d)
+F (../Src/main.c)(0x6762266F)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\main.o --omf_browse l051\main.crf --depend l051\main.d)
 I (../Inc/main.h)(0x6743DABE)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x668605B2)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67402491)
@@ -660,7 +660,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x668605B2)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
 I (..\Src\decadriver\dw_driver.h)(0x668605B2)
@@ -711,7 +711,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 I (../Inc/stm32l0xx_it.h)(0x6743DABE)
 F (../Src/stm32l0xx_hal_msp.c)(0x668605B2)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -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)(0x6743DABE)
@@ -759,7 +759,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
 I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E)
-I (..\Src\application\global_param.h)(0x6743DABE)
+I (..\Src\application\global_param.h)(0x675BE044)
 F (../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc.c)(0x668605B2)(--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

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -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)(0x668605B2)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67402491)

--
Gitblit v1.9.3