No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Project.uvprojx 32KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>NUCLEO-F103RB</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060750::V5.06 update 6 (build 750)::.\ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>STM32F103RB</Device>
  15. <Vendor>STMicroelectronics</Vendor>
  16. <PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x20000000-0x20004FFF) IROM(0x8000000-0x801FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll></FlashDriverDll>
  22. <DeviceId></DeviceId>
  23. <RegisterFile></RegisterFile>
  24. <MemoryEnv></MemoryEnv>
  25. <Cmp></Cmp>
  26. <Asm></Asm>
  27. <Linker></Linker>
  28. <OHString></OHString>
  29. <InfinionOptionDll></InfinionOptionDll>
  30. <SLE66CMisc></SLE66CMisc>
  31. <SLE66AMisc></SLE66AMisc>
  32. <SLE66LinkerMisc></SLE66LinkerMisc>
  33. <SFDFile>$$Device:STM32F103RB$SVD\STM32F103xx.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath></BinPath>
  37. <IncludePath></IncludePath>
  38. <LibPath></LibPath>
  39. <RegisterFilePath></RegisterFilePath>
  40. <DBRegisterFilePath></DBRegisterFilePath>
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>NUCLEO-F103RB\</OutputDirectory>
  49. <OutputName>NUCLEO-F103RB</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>0</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath></ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name></UserProg1Name>
  63. <UserProg2Name></UserProg2Name>
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name></UserProg1Name>
  73. <UserProg2Name></UserProg2Name>
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>0</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name></UserProg1Name>
  83. <UserProg2Name></UserProg2Name>
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString></SVCSIdString>
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument></CustomArgument>
  105. <IncludeLibraryModules></IncludeLibraryModules>
  106. <ComprImg>0</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments></SimDllArguments>
  111. <SimDlgDll>DARMSTM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pSTM32F103RB</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments></TargetDllArguments>
  115. <TargetDlgDll>TARMSTM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pSTM32F103RB</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4107</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
  138. <Flash3></Flash3>
  139. <Flash4></Flash4>
  140. <pFcarmOut></pFcarmOut>
  141. <pFcarmGrp></pFcarmGrp>
  142. <pFcArmRoot></pFcArmRoot>
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  175. <RvctDeviceName></RvctDeviceName>
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>0</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <hadIRAM2>0</hadIRAM2>
  186. <hadIROM2>0</hadIROM2>
  187. <StupSel>8</StupSel>
  188. <useUlib>1</useUlib>
  189. <EndSel>0</EndSel>
  190. <uLtcg>0</uLtcg>
  191. <nSecure>0</nSecure>
  192. <RoSelD>3</RoSelD>
  193. <RwSelD>3</RwSelD>
  194. <CodeSel>0</CodeSel>
  195. <OptFeed>0</OptFeed>
  196. <NoZi1>0</NoZi1>
  197. <NoZi2>0</NoZi2>
  198. <NoZi3>0</NoZi3>
  199. <NoZi4>0</NoZi4>
  200. <NoZi5>0</NoZi5>
  201. <Ro1Chk>0</Ro1Chk>
  202. <Ro2Chk>0</Ro2Chk>
  203. <Ro3Chk>0</Ro3Chk>
  204. <Ir1Chk>1</Ir1Chk>
  205. <Ir2Chk>0</Ir2Chk>
  206. <Ra1Chk>0</Ra1Chk>
  207. <Ra2Chk>0</Ra2Chk>
  208. <Ra3Chk>0</Ra3Chk>
  209. <Im1Chk>1</Im1Chk>
  210. <Im2Chk>0</Im2Chk>
  211. <OnChipMemories>
  212. <Ocm1>
  213. <Type>0</Type>
  214. <StartAddress>0x0</StartAddress>
  215. <Size>0x0</Size>
  216. </Ocm1>
  217. <Ocm2>
  218. <Type>0</Type>
  219. <StartAddress>0x0</StartAddress>
  220. <Size>0x0</Size>
  221. </Ocm2>
  222. <Ocm3>
  223. <Type>0</Type>
  224. <StartAddress>0x0</StartAddress>
  225. <Size>0x0</Size>
  226. </Ocm3>
  227. <Ocm4>
  228. <Type>0</Type>
  229. <StartAddress>0x0</StartAddress>
  230. <Size>0x0</Size>
  231. </Ocm4>
  232. <Ocm5>
  233. <Type>0</Type>
  234. <StartAddress>0x0</StartAddress>
  235. <Size>0x0</Size>
  236. </Ocm5>
  237. <Ocm6>
  238. <Type>0</Type>
  239. <StartAddress>0x0</StartAddress>
  240. <Size>0x0</Size>
  241. </Ocm6>
  242. <IRAM>
  243. <Type>0</Type>
  244. <StartAddress>0x20000000</StartAddress>
  245. <Size>0x5000</Size>
  246. </IRAM>
  247. <IROM>
  248. <Type>1</Type>
  249. <StartAddress>0x8000000</StartAddress>
  250. <Size>0x20000</Size>
  251. </IROM>
  252. <XRAM>
  253. <Type>0</Type>
  254. <StartAddress>0x0</StartAddress>
  255. <Size>0x0</Size>
  256. </XRAM>
  257. <OCR_RVCT1>
  258. <Type>1</Type>
  259. <StartAddress>0x0</StartAddress>
  260. <Size>0x0</Size>
  261. </OCR_RVCT1>
  262. <OCR_RVCT2>
  263. <Type>1</Type>
  264. <StartAddress>0x0</StartAddress>
  265. <Size>0x0</Size>
  266. </OCR_RVCT2>
  267. <OCR_RVCT3>
  268. <Type>1</Type>
  269. <StartAddress>0x0</StartAddress>
  270. <Size>0x0</Size>
  271. </OCR_RVCT3>
  272. <OCR_RVCT4>
  273. <Type>1</Type>
  274. <StartAddress>0x8000000</StartAddress>
  275. <Size>0x20000</Size>
  276. </OCR_RVCT4>
  277. <OCR_RVCT5>
  278. <Type>1</Type>
  279. <StartAddress>0x0</StartAddress>
  280. <Size>0x0</Size>
  281. </OCR_RVCT5>
  282. <OCR_RVCT6>
  283. <Type>0</Type>
  284. <StartAddress>0x0</StartAddress>
  285. <Size>0x0</Size>
  286. </OCR_RVCT6>
  287. <OCR_RVCT7>
  288. <Type>0</Type>
  289. <StartAddress>0x0</StartAddress>
  290. <Size>0x0</Size>
  291. </OCR_RVCT7>
  292. <OCR_RVCT8>
  293. <Type>0</Type>
  294. <StartAddress>0x0</StartAddress>
  295. <Size>0x0</Size>
  296. </OCR_RVCT8>
  297. <OCR_RVCT9>
  298. <Type>0</Type>
  299. <StartAddress>0x20000000</StartAddress>
  300. <Size>0x5000</Size>
  301. </OCR_RVCT9>
  302. <OCR_RVCT10>
  303. <Type>0</Type>
  304. <StartAddress>0x0</StartAddress>
  305. <Size>0x0</Size>
  306. </OCR_RVCT10>
  307. </OnChipMemories>
  308. <RvctStartVector></RvctStartVector>
  309. </ArmAdsMisc>
  310. <Cads>
  311. <interw>1</interw>
  312. <Optim>1</Optim>
  313. <oTime>0</oTime>
  314. <SplitLS>0</SplitLS>
  315. <OneElfS>1</OneElfS>
  316. <Strict>0</Strict>
  317. <EnumInt>0</EnumInt>
  318. <PlainCh>0</PlainCh>
  319. <Ropi>0</Ropi>
  320. <Rwpi>0</Rwpi>
  321. <wLevel>2</wLevel>
  322. <uThumb>0</uThumb>
  323. <uSurpInc>0</uSurpInc>
  324. <uC99>0</uC99>
  325. <uGnu>0</uGnu>
  326. <useXO>0</useXO>
  327. <v6Lang>1</v6Lang>
  328. <v6LangP>1</v6LangP>
  329. <vShortEn>1</vShortEn>
  330. <vShortWch>1</vShortWch>
  331. <v6Lto>0</v6Lto>
  332. <v6WtE>0</v6WtE>
  333. <v6Rtti>0</v6Rtti>
  334. <VariousControls>
  335. <MiscControls>--C99</MiscControls>
  336. <Define>STM32F103xB,USE_FULL_LL_DRIVER,HSE_VALUE=8000000U,USE_FULL_ASSERT</Define>
  337. <Undefine></Undefine>
  338. <IncludePath>..\Inc;..\LLDrivers\inc;..\Services;..\MyDrivers</IncludePath>
  339. </VariousControls>
  340. </Cads>
  341. <Aads>
  342. <interw>1</interw>
  343. <Ropi>0</Ropi>
  344. <Rwpi>0</Rwpi>
  345. <thumb>0</thumb>
  346. <SplitLS>0</SplitLS>
  347. <SwStkChk>0</SwStkChk>
  348. <NoWarn>0</NoWarn>
  349. <uSurpInc>0</uSurpInc>
  350. <useXO>0</useXO>
  351. <uClangAs>0</uClangAs>
  352. <VariousControls>
  353. <MiscControls></MiscControls>
  354. <Define></Define>
  355. <Undefine></Undefine>
  356. <IncludePath></IncludePath>
  357. </VariousControls>
  358. </Aads>
  359. <LDads>
  360. <umfTarg>1</umfTarg>
  361. <Ropi>0</Ropi>
  362. <Rwpi>0</Rwpi>
  363. <noStLib>0</noStLib>
  364. <RepFail>1</RepFail>
  365. <useFile>0</useFile>
  366. <TextAddressRange>0x08000000</TextAddressRange>
  367. <DataAddressRange>0x20000000</DataAddressRange>
  368. <pXoBase></pXoBase>
  369. <ScatterFile></ScatterFile>
  370. <IncludeLibs></IncludeLibs>
  371. <IncludeLibsPath></IncludeLibsPath>
  372. <Misc></Misc>
  373. <LinkerInputFile></LinkerInputFile>
  374. <DisabledWarnings></DisabledWarnings>
  375. </LDads>
  376. </TargetArmAds>
  377. </TargetOption>
  378. <Groups>
  379. <Group>
  380. <GroupName>User Application</GroupName>
  381. <Files>
  382. <File>
  383. <FileName>main.c</FileName>
  384. <FileType>1</FileType>
  385. <FilePath>../Src/main.c</FilePath>
  386. </File>
  387. </Files>
  388. </Group>
  389. <Group>
  390. <GroupName>User Services</GroupName>
  391. </Group>
  392. <Group>
  393. <GroupName>MyDrivers</GroupName>
  394. <Files>
  395. <File>
  396. <FileName>MyTimer.c</FileName>
  397. <FileType>1</FileType>
  398. <FilePath>..\MyDrivers\MyTimer.c</FilePath>
  399. </File>
  400. </Files>
  401. </Group>
  402. <Group>
  403. <GroupName>Drivers/STM32f1xx_LL_Driver</GroupName>
  404. <Files>
  405. <File>
  406. <FileName>stm32f1xx_ll_rcc.c</FileName>
  407. <FileType>1</FileType>
  408. <FilePath>..\LLDrivers\src\stm32f1xx_ll_rcc.c</FilePath>
  409. </File>
  410. <File>
  411. <FileName>stm32f1xx_ll_utils.c</FileName>
  412. <FileType>1</FileType>
  413. <FilePath>..\LLDrivers\src\stm32f1xx_ll_utils.c</FilePath>
  414. </File>
  415. <File>
  416. <FileName>stm32f1xx_ll_tim.c</FileName>
  417. <FileType>1</FileType>
  418. <FilePath>..\LLDrivers\src\stm32f1xx_ll_tim.c</FilePath>
  419. </File>
  420. <File>
  421. <FileName>stm32f1xx_ll_gpio.c</FileName>
  422. <FileType>1</FileType>
  423. <FilePath>..\LLDrivers\src\stm32f1xx_ll_gpio.c</FilePath>
  424. </File>
  425. <File>
  426. <FileName>stm32f1xx_ll_usart.c</FileName>
  427. <FileType>1</FileType>
  428. <FilePath>..\LLDrivers\src\stm32f1xx_ll_usart.c</FilePath>
  429. </File>
  430. </Files>
  431. </Group>
  432. <Group>
  433. <GroupName>Doc</GroupName>
  434. <Files>
  435. <File>
  436. <FileName>readme.txt</FileName>
  437. <FileType>5</FileType>
  438. <FilePath>../readme.txt</FilePath>
  439. </File>
  440. </Files>
  441. </Group>
  442. <Group>
  443. <GroupName>Drivers/CMSIS</GroupName>
  444. <Files>
  445. <File>
  446. <FileName>system_stm32f1xx.c</FileName>
  447. <FileType>1</FileType>
  448. <FilePath>../Src/system_stm32f1xx.c</FilePath>
  449. </File>
  450. </Files>
  451. </Group>
  452. <Group>
  453. <GroupName>Example/MDK-ARM</GroupName>
  454. <Files>
  455. <File>
  456. <FileName>startup_stm32f103xb.s</FileName>
  457. <FileType>2</FileType>
  458. <FilePath>startup_stm32f103xb.s</FilePath>
  459. </File>
  460. </Files>
  461. </Group>
  462. <Group>
  463. <GroupName>::CMSIS</GroupName>
  464. </Group>
  465. </Groups>
  466. </Target>
  467. <Target>
  468. <TargetName>Simulateur</TargetName>
  469. <ToolsetNumber>0x4</ToolsetNumber>
  470. <ToolsetName>ARM-ADS</ToolsetName>
  471. <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
  472. <uAC6>0</uAC6>
  473. <TargetOption>
  474. <TargetCommonOption>
  475. <Device>STM32F103RB</Device>
  476. <Vendor>STMicroelectronics</Vendor>
  477. <PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
  478. <PackURL>http://www.keil.com/pack/</PackURL>
  479. <Cpu>IRAM(0x20000000-0x20004FFF) IROM(0x8000000-0x801FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
  480. <FlashUtilSpec></FlashUtilSpec>
  481. <StartupFile></StartupFile>
  482. <FlashDriverDll></FlashDriverDll>
  483. <DeviceId></DeviceId>
  484. <RegisterFile></RegisterFile>
  485. <MemoryEnv></MemoryEnv>
  486. <Cmp></Cmp>
  487. <Asm></Asm>
  488. <Linker></Linker>
  489. <OHString></OHString>
  490. <InfinionOptionDll></InfinionOptionDll>
  491. <SLE66CMisc></SLE66CMisc>
  492. <SLE66AMisc></SLE66AMisc>
  493. <SLE66LinkerMisc></SLE66LinkerMisc>
  494. <SFDFile>$$Device:STM32F103RB$SVD\STM32F103xx.svd</SFDFile>
  495. <bCustSvd>0</bCustSvd>
  496. <UseEnv>0</UseEnv>
  497. <BinPath></BinPath>
  498. <IncludePath></IncludePath>
  499. <LibPath></LibPath>
  500. <RegisterFilePath></RegisterFilePath>
  501. <DBRegisterFilePath></DBRegisterFilePath>
  502. <TargetStatus>
  503. <Error>0</Error>
  504. <ExitCodeStop>0</ExitCodeStop>
  505. <ButtonStop>0</ButtonStop>
  506. <NotGenerated>0</NotGenerated>
  507. <InvalidFlash>1</InvalidFlash>
  508. </TargetStatus>
  509. <OutputDirectory>NUCLEO-F103RB\</OutputDirectory>
  510. <OutputName>NUCLEO-F103RB</OutputName>
  511. <CreateExecutable>1</CreateExecutable>
  512. <CreateLib>0</CreateLib>
  513. <CreateHexFile>0</CreateHexFile>
  514. <DebugInformation>1</DebugInformation>
  515. <BrowseInformation>1</BrowseInformation>
  516. <ListingPath></ListingPath>
  517. <HexFormatSelection>1</HexFormatSelection>
  518. <Merge32K>0</Merge32K>
  519. <CreateBatchFile>0</CreateBatchFile>
  520. <BeforeCompile>
  521. <RunUserProg1>0</RunUserProg1>
  522. <RunUserProg2>0</RunUserProg2>
  523. <UserProg1Name></UserProg1Name>
  524. <UserProg2Name></UserProg2Name>
  525. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  526. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  527. <nStopU1X>0</nStopU1X>
  528. <nStopU2X>0</nStopU2X>
  529. </BeforeCompile>
  530. <BeforeMake>
  531. <RunUserProg1>0</RunUserProg1>
  532. <RunUserProg2>0</RunUserProg2>
  533. <UserProg1Name></UserProg1Name>
  534. <UserProg2Name></UserProg2Name>
  535. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  536. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  537. <nStopB1X>0</nStopB1X>
  538. <nStopB2X>0</nStopB2X>
  539. </BeforeMake>
  540. <AfterMake>
  541. <RunUserProg1>0</RunUserProg1>
  542. <RunUserProg2>0</RunUserProg2>
  543. <UserProg1Name></UserProg1Name>
  544. <UserProg2Name></UserProg2Name>
  545. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  546. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  547. <nStopA1X>0</nStopA1X>
  548. <nStopA2X>0</nStopA2X>
  549. </AfterMake>
  550. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  551. <SVCSIdString></SVCSIdString>
  552. </TargetCommonOption>
  553. <CommonProperty>
  554. <UseCPPCompiler>0</UseCPPCompiler>
  555. <RVCTCodeConst>0</RVCTCodeConst>
  556. <RVCTZI>0</RVCTZI>
  557. <RVCTOtherData>0</RVCTOtherData>
  558. <ModuleSelection>0</ModuleSelection>
  559. <IncludeInBuild>1</IncludeInBuild>
  560. <AlwaysBuild>0</AlwaysBuild>
  561. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  562. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  563. <PublicsOnly>0</PublicsOnly>
  564. <StopOnExitCode>3</StopOnExitCode>
  565. <CustomArgument></CustomArgument>
  566. <IncludeLibraryModules></IncludeLibraryModules>
  567. <ComprImg>0</ComprImg>
  568. </CommonProperty>
  569. <DllOption>
  570. <SimDllName>SARMCM3.DLL</SimDllName>
  571. <SimDllArguments></SimDllArguments>
  572. <SimDlgDll>DARMSTM.DLL</SimDlgDll>
  573. <SimDlgDllArguments>-pSTM32F103RB</SimDlgDllArguments>
  574. <TargetDllName>SARMCM3.DLL</TargetDllName>
  575. <TargetDllArguments></TargetDllArguments>
  576. <TargetDlgDll>TARMSTM.DLL</TargetDlgDll>
  577. <TargetDlgDllArguments>-pSTM32F103RB</TargetDlgDllArguments>
  578. </DllOption>
  579. <DebugOption>
  580. <OPTHX>
  581. <HexSelection>1</HexSelection>
  582. <HexRangeLowAddress>0</HexRangeLowAddress>
  583. <HexRangeHighAddress>0</HexRangeHighAddress>
  584. <HexOffset>0</HexOffset>
  585. <Oh166RecLen>16</Oh166RecLen>
  586. </OPTHX>
  587. </DebugOption>
  588. <Utilities>
  589. <Flash1>
  590. <UseTargetDll>1</UseTargetDll>
  591. <UseExternalTool>0</UseExternalTool>
  592. <RunIndependent>0</RunIndependent>
  593. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  594. <Capability>1</Capability>
  595. <DriverSelection>4107</DriverSelection>
  596. </Flash1>
  597. <bUseTDR>1</bUseTDR>
  598. <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
  599. <Flash3></Flash3>
  600. <Flash4></Flash4>
  601. <pFcarmOut></pFcarmOut>
  602. <pFcarmGrp></pFcarmGrp>
  603. <pFcArmRoot></pFcArmRoot>
  604. <FcArmLst>0</FcArmLst>
  605. </Utilities>
  606. <TargetArmAds>
  607. <ArmAdsMisc>
  608. <GenerateListings>0</GenerateListings>
  609. <asHll>1</asHll>
  610. <asAsm>1</asAsm>
  611. <asMacX>1</asMacX>
  612. <asSyms>1</asSyms>
  613. <asFals>1</asFals>
  614. <asDbgD>1</asDbgD>
  615. <asForm>1</asForm>
  616. <ldLst>0</ldLst>
  617. <ldmm>1</ldmm>
  618. <ldXref>1</ldXref>
  619. <BigEnd>0</BigEnd>
  620. <AdsALst>1</AdsALst>
  621. <AdsACrf>1</AdsACrf>
  622. <AdsANop>0</AdsANop>
  623. <AdsANot>0</AdsANot>
  624. <AdsLLst>1</AdsLLst>
  625. <AdsLmap>1</AdsLmap>
  626. <AdsLcgr>1</AdsLcgr>
  627. <AdsLsym>1</AdsLsym>
  628. <AdsLszi>1</AdsLszi>
  629. <AdsLtoi>1</AdsLtoi>
  630. <AdsLsun>1</AdsLsun>
  631. <AdsLven>1</AdsLven>
  632. <AdsLsxf>1</AdsLsxf>
  633. <RvctClst>0</RvctClst>
  634. <GenPPlst>0</GenPPlst>
  635. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  636. <RvctDeviceName></RvctDeviceName>
  637. <mOS>0</mOS>
  638. <uocRom>0</uocRom>
  639. <uocRam>0</uocRam>
  640. <hadIROM>1</hadIROM>
  641. <hadIRAM>1</hadIRAM>
  642. <hadXRAM>0</hadXRAM>
  643. <uocXRam>0</uocXRam>
  644. <RvdsVP>0</RvdsVP>
  645. <RvdsMve>0</RvdsMve>
  646. <hadIRAM2>0</hadIRAM2>
  647. <hadIROM2>0</hadIROM2>
  648. <StupSel>8</StupSel>
  649. <useUlib>1</useUlib>
  650. <EndSel>0</EndSel>
  651. <uLtcg>0</uLtcg>
  652. <nSecure>0</nSecure>
  653. <RoSelD>3</RoSelD>
  654. <RwSelD>3</RwSelD>
  655. <CodeSel>0</CodeSel>
  656. <OptFeed>0</OptFeed>
  657. <NoZi1>0</NoZi1>
  658. <NoZi2>0</NoZi2>
  659. <NoZi3>0</NoZi3>
  660. <NoZi4>0</NoZi4>
  661. <NoZi5>0</NoZi5>
  662. <Ro1Chk>0</Ro1Chk>
  663. <Ro2Chk>0</Ro2Chk>
  664. <Ro3Chk>0</Ro3Chk>
  665. <Ir1Chk>1</Ir1Chk>
  666. <Ir2Chk>0</Ir2Chk>
  667. <Ra1Chk>0</Ra1Chk>
  668. <Ra2Chk>0</Ra2Chk>
  669. <Ra3Chk>0</Ra3Chk>
  670. <Im1Chk>1</Im1Chk>
  671. <Im2Chk>0</Im2Chk>
  672. <OnChipMemories>
  673. <Ocm1>
  674. <Type>0</Type>
  675. <StartAddress>0x0</StartAddress>
  676. <Size>0x0</Size>
  677. </Ocm1>
  678. <Ocm2>
  679. <Type>0</Type>
  680. <StartAddress>0x0</StartAddress>
  681. <Size>0x0</Size>
  682. </Ocm2>
  683. <Ocm3>
  684. <Type>0</Type>
  685. <StartAddress>0x0</StartAddress>
  686. <Size>0x0</Size>
  687. </Ocm3>
  688. <Ocm4>
  689. <Type>0</Type>
  690. <StartAddress>0x0</StartAddress>
  691. <Size>0x0</Size>
  692. </Ocm4>
  693. <Ocm5>
  694. <Type>0</Type>
  695. <StartAddress>0x0</StartAddress>
  696. <Size>0x0</Size>
  697. </Ocm5>
  698. <Ocm6>
  699. <Type>0</Type>
  700. <StartAddress>0x0</StartAddress>
  701. <Size>0x0</Size>
  702. </Ocm6>
  703. <IRAM>
  704. <Type>0</Type>
  705. <StartAddress>0x20000000</StartAddress>
  706. <Size>0x5000</Size>
  707. </IRAM>
  708. <IROM>
  709. <Type>1</Type>
  710. <StartAddress>0x8000000</StartAddress>
  711. <Size>0x20000</Size>
  712. </IROM>
  713. <XRAM>
  714. <Type>0</Type>
  715. <StartAddress>0x0</StartAddress>
  716. <Size>0x0</Size>
  717. </XRAM>
  718. <OCR_RVCT1>
  719. <Type>1</Type>
  720. <StartAddress>0x0</StartAddress>
  721. <Size>0x0</Size>
  722. </OCR_RVCT1>
  723. <OCR_RVCT2>
  724. <Type>1</Type>
  725. <StartAddress>0x0</StartAddress>
  726. <Size>0x0</Size>
  727. </OCR_RVCT2>
  728. <OCR_RVCT3>
  729. <Type>1</Type>
  730. <StartAddress>0x0</StartAddress>
  731. <Size>0x0</Size>
  732. </OCR_RVCT3>
  733. <OCR_RVCT4>
  734. <Type>1</Type>
  735. <StartAddress>0x8000000</StartAddress>
  736. <Size>0x20000</Size>
  737. </OCR_RVCT4>
  738. <OCR_RVCT5>
  739. <Type>1</Type>
  740. <StartAddress>0x0</StartAddress>
  741. <Size>0x0</Size>
  742. </OCR_RVCT5>
  743. <OCR_RVCT6>
  744. <Type>0</Type>
  745. <StartAddress>0x0</StartAddress>
  746. <Size>0x0</Size>
  747. </OCR_RVCT6>
  748. <OCR_RVCT7>
  749. <Type>0</Type>
  750. <StartAddress>0x0</StartAddress>
  751. <Size>0x0</Size>
  752. </OCR_RVCT7>
  753. <OCR_RVCT8>
  754. <Type>0</Type>
  755. <StartAddress>0x0</StartAddress>
  756. <Size>0x0</Size>
  757. </OCR_RVCT8>
  758. <OCR_RVCT9>
  759. <Type>0</Type>
  760. <StartAddress>0x20000000</StartAddress>
  761. <Size>0x5000</Size>
  762. </OCR_RVCT9>
  763. <OCR_RVCT10>
  764. <Type>0</Type>
  765. <StartAddress>0x0</StartAddress>
  766. <Size>0x0</Size>
  767. </OCR_RVCT10>
  768. </OnChipMemories>
  769. <RvctStartVector></RvctStartVector>
  770. </ArmAdsMisc>
  771. <Cads>
  772. <interw>1</interw>
  773. <Optim>1</Optim>
  774. <oTime>0</oTime>
  775. <SplitLS>0</SplitLS>
  776. <OneElfS>1</OneElfS>
  777. <Strict>0</Strict>
  778. <EnumInt>0</EnumInt>
  779. <PlainCh>0</PlainCh>
  780. <Ropi>0</Ropi>
  781. <Rwpi>0</Rwpi>
  782. <wLevel>2</wLevel>
  783. <uThumb>0</uThumb>
  784. <uSurpInc>0</uSurpInc>
  785. <uC99>0</uC99>
  786. <uGnu>0</uGnu>
  787. <useXO>0</useXO>
  788. <v6Lang>1</v6Lang>
  789. <v6LangP>1</v6LangP>
  790. <vShortEn>1</vShortEn>
  791. <vShortWch>1</vShortWch>
  792. <v6Lto>0</v6Lto>
  793. <v6WtE>0</v6WtE>
  794. <v6Rtti>0</v6Rtti>
  795. <VariousControls>
  796. <MiscControls>--C99</MiscControls>
  797. <Define>STM32F103xB,USE_FULL_LL_DRIVER,HSE_VALUE=8000000U,USE_FULL_ASSERT</Define>
  798. <Undefine></Undefine>
  799. <IncludePath>..\Inc;..\LLDrivers\inc;..\Services;..\MyDrivers</IncludePath>
  800. </VariousControls>
  801. </Cads>
  802. <Aads>
  803. <interw>1</interw>
  804. <Ropi>0</Ropi>
  805. <Rwpi>0</Rwpi>
  806. <thumb>0</thumb>
  807. <SplitLS>0</SplitLS>
  808. <SwStkChk>0</SwStkChk>
  809. <NoWarn>0</NoWarn>
  810. <uSurpInc>0</uSurpInc>
  811. <useXO>0</useXO>
  812. <uClangAs>0</uClangAs>
  813. <VariousControls>
  814. <MiscControls></MiscControls>
  815. <Define></Define>
  816. <Undefine></Undefine>
  817. <IncludePath></IncludePath>
  818. </VariousControls>
  819. </Aads>
  820. <LDads>
  821. <umfTarg>1</umfTarg>
  822. <Ropi>0</Ropi>
  823. <Rwpi>0</Rwpi>
  824. <noStLib>0</noStLib>
  825. <RepFail>1</RepFail>
  826. <useFile>0</useFile>
  827. <TextAddressRange>0x08000000</TextAddressRange>
  828. <DataAddressRange>0x20000000</DataAddressRange>
  829. <pXoBase></pXoBase>
  830. <ScatterFile></ScatterFile>
  831. <IncludeLibs></IncludeLibs>
  832. <IncludeLibsPath></IncludeLibsPath>
  833. <Misc></Misc>
  834. <LinkerInputFile></LinkerInputFile>
  835. <DisabledWarnings></DisabledWarnings>
  836. </LDads>
  837. </TargetArmAds>
  838. </TargetOption>
  839. <Groups>
  840. <Group>
  841. <GroupName>User Application</GroupName>
  842. <Files>
  843. <File>
  844. <FileName>main.c</FileName>
  845. <FileType>1</FileType>
  846. <FilePath>../Src/main.c</FilePath>
  847. </File>
  848. </Files>
  849. </Group>
  850. <Group>
  851. <GroupName>User Services</GroupName>
  852. </Group>
  853. <Group>
  854. <GroupName>MyDrivers</GroupName>
  855. <Files>
  856. <File>
  857. <FileName>MyTimer.c</FileName>
  858. <FileType>1</FileType>
  859. <FilePath>..\MyDrivers\MyTimer.c</FilePath>
  860. </File>
  861. </Files>
  862. </Group>
  863. <Group>
  864. <GroupName>Drivers/STM32f1xx_LL_Driver</GroupName>
  865. <Files>
  866. <File>
  867. <FileName>stm32f1xx_ll_rcc.c</FileName>
  868. <FileType>1</FileType>
  869. <FilePath>..\LLDrivers\src\stm32f1xx_ll_rcc.c</FilePath>
  870. </File>
  871. <File>
  872. <FileName>stm32f1xx_ll_utils.c</FileName>
  873. <FileType>1</FileType>
  874. <FilePath>..\LLDrivers\src\stm32f1xx_ll_utils.c</FilePath>
  875. </File>
  876. <File>
  877. <FileName>stm32f1xx_ll_tim.c</FileName>
  878. <FileType>1</FileType>
  879. <FilePath>..\LLDrivers\src\stm32f1xx_ll_tim.c</FilePath>
  880. </File>
  881. <File>
  882. <FileName>stm32f1xx_ll_gpio.c</FileName>
  883. <FileType>1</FileType>
  884. <FilePath>..\LLDrivers\src\stm32f1xx_ll_gpio.c</FilePath>
  885. </File>
  886. <File>
  887. <FileName>stm32f1xx_ll_usart.c</FileName>
  888. <FileType>1</FileType>
  889. <FilePath>..\LLDrivers\src\stm32f1xx_ll_usart.c</FilePath>
  890. </File>
  891. </Files>
  892. </Group>
  893. <Group>
  894. <GroupName>Doc</GroupName>
  895. <Files>
  896. <File>
  897. <FileName>readme.txt</FileName>
  898. <FileType>5</FileType>
  899. <FilePath>../readme.txt</FilePath>
  900. </File>
  901. </Files>
  902. </Group>
  903. <Group>
  904. <GroupName>Drivers/CMSIS</GroupName>
  905. <Files>
  906. <File>
  907. <FileName>system_stm32f1xx.c</FileName>
  908. <FileType>1</FileType>
  909. <FilePath>../Src/system_stm32f1xx.c</FilePath>
  910. </File>
  911. </Files>
  912. </Group>
  913. <Group>
  914. <GroupName>Example/MDK-ARM</GroupName>
  915. <Files>
  916. <File>
  917. <FileName>startup_stm32f103xb.s</FileName>
  918. <FileType>2</FileType>
  919. <FilePath>startup_stm32f103xb.s</FilePath>
  920. </File>
  921. </Files>
  922. </Group>
  923. <Group>
  924. <GroupName>::CMSIS</GroupName>
  925. </Group>
  926. </Groups>
  927. </Target>
  928. </Targets>
  929. <RTE>
  930. <apis/>
  931. <components>
  932. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.3.0" condition="CMSIS Core">
  933. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.5.0"/>
  934. <targetInfos>
  935. <targetInfo name="NUCLEO-F103RB"/>
  936. <targetInfo name="Simulateur"/>
  937. </targetInfos>
  938. </component>
  939. </components>
  940. <files/>
  941. </RTE>
  942. </Project>