From 18fe9f79aa8511e8a86821922a8f33363dabd527 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 07 八月 2025 17:48:25 +0800 Subject: [PATCH] 2.89,改为时间片间隔8ms 125个片 25个标签 5hz最多,去掉dispoll regpoll 防撞3是写实时间片 临近基站2是主基站id --- MDK-ARM/L051/L051_L051.dep | 80 ++++++++++++++++++++-------------------- 1 files changed, 40 insertions(+), 40 deletions(-) diff --git a/MDK-ARM/L051/L051_L051.dep b/MDK-ARM/L051/L051_L051.dep index 1553029..236b492 100644 --- a/MDK-ARM/L051/L051_L051.dep +++ b/MDK-ARM/L051/L051_L051.dep @@ -1,8 +1,8 @@ Dependencies for Project 'L051', Target 'L051': (DO NOT MODIFY !) CompilerVersion: 5060750::V5.06 update 6 (build 750)::.\ARMCC F (startup_stm32l051xx.s)(0x65533FB4)(--cpu Cortex-M0+ -g --apcs=interwork --pd "__MICROLIB SETA 1" -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 --pd "__UVISION_VERSION SETA 530" --pd "_RTE_ SETA 1" --pd "STM32L051xx SETA 1" --pd "_RTE_ SETA 1" --list startup_stm32l051xx.lst --xref -o l051\startup_stm32l051xx.o --depend l051\startup_stm32l051xx.d) -F (..\Drivers\ExternlDrivers\lis3dh_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\lis3dh_driver.o --omf_browse l051\lis3dh_driver.crf --depend l051\lis3dh_driver.d) -I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x668605B2) +F (..\Drivers\ExternlDrivers\lis3dh_driver.c)(0x6886D3C2)(--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\lis3dh_driver.o --omf_browse l051\lis3dh_driver.crf --depend l051\lis3dh_driver.d) +I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x6886D3C2) I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) I (../Inc/main.h)(0x678F6744) @@ -45,13 +45,13 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C) -F (..\Src\ExternalDevices\dps310.c)(0x678F6744)(--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) +F (..\Src\ExternalDevices\dps310.c)(0x6886D3C2)(--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)(0x678F6744) F (..\Src\ExternalDevices\dps368_test.c)(0x678F6744)(--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\dps368_test.o --omf_browse l051\dps368_test.crf --depend l051\dps368_test.d) I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) @@ -98,11 +98,11 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (..\Src\ExternalDevices\lis3dh_driver.h)(0x678F6744) I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) F (..\Src\decadriver\dw_driver.c)(0x678F6744)(--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) @@ -148,13 +148,13 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (..\Src\decadriver\deca_device_api.h)(0x64B4E204) -F (..\Src\decadriver\deca_device.c)(0x678F6744)(--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) +F (..\Src\decadriver\deca_device.c)(0x6886D3C2)(--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) I (..\Src\decadriver\deca_param_types.h)(0x6475A95E) I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C) @@ -200,11 +200,11 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) 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) @@ -261,11 +261,11 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) 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) @@ -310,10 +310,10 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C) I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E) -I (..\Src\application\global_param.h)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) F (..\Src\OnChipDevices\Usart.c)(0x678F6744)(--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)(0x678F6744) I (../Inc/main.h)(0x678F6744) @@ -356,11 +356,11 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) I (..\Src\application\modbus.h)(0x67402491) I (..\Src\OnChipDevices\Rcc_Nvic_Systick.h)(0x6475A95E) @@ -406,13 +406,13 @@ I (..\Src\OnChipDevices\Usart.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) -F (..\Src\application\global_param.c)(0x678F6744)(--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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) +F (..\Src\application\global_param.c)(0x6886D3C2)(--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)(0x6886D3C2) I (../Inc/main.h)(0x678F6744) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x678F6744) I (../Inc/stm32l0xx_hal_conf.h)(0x678F6744) @@ -454,14 +454,14 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744)(--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)(0x6886D3C2)(--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)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) I (../Inc/main.h)(0x678F6744) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x678F6744) I (../Inc/stm32l0xx_hal_conf.h)(0x678F6744) @@ -503,7 +503,7 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\global_param.h)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (..\Src\OnChipDevices\ADC.h)(0x6475A95E) I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E) I (..\Src\decadriver\deca_device_api.h)(0x64B4E204) @@ -556,16 +556,16 @@ I (..\Src\OnChipDevices\Usart.h)(0x678F6744) I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) -F (..\Src\application\ss_dw_tag_core.c)(0x68302740)(--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\ss_dw_tag_core.o --omf_browse l051\ss_dw_tag_core.crf --depend l051\ss_dw_tag_core.d) +F (..\Src\application\ss_dw_tag_core.c)(0x6894682A)(--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\ss_dw_tag_core.o --omf_browse l051\ss_dw_tag_core.crf --depend l051\ss_dw_tag_core.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)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) I (../Inc/main.h)(0x678F6744) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x678F6744) I (../Inc/stm32l0xx_hal_conf.h)(0x678F6744) @@ -607,7 +607,7 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\global_param.h)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (..\Src\OnChipDevices\ADC.h)(0x6475A95E) I (..\Src\algorithm\TrackingDiff.h)(0x6475A95E) I (..\Src\decadriver\deca_device_api.h)(0x64B4E204) @@ -618,7 +618,7 @@ I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C) I (..\Src\ExternalDevices\beep.h)(0x6475A95E) I (..\Src\application\modbus.h)(0x67402491) -F (../Src/main.c)(0x684133C4)(--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)(0x68946888)(--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)(0x678F6744) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x678F6744) I (../Inc/stm32l0xx_hal_conf.h)(0x678F6744) @@ -660,16 +660,16 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) -I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x668605B2) +I (..\Src\application\global_param.h)(0x6886D3C2) +I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x6886D3C2) I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A) I (..\Src\decadriver\dw_driver.h)(0x678F6744) I (..\Src\decadriver\deca_device_api.h)(0x64B4E204) -F (../Src/stm32l0xx_it.c)(0x68413319)(--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_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d) +F (../Src/stm32l0xx_it.c)(0x6886D3C2)(--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_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d) I (../Inc/main.h)(0x678F6744) I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x678F6744) I (../Inc/stm32l0xx_hal_conf.h)(0x678F6744) @@ -711,11 +711,11 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) I (../Inc/stm32l0xx_it.h)(0x67402491) F (../Src/stm32l0xx_hal_msp.c)(0x678F6744)(--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)(0x678F6744) @@ -759,11 +759,11 @@ I (..\Src\OnChipDevices\Flash.h)(0x678F6744) I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C) I (..\Src\ExternalDevices\led.h)(0x678F6744) -I (..\Src\application\dw_app.h)(0x678F6744) +I (..\Src\application\dw_app.h)(0x6894016B) 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)(0x678F6744) +I (..\Src\application\global_param.h)(0x6886D3C2) F (../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc.c)(0x678F6744)(--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)(0x678F6744) I (../Inc/stm32l0xx_hal_conf.h)(0x678F6744) -- Gitblit v1.9.3