Project.uvprojx 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  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>Project</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060061::V5.06 update 1 (build 61)::ARMCC</pCCUsed>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>STM32F103C8</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F1xx_DFP.2.0.0</PackID>
  16. <PackURL>http://www.keil.com/pack/</PackURL>
  17. <Cpu>IROM(0x08000000,0x10000) IRAM(0x20000000,0x5000) CPUTYPE("Cortex-M3") CLOCK(12000000) ELITTLE</Cpu>
  18. <FlashUtilSpec></FlashUtilSpec>
  19. <StartupFile></StartupFile>
  20. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128 -FS08000000 -FL020000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM))</FlashDriverDll>
  21. <DeviceId>0</DeviceId>
  22. <RegisterFile>$$Device:STM32F103C8$Device\Include\stm32f10x.h</RegisterFile>
  23. <MemoryEnv></MemoryEnv>
  24. <Cmp></Cmp>
  25. <Asm></Asm>
  26. <Linker></Linker>
  27. <OHString></OHString>
  28. <InfinionOptionDll></InfinionOptionDll>
  29. <SLE66CMisc></SLE66CMisc>
  30. <SLE66AMisc></SLE66AMisc>
  31. <SLE66LinkerMisc></SLE66LinkerMisc>
  32. <SFDFile>$$Device:STM32F103C8$SVD\STM32F103xx.svd</SFDFile>
  33. <bCustSvd>0</bCustSvd>
  34. <UseEnv>0</UseEnv>
  35. <BinPath></BinPath>
  36. <IncludePath></IncludePath>
  37. <LibPath></LibPath>
  38. <RegisterFilePath></RegisterFilePath>
  39. <DBRegisterFilePath></DBRegisterFilePath>
  40. <TargetStatus>
  41. <Error>0</Error>
  42. <ExitCodeStop>0</ExitCodeStop>
  43. <ButtonStop>0</ButtonStop>
  44. <NotGenerated>0</NotGenerated>
  45. <InvalidFlash>1</InvalidFlash>
  46. </TargetStatus>
  47. <OutputDirectory>.\Obj\</OutputDirectory>
  48. <OutputName>Project</OutputName>
  49. <CreateExecutable>1</CreateExecutable>
  50. <CreateLib>0</CreateLib>
  51. <CreateHexFile>1</CreateHexFile>
  52. <DebugInformation>1</DebugInformation>
  53. <BrowseInformation>1</BrowseInformation>
  54. <ListingPath>.\List\</ListingPath>
  55. <HexFormatSelection>1</HexFormatSelection>
  56. <Merge32K>0</Merge32K>
  57. <CreateBatchFile>0</CreateBatchFile>
  58. <BeforeCompile>
  59. <RunUserProg1>0</RunUserProg1>
  60. <RunUserProg2>0</RunUserProg2>
  61. <UserProg1Name></UserProg1Name>
  62. <UserProg2Name></UserProg2Name>
  63. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  64. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  65. <nStopU1X>0</nStopU1X>
  66. <nStopU2X>0</nStopU2X>
  67. </BeforeCompile>
  68. <BeforeMake>
  69. <RunUserProg1>0</RunUserProg1>
  70. <RunUserProg2>0</RunUserProg2>
  71. <UserProg1Name></UserProg1Name>
  72. <UserProg2Name></UserProg2Name>
  73. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  74. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  75. <nStopB1X>0</nStopB1X>
  76. <nStopB2X>0</nStopB2X>
  77. </BeforeMake>
  78. <AfterMake>
  79. <RunUserProg1>0</RunUserProg1>
  80. <RunUserProg2>0</RunUserProg2>
  81. <UserProg1Name>fromelf.exe --bin -o./output/Project.bin ./Obj/Project.axf</UserProg1Name>
  82. <UserProg2Name>fromelf.exe --i32 -o./output/Project.hex ./Obj/Project.axf</UserProg2Name>
  83. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  84. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  85. <nStopA1X>0</nStopA1X>
  86. <nStopA2X>0</nStopA2X>
  87. </AfterMake>
  88. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  89. <SVCSIdString></SVCSIdString>
  90. </TargetCommonOption>
  91. <CommonProperty>
  92. <UseCPPCompiler>0</UseCPPCompiler>
  93. <RVCTCodeConst>0</RVCTCodeConst>
  94. <RVCTZI>0</RVCTZI>
  95. <RVCTOtherData>0</RVCTOtherData>
  96. <ModuleSelection>0</ModuleSelection>
  97. <IncludeInBuild>1</IncludeInBuild>
  98. <AlwaysBuild>0</AlwaysBuild>
  99. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  100. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  101. <PublicsOnly>0</PublicsOnly>
  102. <StopOnExitCode>3</StopOnExitCode>
  103. <CustomArgument></CustomArgument>
  104. <IncludeLibraryModules></IncludeLibraryModules>
  105. <ComprImg>1</ComprImg>
  106. </CommonProperty>
  107. <DllOption>
  108. <SimDllName>SARMCM3.DLL</SimDllName>
  109. <SimDllArguments> -REMAP</SimDllArguments>
  110. <SimDlgDll>DCM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments></TargetDllArguments>
  114. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  116. </DllOption>
  117. <DebugOption>
  118. <OPTHX>
  119. <HexSelection>1</HexSelection>
  120. <HexRangeLowAddress>0</HexRangeLowAddress>
  121. <HexRangeHighAddress>0</HexRangeHighAddress>
  122. <HexOffset>0</HexOffset>
  123. <Oh166RecLen>16</Oh166RecLen>
  124. </OPTHX>
  125. <Simulator>
  126. <UseSimulator>0</UseSimulator>
  127. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  128. <RunToMain>1</RunToMain>
  129. <RestoreBreakpoints>1</RestoreBreakpoints>
  130. <RestoreWatchpoints>1</RestoreWatchpoints>
  131. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  132. <RestoreFunctions>1</RestoreFunctions>
  133. <RestoreToolbox>1</RestoreToolbox>
  134. <LimitSpeedToRealTime>1</LimitSpeedToRealTime>
  135. <RestoreSysVw>1</RestoreSysVw>
  136. </Simulator>
  137. <Target>
  138. <UseTarget>1</UseTarget>
  139. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  140. <RunToMain>1</RunToMain>
  141. <RestoreBreakpoints>1</RestoreBreakpoints>
  142. <RestoreWatchpoints>1</RestoreWatchpoints>
  143. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  144. <RestoreFunctions>0</RestoreFunctions>
  145. <RestoreToolbox>1</RestoreToolbox>
  146. <RestoreTracepoints>1</RestoreTracepoints>
  147. <RestoreSysVw>1</RestoreSysVw>
  148. </Target>
  149. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  150. <TargetSelection>11</TargetSelection>
  151. <SimDlls>
  152. <CpuDll></CpuDll>
  153. <CpuDllArguments></CpuDllArguments>
  154. <PeripheralDll></PeripheralDll>
  155. <PeripheralDllArguments></PeripheralDllArguments>
  156. <InitializationFile></InitializationFile>
  157. </SimDlls>
  158. <TargetDlls>
  159. <CpuDll></CpuDll>
  160. <CpuDllArguments></CpuDllArguments>
  161. <PeripheralDll></PeripheralDll>
  162. <PeripheralDllArguments></PeripheralDllArguments>
  163. <InitializationFile></InitializationFile>
  164. <Driver>STLink\ST-LINKIII-KEIL_SWO.dll</Driver>
  165. </TargetDlls>
  166. </DebugOption>
  167. <Utilities>
  168. <Flash1>
  169. <UseTargetDll>1</UseTargetDll>
  170. <UseExternalTool>0</UseExternalTool>
  171. <RunIndependent>0</RunIndependent>
  172. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  173. <Capability>1</Capability>
  174. <DriverSelection>4096</DriverSelection>
  175. </Flash1>
  176. <bUseTDR>1</bUseTDR>
  177. <Flash2>BIN\UL2CM3.DLL</Flash2>
  178. <Flash3>"" ()</Flash3>
  179. <Flash4></Flash4>
  180. <pFcarmOut></pFcarmOut>
  181. <pFcarmGrp></pFcarmGrp>
  182. <pFcArmRoot></pFcArmRoot>
  183. <FcArmLst>0</FcArmLst>
  184. </Utilities>
  185. <TargetArmAds>
  186. <ArmAdsMisc>
  187. <GenerateListings>0</GenerateListings>
  188. <asHll>1</asHll>
  189. <asAsm>1</asAsm>
  190. <asMacX>1</asMacX>
  191. <asSyms>1</asSyms>
  192. <asFals>1</asFals>
  193. <asDbgD>1</asDbgD>
  194. <asForm>1</asForm>
  195. <ldLst>0</ldLst>
  196. <ldmm>1</ldmm>
  197. <ldXref>1</ldXref>
  198. <BigEnd>0</BigEnd>
  199. <AdsALst>1</AdsALst>
  200. <AdsACrf>1</AdsACrf>
  201. <AdsANop>0</AdsANop>
  202. <AdsANot>0</AdsANot>
  203. <AdsLLst>1</AdsLLst>
  204. <AdsLmap>1</AdsLmap>
  205. <AdsLcgr>1</AdsLcgr>
  206. <AdsLsym>1</AdsLsym>
  207. <AdsLszi>1</AdsLszi>
  208. <AdsLtoi>1</AdsLtoi>
  209. <AdsLsun>1</AdsLsun>
  210. <AdsLven>1</AdsLven>
  211. <AdsLsxf>1</AdsLsxf>
  212. <RvctClst>0</RvctClst>
  213. <GenPPlst>0</GenPPlst>
  214. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  215. <RvctDeviceName></RvctDeviceName>
  216. <mOS>0</mOS>
  217. <uocRom>0</uocRom>
  218. <uocRam>0</uocRam>
  219. <hadIROM>1</hadIROM>
  220. <hadIRAM>1</hadIRAM>
  221. <hadXRAM>0</hadXRAM>
  222. <uocXRam>0</uocXRam>
  223. <RvdsVP>0</RvdsVP>
  224. <hadIRAM2>0</hadIRAM2>
  225. <hadIROM2>0</hadIROM2>
  226. <StupSel>8</StupSel>
  227. <useUlib>1</useUlib>
  228. <EndSel>0</EndSel>
  229. <uLtcg>0</uLtcg>
  230. <nSecure>0</nSecure>
  231. <RoSelD>3</RoSelD>
  232. <RwSelD>3</RwSelD>
  233. <CodeSel>0</CodeSel>
  234. <OptFeed>0</OptFeed>
  235. <NoZi1>0</NoZi1>
  236. <NoZi2>0</NoZi2>
  237. <NoZi3>0</NoZi3>
  238. <NoZi4>0</NoZi4>
  239. <NoZi5>0</NoZi5>
  240. <Ro1Chk>0</Ro1Chk>
  241. <Ro2Chk>0</Ro2Chk>
  242. <Ro3Chk>0</Ro3Chk>
  243. <Ir1Chk>1</Ir1Chk>
  244. <Ir2Chk>0</Ir2Chk>
  245. <Ra1Chk>0</Ra1Chk>
  246. <Ra2Chk>0</Ra2Chk>
  247. <Ra3Chk>0</Ra3Chk>
  248. <Im1Chk>1</Im1Chk>
  249. <Im2Chk>0</Im2Chk>
  250. <OnChipMemories>
  251. <Ocm1>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </Ocm1>
  256. <Ocm2>
  257. <Type>0</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </Ocm2>
  261. <Ocm3>
  262. <Type>0</Type>
  263. <StartAddress>0x0</StartAddress>
  264. <Size>0x0</Size>
  265. </Ocm3>
  266. <Ocm4>
  267. <Type>0</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x0</Size>
  270. </Ocm4>
  271. <Ocm5>
  272. <Type>0</Type>
  273. <StartAddress>0x0</StartAddress>
  274. <Size>0x0</Size>
  275. </Ocm5>
  276. <Ocm6>
  277. <Type>0</Type>
  278. <StartAddress>0x0</StartAddress>
  279. <Size>0x0</Size>
  280. </Ocm6>
  281. <IRAM>
  282. <Type>0</Type>
  283. <StartAddress>0x20000000</StartAddress>
  284. <Size>0x5000</Size>
  285. </IRAM>
  286. <IROM>
  287. <Type>1</Type>
  288. <StartAddress>0x8000000</StartAddress>
  289. <Size>0x10000</Size>
  290. </IROM>
  291. <XRAM>
  292. <Type>0</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x0</Size>
  295. </XRAM>
  296. <OCR_RVCT1>
  297. <Type>1</Type>
  298. <StartAddress>0x0</StartAddress>
  299. <Size>0x0</Size>
  300. </OCR_RVCT1>
  301. <OCR_RVCT2>
  302. <Type>1</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x0</Size>
  305. </OCR_RVCT2>
  306. <OCR_RVCT3>
  307. <Type>1</Type>
  308. <StartAddress>0x0</StartAddress>
  309. <Size>0x0</Size>
  310. </OCR_RVCT3>
  311. <OCR_RVCT4>
  312. <Type>1</Type>
  313. <StartAddress>0x8000000</StartAddress>
  314. <Size>0x10000</Size>
  315. </OCR_RVCT4>
  316. <OCR_RVCT5>
  317. <Type>1</Type>
  318. <StartAddress>0x0</StartAddress>
  319. <Size>0x0</Size>
  320. </OCR_RVCT5>
  321. <OCR_RVCT6>
  322. <Type>0</Type>
  323. <StartAddress>0x0</StartAddress>
  324. <Size>0x0</Size>
  325. </OCR_RVCT6>
  326. <OCR_RVCT7>
  327. <Type>0</Type>
  328. <StartAddress>0x0</StartAddress>
  329. <Size>0x0</Size>
  330. </OCR_RVCT7>
  331. <OCR_RVCT8>
  332. <Type>0</Type>
  333. <StartAddress>0x0</StartAddress>
  334. <Size>0x0</Size>
  335. </OCR_RVCT8>
  336. <OCR_RVCT9>
  337. <Type>0</Type>
  338. <StartAddress>0x20000000</StartAddress>
  339. <Size>0x5000</Size>
  340. </OCR_RVCT9>
  341. <OCR_RVCT10>
  342. <Type>0</Type>
  343. <StartAddress>0x0</StartAddress>
  344. <Size>0x0</Size>
  345. </OCR_RVCT10>
  346. </OnChipMemories>
  347. <RvctStartVector></RvctStartVector>
  348. </ArmAdsMisc>
  349. <Cads>
  350. <interw>1</interw>
  351. <Optim>1</Optim>
  352. <oTime>0</oTime>
  353. <SplitLS>0</SplitLS>
  354. <OneElfS>1</OneElfS>
  355. <Strict>0</Strict>
  356. <EnumInt>0</EnumInt>
  357. <PlainCh>0</PlainCh>
  358. <Ropi>0</Ropi>
  359. <Rwpi>0</Rwpi>
  360. <wLevel>0</wLevel>
  361. <uThumb>0</uThumb>
  362. <uSurpInc>0</uSurpInc>
  363. <uC99>0</uC99>
  364. <useXO>0</useXO>
  365. <v6Lang>0</v6Lang>
  366. <v6LangP>0</v6LangP>
  367. <vShortEn>0</vShortEn>
  368. <vShortWch>0</vShortWch>
  369. <VariousControls>
  370. <MiscControls></MiscControls>
  371. <Define>STM32F10X_MD,USE_STDPERIPH_DRIVER</Define>
  372. <Undefine></Undefine>
  373. <IncludePath>..\Source\APP;..\Source\BSP;..\Source\STM32F10xLib\inc;..\Source\STM32F10xLib\M3;..\Source\Public;..\Source\USB\lib;..\Source\USB\src;..\Source\Drive</IncludePath>
  374. </VariousControls>
  375. </Cads>
  376. <Aads>
  377. <interw>1</interw>
  378. <Ropi>0</Ropi>
  379. <Rwpi>0</Rwpi>
  380. <thumb>0</thumb>
  381. <SplitLS>0</SplitLS>
  382. <SwStkChk>0</SwStkChk>
  383. <NoWarn>0</NoWarn>
  384. <uSurpInc>0</uSurpInc>
  385. <useXO>0</useXO>
  386. <VariousControls>
  387. <MiscControls></MiscControls>
  388. <Define></Define>
  389. <Undefine></Undefine>
  390. <IncludePath></IncludePath>
  391. </VariousControls>
  392. </Aads>
  393. <LDads>
  394. <umfTarg>1</umfTarg>
  395. <Ropi>0</Ropi>
  396. <Rwpi>0</Rwpi>
  397. <noStLib>0</noStLib>
  398. <RepFail>1</RepFail>
  399. <useFile>0</useFile>
  400. <TextAddressRange>0x08000000</TextAddressRange>
  401. <DataAddressRange>0x20000000</DataAddressRange>
  402. <pXoBase></pXoBase>
  403. <ScatterFile></ScatterFile>
  404. <IncludeLibs></IncludeLibs>
  405. <IncludeLibsPath></IncludeLibsPath>
  406. <Misc></Misc>
  407. <LinkerInputFile></LinkerInputFile>
  408. <DisabledWarnings></DisabledWarnings>
  409. </LDads>
  410. </TargetArmAds>
  411. </TargetOption>
  412. <Groups>
  413. <Group>
  414. <GroupName>APP</GroupName>
  415. <Files>
  416. <File>
  417. <FileName>Main.c</FileName>
  418. <FileType>1</FileType>
  419. <FilePath>..\Source\APP\Main.c</FilePath>
  420. </File>
  421. </Files>
  422. </Group>
  423. <Group>
  424. <GroupName>DRIVER</GroupName>
  425. <Files>
  426. <File>
  427. <FileName>delay.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>..\Source\Drive\delay.c</FilePath>
  430. </File>
  431. <File>
  432. <FileName>IOI2C.c</FileName>
  433. <FileType>1</FileType>
  434. <FilePath>..\Source\Drive\IOI2C.c</FilePath>
  435. </File>
  436. <File>
  437. <FileName>UART1.c</FileName>
  438. <FileType>1</FileType>
  439. <FilePath>..\Source\Drive\UART1.c</FilePath>
  440. </File>
  441. <File>
  442. <FileName>UART2.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>..\Source\Drive\UART2.c</FilePath>
  445. </File>
  446. </Files>
  447. </Group>
  448. <Group>
  449. <GroupName>FWLib</GroupName>
  450. <Files>
  451. <File>
  452. <FileName>system_stm32f10x.c</FileName>
  453. <FileType>1</FileType>
  454. <FilePath>..\Source\STM32F10xLib\M3\system_stm32f10x.c</FilePath>
  455. </File>
  456. <File>
  457. <FileName>misc.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>..\Source\STM32F10xLib\src\misc.c</FilePath>
  460. </File>
  461. <File>
  462. <FileName>stm32f10x_gpio.c</FileName>
  463. <FileType>1</FileType>
  464. <FilePath>..\Source\STM32F10xLib\src\stm32f10x_gpio.c</FilePath>
  465. </File>
  466. <File>
  467. <FileName>stm32f10x_rcc.c</FileName>
  468. <FileType>1</FileType>
  469. <FilePath>..\Source\STM32F10xLib\src\stm32f10x_rcc.c</FilePath>
  470. </File>
  471. <File>
  472. <FileName>stm32f10x_usart.c</FileName>
  473. <FileType>1</FileType>
  474. <FilePath>..\Source\STM32F10xLib\src\stm32f10x_usart.c</FilePath>
  475. </File>
  476. <File>
  477. <FileName>stm32f10x_it.c</FileName>
  478. <FileType>1</FileType>
  479. <FilePath>..\Source\STM32F10xLib\M3\stm32f10x_it.c</FilePath>
  480. </File>
  481. <File>
  482. <FileName>startup_stm32f10x_hd.s</FileName>
  483. <FileType>2</FileType>
  484. <FilePath>..\Source\STM32F10xLib\startup\startup_stm32f10x_hd.s</FilePath>
  485. </File>
  486. </Files>
  487. </Group>
  488. <Group>
  489. <GroupName>::CMSIS</GroupName>
  490. </Group>
  491. </Groups>
  492. </Target>
  493. </Targets>
  494. <RTE>
  495. <apis/>
  496. <components>
  497. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.3.0" condition="Cortex-M Device">
  498. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.5.0"/>
  499. <targetInfos>
  500. <targetInfo name="Project"/>
  501. </targetInfos>
  502. </component>
  503. </components>
  504. <files/>
  505. </RTE>
  506. </Project>