|
@@ -14,8 +14,6 @@
|
|
|
<TargetCommonOption>
|
|
|
<Device>STM32F103RB</Device>
|
|
|
<Vendor>STMicroelectronics</Vendor>
|
|
|
- <PackID>Keil.STM32F1xx_DFP.1.0.4</PackID>
|
|
|
- <PackURL>http://www.keil.com/pack/</PackURL>
|
|
|
<Cpu>IROM(0x08000000,0x20000) IRAM(0x20000000,0x5000) CPUTYPE("Cortex-M3") CLOCK(72000000) ELITTLE</Cpu>
|
|
|
<FlashUtilSpec></FlashUtilSpec>
|
|
|
<StartupFile></StartupFile>
|
|
@@ -127,7 +125,7 @@
|
|
|
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
|
|
<RunToMain>1</RunToMain>
|
|
|
<RestoreBreakpoints>1</RestoreBreakpoints>
|
|
|
- <RestoreWatchpoints>1</RestoreWatchpoints>
|
|
|
+ <RestoreWatchpoints>0</RestoreWatchpoints>
|
|
|
<RestoreMemoryDisplay>1</RestoreMemoryDisplay>
|
|
|
<RestoreFunctions>1</RestoreFunctions>
|
|
|
<RestoreToolbox>1</RestoreToolbox>
|
|
@@ -148,7 +146,7 @@
|
|
|
<UsePdscDebugDescription>1</UsePdscDebugDescription>
|
|
|
</Target>
|
|
|
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
|
|
- <TargetSelection>1</TargetSelection>
|
|
|
+ <TargetSelection>6</TargetSelection>
|
|
|
<SimDlls>
|
|
|
<CpuDll></CpuDll>
|
|
|
<CpuDllArguments></CpuDllArguments>
|
|
@@ -162,7 +160,7 @@
|
|
|
<PeripheralDll></PeripheralDll>
|
|
|
<PeripheralDllArguments></PeripheralDllArguments>
|
|
|
<InitializationFile></InitializationFile>
|
|
|
- <Driver>BIN\UL2CM3.DLL</Driver>
|
|
|
+ <Driver>Segger\JL2CM3.dll</Driver>
|
|
|
</TargetDlls>
|
|
|
</DebugOption>
|
|
|
<Utilities>
|