|
@@ -14,14 +14,14 @@
|
|
|
<TargetCommonOption>
|
|
|
<Device>STM32F103CB</Device>
|
|
|
<Vendor>STMicroelectronics</Vendor>
|
|
|
- <PackID>Keil.STM32F1xx_DFP.1.1.0</PackID>
|
|
|
+ <PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
|
|
|
<PackURL>http://www.keil.com/pack/</PackURL>
|
|
|
- <Cpu>IRAM(0x20000000-0x20004FFF) IROM(0x8000000-0x801FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
|
|
|
+ <Cpu>IROM(0x08000000,0x00020000) IRAM(0x20000000,0x00005000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
|
|
|
<FlashUtilSpec></FlashUtilSpec>
|
|
|
<StartupFile></StartupFile>
|
|
|
- <FlashDriverDll></FlashDriverDll>
|
|
|
- <DeviceId></DeviceId>
|
|
|
- <RegisterFile></RegisterFile>
|
|
|
+ <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103CB$Flash\STM32F10x_128.FLM))</FlashDriverDll>
|
|
|
+ <DeviceId>0</DeviceId>
|
|
|
+ <RegisterFile>$$Device:STM32F103CB$Device\Include\stm32f10x.h</RegisterFile>
|
|
|
<MemoryEnv></MemoryEnv>
|
|
|
<Cmp></Cmp>
|
|
|
<Asm></Asm>
|
|
@@ -80,7 +80,7 @@
|
|
|
<AfterMake>
|
|
|
<RunUserProg1>1</RunUserProg1>
|
|
|
<RunUserProg2>0</RunUserProg2>
|
|
|
- <UserProg1Name>C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin --output ./bin/MOTINOVA_CDL_APP.bin ./MOTINOVA_CDL/MOTINOVA_CDL.axf</UserProg1Name>
|
|
|
+ <UserProg1Name>D:\software\keil\ARM\ARMCC\bin\fromelf.exe --bin --output ./bin/MOTINOVA_CDL_APP.bin ./MOTINOVA_CDL/MOTINOVA_CDL.axf</UserProg1Name>
|
|
|
<UserProg2Name></UserProg2Name>
|
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
@@ -108,7 +108,7 @@
|
|
|
</CommonProperty>
|
|
|
<DllOption>
|
|
|
<SimDllName>SARMCM3.DLL</SimDllName>
|
|
|
- <SimDllArguments>-REMAP</SimDllArguments>
|
|
|
+ <SimDllArguments> -REMAP</SimDllArguments>
|
|
|
<SimDlgDll>DCM.DLL</SimDlgDll>
|
|
|
<SimDlgDllArguments>-pCM3</SimDlgDllArguments>
|
|
|
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
|
@@ -149,7 +149,7 @@
|
|
|
<RestoreSysVw>1</RestoreSysVw>
|
|
|
</Target>
|
|
|
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
|
|
- <TargetSelection>6</TargetSelection>
|
|
|
+ <TargetSelection>1</TargetSelection>
|
|
|
<SimDlls>
|
|
|
<CpuDll></CpuDll>
|
|
|
<CpuDllArguments></CpuDllArguments>
|
|
@@ -163,7 +163,7 @@
|
|
|
<PeripheralDll></PeripheralDll>
|
|
|
<PeripheralDllArguments></PeripheralDllArguments>
|
|
|
<InitializationFile></InitializationFile>
|
|
|
- <Driver>Segger\JL2CM3.dll</Driver>
|
|
|
+ <Driver>BIN\UL2CM3.DLL</Driver>
|
|
|
</TargetDlls>
|
|
|
</DebugOption>
|
|
|
<Utilities>
|
|
@@ -176,7 +176,7 @@
|
|
|
<DriverSelection>4107</DriverSelection>
|
|
|
</Flash1>
|
|
|
<bUseTDR>1</bUseTDR>
|
|
|
- <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
|
|
|
+ <Flash2>BIN\UL2CM3.DLL</Flash2>
|
|
|
<Flash3></Flash3>
|
|
|
<Flash4></Flash4>
|
|
|
<pFcarmOut></pFcarmOut>
|
|
@@ -614,8 +614,8 @@
|
|
|
<RTE>
|
|
|
<apis/>
|
|
|
<components>
|
|
|
- <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.3.0" condition="CMSIS Core">
|
|
|
- <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.5.0"/>
|
|
|
+ <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.1.0" condition="CMSIS Core">
|
|
|
+ <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.3.0"/>
|
|
|
<targetInfos>
|
|
|
<targetInfo name="MOTINOVA_CDL"/>
|
|
|
</targetInfos>
|