From 7c93e39f66f75e445ddb224de1ce70ce6e0b0902 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 26 三月 2024 17:51:12 +0800 Subject: [PATCH] V1.13 --- MDK-ARM/L051.uvprojx | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx index bd811af..766bb93 100644 --- a/MDK-ARM/L051.uvprojx +++ b/MDK-ARM/L051.uvprojx @@ -10,13 +10,13 @@ <TargetName>L051</TargetName> <ToolsetNumber>0x4</ToolsetNumber> <ToolsetName>ARM-ADS</ToolsetName> - <pCCUsed>5060750::V5.06 update 6 (build 750)::.\ARMCC</pCCUsed> + <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed> <uAC6>0</uAC6> <TargetOption> <TargetCommonOption> <Device>STM32L071RBTx</Device> <Vendor>STMicroelectronics</Vendor> - <PackID>Keil.STM32L0xx_DFP.2.1.0</PackID> + <PackID>Keil.STM32L0xx_DFP.2.2.0</PackID> <PackURL>http://www.keil.com/pack/</PackURL> <Cpu>IRAM(0x20000000-0x20001FFF) IROM(0x8000000-0x800FFFF) CLOCK(8000000) CPUTYPE("Cortex-M0+")</Cpu> <FlashUtilSpec></FlashUtilSpec> @@ -132,7 +132,7 @@ <UseTargetDll>1</UseTargetDll> <UseExternalTool>0</UseExternalTool> <RunIndependent>0</RunIndependent> - <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> + <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging> <Capability>1</Capability> <DriverSelection>4103</DriverSelection> </Flash1> @@ -275,7 +275,7 @@ </OCR_RVCT3> <OCR_RVCT4> <Type>1</Type> - <StartAddress>0x8005000</StartAddress> + <StartAddress>0x8007800</StartAddress> <Size>0x10000</Size> </OCR_RVCT4> <OCR_RVCT5> -- Gitblit v1.9.3