From b9c82a57bfe854bcde5d379a4c8d1f252b341c2f Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 26 一月 2024 10:18:35 +0800 Subject: [PATCH] V1.3,ss防撞标签。 --- MDK-ARM/startup_stm32l051xx.lst | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/MDK-ARM/startup_stm32l051xx.lst b/MDK-ARM/startup_stm32l051xx.lst index 0bb4d9d..a6bcbf2 100644 --- a/MDK-ARM/startup_stm32l051xx.lst +++ b/MDK-ARM/startup_stm32l051xx.lst @@ -373,12 +373,11 @@ 00000000 Command Line: --debug --xref --diag_suppress=9931 --cpu=Cortex-M0+ --apcs=inter work --depend=l051\startup_stm32l051xx.d -ol051\startup_stm32l051xx.o -I.\RTE\_ -L051 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Includ -e -ID:\Users\zhyin\AppData\Local\Arm\Packs\Keil\STM32L0xx_DFP\2.1.0\Drivers\CMS -IS\Device\ST\STM32L0xx\Include --predefine="__MICROLIB SETA 1" --predefine="__U -VISION_VERSION SETA 530" --predefine="_RTE_ SETA 1" --predefine="STM32L051xx SE -TA 1" --predefine="_RTE_ SETA 1" --list=startup_stm32l051xx.lst startup_stm32l0 -51xx.s +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 --prede +fine="__MICROLIB SETA 1" --predefine="__UVISION_VERSION SETA 530" --predefine=" +_RTE_ SETA 1" --predefine="STM32L051xx SETA 1" --predefine="_RTE_ SETA 1" --lis +t=startup_stm32l051xx.lst startup_stm32l051xx.s -- Gitblit v1.9.3