|
@@ -14,6 +14,8 @@
|
|
|
<TargetCommonOption>
|
|
|
<Device>STM32F103RB</Device>
|
|
|
<Vendor>STMicroelectronics</Vendor>
|
|
|
+ <PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
|
|
|
+ <PackURL>http://www.keil.com/pack/</PackURL>
|
|
|
<Cpu>IROM(0x08000000,0x20000) IRAM(0x20000000,0x5000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
|
|
|
<FlashUtilSpec></FlashUtilSpec>
|
|
|
<StartupFile></StartupFile>
|
|
@@ -82,6 +84,8 @@
|
|
|
<UserProg2Name>D:\SoftDesign\20190311_QD007A_CTL\QD007E_CTRL_APP\QD007E_CTRL_APP\MDK-ARM\crc_gen_keil.bat</UserProg2Name>
|
|
|
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
|
|
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
|
|
+ <nStopA1X>0</nStopA1X>
|
|
|
+ <nStopA2X>0</nStopA2X>
|
|
|
</AfterMake>
|
|
|
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
|
|
<SVCSIdString></SVCSIdString>
|
|
@@ -121,7 +125,7 @@
|
|
|
<Oh166RecLen>16</Oh166RecLen>
|
|
|
</OPTHX>
|
|
|
<Simulator>
|
|
|
- <UseSimulator>1</UseSimulator>
|
|
|
+ <UseSimulator>0</UseSimulator>
|
|
|
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
|
|
<RunToMain>1</RunToMain>
|
|
|
<RestoreBreakpoints>1</RestoreBreakpoints>
|
|
@@ -133,7 +137,7 @@
|
|
|
<RestoreSysVw>1</RestoreSysVw>
|
|
|
</Simulator>
|
|
|
<Target>
|
|
|
- <UseTarget>0</UseTarget>
|
|
|
+ <UseTarget>1</UseTarget>
|
|
|
<LoadApplicationAtStartup>1</LoadApplicationAtStartup>
|
|
|
<RunToMain>1</RunToMain>
|
|
|
<RestoreBreakpoints>1</RestoreBreakpoints>
|
|
@@ -143,10 +147,9 @@
|
|
|
<RestoreToolbox>1</RestoreToolbox>
|
|
|
<RestoreTracepoints>1</RestoreTracepoints>
|
|
|
<RestoreSysVw>1</RestoreSysVw>
|
|
|
- <UsePdscDebugDescription>1</UsePdscDebugDescription>
|
|
|
</Target>
|
|
|
<RunDebugAfterBuild>0</RunDebugAfterBuild>
|
|
|
- <TargetSelection>9</TargetSelection>
|
|
|
+ <TargetSelection>6</TargetSelection>
|
|
|
<SimDlls>
|
|
|
<CpuDll></CpuDll>
|
|
|
<CpuDllArguments></CpuDllArguments>
|
|
@@ -160,7 +163,7 @@
|
|
|
<PeripheralDll></PeripheralDll>
|
|
|
<PeripheralDllArguments></PeripheralDllArguments>
|
|
|
<InitializationFile></InitializationFile>
|
|
|
- <Driver>BIN\CMSIS_AGDI.dll</Driver>
|
|
|
+ <Driver>Segger\JL2CM3.dll</Driver>
|
|
|
</TargetDlls>
|
|
|
</DebugOption>
|
|
|
<Utilities>
|
|
@@ -360,9 +363,11 @@
|
|
|
<uSurpInc>0</uSurpInc>
|
|
|
<uC99>1</uC99>
|
|
|
<useXO>0</useXO>
|
|
|
+ <v6Lang>0</v6Lang>
|
|
|
+ <v6LangP>0</v6LangP>
|
|
|
<VariousControls>
|
|
|
<MiscControls></MiscControls>
|
|
|
- <Define>USE_HAL_DRIVER,STM32F103xB,VOLANS_48V,BARD_250K</Define>
|
|
|
+ <Define>USE_HAL_DRIVER,STM32F103xB,VOLANS_36V,BARD_250K</Define>
|
|
|
<Undefine></Undefine>
|
|
|
<IncludePath>../Core/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F1xx/Include;../Drivers/CMSIS/Include;..\User\Inc;..\SEGGER_RTT\Inc;..\SelfTestUser\Inc</IncludePath>
|
|
|
</VariousControls>
|