dtu.uvoptx 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc; *.md</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp; *.cc; *.cxx</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>dtu</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>8000000</CLKADS>
  25. <OPTTT>
  26. <gFlags>1</gFlags>
  27. <BeepAtEnd>1</BeepAtEnd>
  28. <RunSim>0</RunSim>
  29. <RunTarget>1</RunTarget>
  30. <RunAbUc>0</RunAbUc>
  31. </OPTTT>
  32. <OPTHX>
  33. <HexSelection>1</HexSelection>
  34. <FlashByte>65535</FlashByte>
  35. <HexRangeLowAddress>0</HexRangeLowAddress>
  36. <HexRangeHighAddress>0</HexRangeHighAddress>
  37. <HexOffset>0</HexOffset>
  38. </OPTHX>
  39. <OPTLEX>
  40. <PageWidth>79</PageWidth>
  41. <PageLength>66</PageLength>
  42. <TabStop>8</TabStop>
  43. <ListingPath>..\Output\</ListingPath>
  44. </OPTLEX>
  45. <ListingPage>
  46. <CreateCListing>1</CreateCListing>
  47. <CreateAListing>1</CreateAListing>
  48. <CreateLListing>1</CreateLListing>
  49. <CreateIListing>0</CreateIListing>
  50. <AsmCond>1</AsmCond>
  51. <AsmSymb>1</AsmSymb>
  52. <AsmXref>0</AsmXref>
  53. <CCond>1</CCond>
  54. <CCode>0</CCode>
  55. <CListInc>0</CListInc>
  56. <CSymb>0</CSymb>
  57. <LinkerCodeListing>0</LinkerCodeListing>
  58. </ListingPage>
  59. <OPTXL>
  60. <LMap>1</LMap>
  61. <LComments>1</LComments>
  62. <LGenerateSymbols>1</LGenerateSymbols>
  63. <LLibSym>1</LLibSym>
  64. <LLines>1</LLines>
  65. <LLocSym>1</LLocSym>
  66. <LPubSym>1</LPubSym>
  67. <LXref>0</LXref>
  68. <LExpSel>0</LExpSel>
  69. </OPTXL>
  70. <OPTFL>
  71. <tvExp>1</tvExp>
  72. <tvExpOptDlg>0</tvExpOptDlg>
  73. <IsCurrentTarget>1</IsCurrentTarget>
  74. </OPTFL>
  75. <CpuCode>18</CpuCode>
  76. <DebugOpt>
  77. <uSim>0</uSim>
  78. <uTrg>1</uTrg>
  79. <sLdApp>1</sLdApp>
  80. <sGomain>1</sGomain>
  81. <sRbreak>1</sRbreak>
  82. <sRwatch>1</sRwatch>
  83. <sRmem>1</sRmem>
  84. <sRfunc>1</sRfunc>
  85. <sRbox>1</sRbox>
  86. <tLdApp>1</tLdApp>
  87. <tGomain>1</tGomain>
  88. <tRbreak>1</tRbreak>
  89. <tRwatch>1</tRwatch>
  90. <tRmem>1</tRmem>
  91. <tRfunc>0</tRfunc>
  92. <tRbox>1</tRbox>
  93. <tRtrace>1</tRtrace>
  94. <sRSysVw>1</sRSysVw>
  95. <tRSysVw>1</tRSysVw>
  96. <sRunDeb>0</sRunDeb>
  97. <sLrtime>0</sLrtime>
  98. <bEvRecOn>1</bEvRecOn>
  99. <bSchkAxf>0</bSchkAxf>
  100. <bTchkAxf>0</bTchkAxf>
  101. <nTsel>4</nTsel>
  102. <sDll></sDll>
  103. <sDllPa></sDllPa>
  104. <sDlgDll></sDlgDll>
  105. <sDlgPa></sDlgPa>
  106. <sIfile></sIfile>
  107. <tDll></tDll>
  108. <tDllPa></tDllPa>
  109. <tDlgDll></tDlgDll>
  110. <tDlgPa></tDlgPa>
  111. <tIfile></tIfile>
  112. <pMon>Segger\JL2CM3.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>DLGUARM</Key>
  118. <Name></Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>ARMRTXEVENTFLAGS</Key>
  123. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>DLGTARM</Key>
  128. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)</Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ARMDBGFLAGS</Key>
  133. <Name></Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>JL2CM3</Key>
  138. <Name>-U69618568 -O78 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8001 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO31 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>UL2CM3</Key>
  143. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM))</Name>
  144. </SetRegEntry>
  145. </TargetDriverDllRegistry>
  146. <Breakpoint/>
  147. <WatchWindow1>
  148. <Ww>
  149. <count>0</count>
  150. <WinNumber>1</WinNumber>
  151. <ItemText>macset</ItemText>
  152. </Ww>
  153. <Ww>
  154. <count>1</count>
  155. <WinNumber>1</WinNumber>
  156. <ItemText>U1_485recvBuff</ItemText>
  157. </Ww>
  158. <Ww>
  159. <count>2</count>
  160. <WinNumber>1</WinNumber>
  161. <ItemText>lockinfo</ItemText>
  162. </Ww>
  163. <Ww>
  164. <count>3</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>mac</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>4</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>mac_u16</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>5</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>macStr_init[i]</ItemText>
  177. </Ww>
  178. <Ww>
  179. <count>6</count>
  180. <WinNumber>1</WinNumber>
  181. <ItemText>macStr_init</ItemText>
  182. </Ww>
  183. <Ww>
  184. <count>7</count>
  185. <WinNumber>1</WinNumber>
  186. <ItemText>\\dtu\../Core/Src/main.c\mac[12]</ItemText>
  187. </Ww>
  188. <Ww>
  189. <count>8</count>
  190. <WinNumber>1</WinNumber>
  191. <ItemText>lockinfo</ItemText>
  192. </Ww>
  193. <Ww>
  194. <count>9</count>
  195. <WinNumber>1</WinNumber>
  196. <ItemText>macset</ItemText>
  197. </Ww>
  198. <Ww>
  199. <count>10</count>
  200. <WinNumber>1</WinNumber>
  201. <ItemText>dblocptr</ItemText>
  202. </Ww>
  203. </WatchWindow1>
  204. <WatchWindow2>
  205. <Ww>
  206. <count>0</count>
  207. <WinNumber>2</WinNumber>
  208. <ItemText>\\dtu\../Core/Src/database.c\dblocptr-&gt;temppush</ItemText>
  209. </Ww>
  210. </WatchWindow2>
  211. <MemoryWindow1>
  212. <Mm>
  213. <WinNumber>1</WinNumber>
  214. <SubType>0</SubType>
  215. <ItemText>MacDbHeadAddr</ItemText>
  216. <AccSizeX>0</AccSizeX>
  217. </Mm>
  218. </MemoryWindow1>
  219. <MemoryWindow2>
  220. <Mm>
  221. <WinNumber>2</WinNumber>
  222. <SubType>0</SubType>
  223. <ItemText>Sn1InfoAddr</ItemText>
  224. <AccSizeX>0</AccSizeX>
  225. </Mm>
  226. </MemoryWindow2>
  227. <Tracepoint>
  228. <THDelay>0</THDelay>
  229. </Tracepoint>
  230. <DebugFlag>
  231. <trace>0</trace>
  232. <periodic>0</periodic>
  233. <aLwin>1</aLwin>
  234. <aCover>0</aCover>
  235. <aSer1>0</aSer1>
  236. <aSer2>0</aSer2>
  237. <aPa>0</aPa>
  238. <viewmode>1</viewmode>
  239. <vrSel>0</vrSel>
  240. <aSym>0</aSym>
  241. <aTbox>0</aTbox>
  242. <AscS1>0</AscS1>
  243. <AscS2>0</AscS2>
  244. <AscS3>0</AscS3>
  245. <aSer3>0</aSer3>
  246. <eProf>0</eProf>
  247. <aLa>0</aLa>
  248. <aPa1>0</aPa1>
  249. <AscS4>0</AscS4>
  250. <aSer4>0</aSer4>
  251. <StkLoc>0</StkLoc>
  252. <TrcWin>0</TrcWin>
  253. <newCpu>0</newCpu>
  254. <uProt>0</uProt>
  255. </DebugFlag>
  256. <LintExecutable></LintExecutable>
  257. <LintConfigFile></LintConfigFile>
  258. <bLintAuto>0</bLintAuto>
  259. <bAutoGenD>0</bAutoGenD>
  260. <LntExFlags>0</LntExFlags>
  261. <pMisraName></pMisraName>
  262. <pszMrule></pszMrule>
  263. <pSingCmds></pSingCmds>
  264. <pMultCmds></pMultCmds>
  265. <pMisraNamep></pMisraNamep>
  266. <pszMrulep></pszMrulep>
  267. <pSingCmdsp></pSingCmdsp>
  268. <pMultCmdsp></pMultCmdsp>
  269. <DebugDescription>
  270. <Enable>1</Enable>
  271. <EnableFlashSeq>1</EnableFlashSeq>
  272. <EnableLog>0</EnableLog>
  273. <Protocol>2</Protocol>
  274. <DbgClock>10000000</DbgClock>
  275. </DebugDescription>
  276. </TargetOption>
  277. </Target>
  278. <Group>
  279. <GroupName>Application/MDK-ARM</GroupName>
  280. <tvExp>1</tvExp>
  281. <tvExpOptDlg>0</tvExpOptDlg>
  282. <cbSel>0</cbSel>
  283. <RteFlg>0</RteFlg>
  284. <File>
  285. <GroupNumber>1</GroupNumber>
  286. <FileNumber>1</FileNumber>
  287. <FileType>2</FileType>
  288. <tvExp>0</tvExp>
  289. <tvExpOptDlg>0</tvExpOptDlg>
  290. <bDave2>0</bDave2>
  291. <PathWithFileName>startup_stm32f103xe.s</PathWithFileName>
  292. <FilenameWithoutPath>startup_stm32f103xe.s</FilenameWithoutPath>
  293. <RteFlg>0</RteFlg>
  294. <bShared>0</bShared>
  295. </File>
  296. </Group>
  297. <Group>
  298. <GroupName>Application/User/Core</GroupName>
  299. <tvExp>1</tvExp>
  300. <tvExpOptDlg>0</tvExpOptDlg>
  301. <cbSel>0</cbSel>
  302. <RteFlg>0</RteFlg>
  303. <File>
  304. <GroupNumber>2</GroupNumber>
  305. <FileNumber>2</FileNumber>
  306. <FileType>1</FileType>
  307. <tvExp>0</tvExp>
  308. <tvExpOptDlg>0</tvExpOptDlg>
  309. <bDave2>0</bDave2>
  310. <PathWithFileName>..\Core\Src\interface.c</PathWithFileName>
  311. <FilenameWithoutPath>interface.c</FilenameWithoutPath>
  312. <RteFlg>0</RteFlg>
  313. <bShared>0</bShared>
  314. </File>
  315. <File>
  316. <GroupNumber>2</GroupNumber>
  317. <FileNumber>3</FileNumber>
  318. <FileType>1</FileType>
  319. <tvExp>0</tvExp>
  320. <tvExpOptDlg>0</tvExpOptDlg>
  321. <bDave2>0</bDave2>
  322. <PathWithFileName>..\Core\Src\key.c</PathWithFileName>
  323. <FilenameWithoutPath>key.c</FilenameWithoutPath>
  324. <RteFlg>0</RteFlg>
  325. <bShared>0</bShared>
  326. </File>
  327. <File>
  328. <GroupNumber>2</GroupNumber>
  329. <FileNumber>4</FileNumber>
  330. <FileType>1</FileType>
  331. <tvExp>0</tvExp>
  332. <tvExpOptDlg>0</tvExpOptDlg>
  333. <bDave2>0</bDave2>
  334. <PathWithFileName>..\Core\Src\oled.c</PathWithFileName>
  335. <FilenameWithoutPath>oled.c</FilenameWithoutPath>
  336. <RteFlg>0</RteFlg>
  337. <bShared>0</bShared>
  338. </File>
  339. <File>
  340. <GroupNumber>2</GroupNumber>
  341. <FileNumber>5</FileNumber>
  342. <FileType>1</FileType>
  343. <tvExp>0</tvExp>
  344. <tvExpOptDlg>0</tvExpOptDlg>
  345. <bDave2>0</bDave2>
  346. <PathWithFileName>..\Core\Src\mba32a.c</PathWithFileName>
  347. <FilenameWithoutPath>mba32a.c</FilenameWithoutPath>
  348. <RteFlg>0</RteFlg>
  349. <bShared>0</bShared>
  350. </File>
  351. <File>
  352. <GroupNumber>2</GroupNumber>
  353. <FileNumber>6</FileNumber>
  354. <FileType>1</FileType>
  355. <tvExp>0</tvExp>
  356. <tvExpOptDlg>0</tvExpOptDlg>
  357. <bDave2>0</bDave2>
  358. <PathWithFileName>..\Core\Src\ml307a.c</PathWithFileName>
  359. <FilenameWithoutPath>ml307a.c</FilenameWithoutPath>
  360. <RteFlg>0</RteFlg>
  361. <bShared>0</bShared>
  362. </File>
  363. <File>
  364. <GroupNumber>2</GroupNumber>
  365. <FileNumber>7</FileNumber>
  366. <FileType>1</FileType>
  367. <tvExp>0</tvExp>
  368. <tvExpOptDlg>0</tvExpOptDlg>
  369. <bDave2>0</bDave2>
  370. <PathWithFileName>..\Core\Src\dtuaes.c</PathWithFileName>
  371. <FilenameWithoutPath>dtuaes.c</FilenameWithoutPath>
  372. <RteFlg>0</RteFlg>
  373. <bShared>0</bShared>
  374. </File>
  375. <File>
  376. <GroupNumber>2</GroupNumber>
  377. <FileNumber>8</FileNumber>
  378. <FileType>1</FileType>
  379. <tvExp>0</tvExp>
  380. <tvExpOptDlg>0</tvExpOptDlg>
  381. <bDave2>0</bDave2>
  382. <PathWithFileName>..\Core\Src\keyboard.c</PathWithFileName>
  383. <FilenameWithoutPath>keyboard.c</FilenameWithoutPath>
  384. <RteFlg>0</RteFlg>
  385. <bShared>0</bShared>
  386. </File>
  387. <File>
  388. <GroupNumber>2</GroupNumber>
  389. <FileNumber>9</FileNumber>
  390. <FileType>1</FileType>
  391. <tvExp>0</tvExp>
  392. <tvExpOptDlg>0</tvExpOptDlg>
  393. <bDave2>0</bDave2>
  394. <PathWithFileName>..\Core\Src\tt808.c</PathWithFileName>
  395. <FilenameWithoutPath>tt808.c</FilenameWithoutPath>
  396. <RteFlg>0</RteFlg>
  397. <bShared>0</bShared>
  398. </File>
  399. <File>
  400. <GroupNumber>2</GroupNumber>
  401. <FileNumber>10</FileNumber>
  402. <FileType>1</FileType>
  403. <tvExp>0</tvExp>
  404. <tvExpOptDlg>0</tvExpOptDlg>
  405. <bDave2>0</bDave2>
  406. <PathWithFileName>..\Core\Src\database.c</PathWithFileName>
  407. <FilenameWithoutPath>database.c</FilenameWithoutPath>
  408. <RteFlg>0</RteFlg>
  409. <bShared>0</bShared>
  410. </File>
  411. <File>
  412. <GroupNumber>2</GroupNumber>
  413. <FileNumber>11</FileNumber>
  414. <FileType>1</FileType>
  415. <tvExp>0</tvExp>
  416. <tvExpOptDlg>0</tvExpOptDlg>
  417. <bDave2>0</bDave2>
  418. <PathWithFileName>../Core/Src/main.c</PathWithFileName>
  419. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  420. <RteFlg>0</RteFlg>
  421. <bShared>0</bShared>
  422. </File>
  423. <File>
  424. <GroupNumber>2</GroupNumber>
  425. <FileNumber>12</FileNumber>
  426. <FileType>1</FileType>
  427. <tvExp>0</tvExp>
  428. <tvExpOptDlg>0</tvExpOptDlg>
  429. <bDave2>0</bDave2>
  430. <PathWithFileName>../Core/Src/gpio.c</PathWithFileName>
  431. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  432. <RteFlg>0</RteFlg>
  433. <bShared>0</bShared>
  434. </File>
  435. <File>
  436. <GroupNumber>2</GroupNumber>
  437. <FileNumber>13</FileNumber>
  438. <FileType>1</FileType>
  439. <tvExp>0</tvExp>
  440. <tvExpOptDlg>0</tvExpOptDlg>
  441. <bDave2>0</bDave2>
  442. <PathWithFileName>../Core/Src/freertos.c</PathWithFileName>
  443. <FilenameWithoutPath>freertos.c</FilenameWithoutPath>
  444. <RteFlg>0</RteFlg>
  445. <bShared>0</bShared>
  446. </File>
  447. <File>
  448. <GroupNumber>2</GroupNumber>
  449. <FileNumber>14</FileNumber>
  450. <FileType>1</FileType>
  451. <tvExp>0</tvExp>
  452. <tvExpOptDlg>0</tvExpOptDlg>
  453. <bDave2>0</bDave2>
  454. <PathWithFileName>../Core/Src/can.c</PathWithFileName>
  455. <FilenameWithoutPath>can.c</FilenameWithoutPath>
  456. <RteFlg>0</RteFlg>
  457. <bShared>0</bShared>
  458. </File>
  459. <File>
  460. <GroupNumber>2</GroupNumber>
  461. <FileNumber>15</FileNumber>
  462. <FileType>1</FileType>
  463. <tvExp>0</tvExp>
  464. <tvExpOptDlg>0</tvExpOptDlg>
  465. <bDave2>0</bDave2>
  466. <PathWithFileName>../Core/Src/dma.c</PathWithFileName>
  467. <FilenameWithoutPath>dma.c</FilenameWithoutPath>
  468. <RteFlg>0</RteFlg>
  469. <bShared>0</bShared>
  470. </File>
  471. <File>
  472. <GroupNumber>2</GroupNumber>
  473. <FileNumber>16</FileNumber>
  474. <FileType>1</FileType>
  475. <tvExp>0</tvExp>
  476. <tvExpOptDlg>0</tvExpOptDlg>
  477. <bDave2>0</bDave2>
  478. <PathWithFileName>../Core/Src/rtc.c</PathWithFileName>
  479. <FilenameWithoutPath>rtc.c</FilenameWithoutPath>
  480. <RteFlg>0</RteFlg>
  481. <bShared>0</bShared>
  482. </File>
  483. <File>
  484. <GroupNumber>2</GroupNumber>
  485. <FileNumber>17</FileNumber>
  486. <FileType>1</FileType>
  487. <tvExp>0</tvExp>
  488. <tvExpOptDlg>0</tvExpOptDlg>
  489. <bDave2>0</bDave2>
  490. <PathWithFileName>../Core/Src/spi.c</PathWithFileName>
  491. <FilenameWithoutPath>spi.c</FilenameWithoutPath>
  492. <RteFlg>0</RteFlg>
  493. <bShared>0</bShared>
  494. </File>
  495. <File>
  496. <GroupNumber>2</GroupNumber>
  497. <FileNumber>18</FileNumber>
  498. <FileType>1</FileType>
  499. <tvExp>0</tvExp>
  500. <tvExpOptDlg>0</tvExpOptDlg>
  501. <bDave2>0</bDave2>
  502. <PathWithFileName>../Core/Src/tim.c</PathWithFileName>
  503. <FilenameWithoutPath>tim.c</FilenameWithoutPath>
  504. <RteFlg>0</RteFlg>
  505. <bShared>0</bShared>
  506. </File>
  507. <File>
  508. <GroupNumber>2</GroupNumber>
  509. <FileNumber>19</FileNumber>
  510. <FileType>1</FileType>
  511. <tvExp>0</tvExp>
  512. <tvExpOptDlg>0</tvExpOptDlg>
  513. <bDave2>0</bDave2>
  514. <PathWithFileName>../Core/Src/usart.c</PathWithFileName>
  515. <FilenameWithoutPath>usart.c</FilenameWithoutPath>
  516. <RteFlg>0</RteFlg>
  517. <bShared>0</bShared>
  518. </File>
  519. <File>
  520. <GroupNumber>2</GroupNumber>
  521. <FileNumber>20</FileNumber>
  522. <FileType>1</FileType>
  523. <tvExp>0</tvExp>
  524. <tvExpOptDlg>0</tvExpOptDlg>
  525. <bDave2>0</bDave2>
  526. <PathWithFileName>../Core/Src/stm32f1xx_it.c</PathWithFileName>
  527. <FilenameWithoutPath>stm32f1xx_it.c</FilenameWithoutPath>
  528. <RteFlg>0</RteFlg>
  529. <bShared>0</bShared>
  530. </File>
  531. <File>
  532. <GroupNumber>2</GroupNumber>
  533. <FileNumber>21</FileNumber>
  534. <FileType>1</FileType>
  535. <tvExp>0</tvExp>
  536. <tvExpOptDlg>0</tvExpOptDlg>
  537. <bDave2>0</bDave2>
  538. <PathWithFileName>../Core/Src/stm32f1xx_hal_msp.c</PathWithFileName>
  539. <FilenameWithoutPath>stm32f1xx_hal_msp.c</FilenameWithoutPath>
  540. <RteFlg>0</RteFlg>
  541. <bShared>0</bShared>
  542. </File>
  543. <File>
  544. <GroupNumber>2</GroupNumber>
  545. <FileNumber>22</FileNumber>
  546. <FileType>1</FileType>
  547. <tvExp>0</tvExp>
  548. <tvExpOptDlg>0</tvExpOptDlg>
  549. <bDave2>0</bDave2>
  550. <PathWithFileName>../Core/Src/stm32f1xx_hal_timebase_tim.c</PathWithFileName>
  551. <FilenameWithoutPath>stm32f1xx_hal_timebase_tim.c</FilenameWithoutPath>
  552. <RteFlg>0</RteFlg>
  553. <bShared>0</bShared>
  554. </File>
  555. </Group>
  556. <Group>
  557. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  558. <tvExp>0</tvExp>
  559. <tvExpOptDlg>0</tvExpOptDlg>
  560. <cbSel>0</cbSel>
  561. <RteFlg>0</RteFlg>
  562. <File>
  563. <GroupNumber>3</GroupNumber>
  564. <FileNumber>23</FileNumber>
  565. <FileType>1</FileType>
  566. <tvExp>0</tvExp>
  567. <tvExpOptDlg>0</tvExpOptDlg>
  568. <bDave2>0</bDave2>
  569. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</PathWithFileName>
  570. <FilenameWithoutPath>stm32f1xx_hal_gpio_ex.c</FilenameWithoutPath>
  571. <RteFlg>0</RteFlg>
  572. <bShared>0</bShared>
  573. </File>
  574. <File>
  575. <GroupNumber>3</GroupNumber>
  576. <FileNumber>24</FileNumber>
  577. <FileType>1</FileType>
  578. <tvExp>0</tvExp>
  579. <tvExpOptDlg>0</tvExpOptDlg>
  580. <bDave2>0</bDave2>
  581. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_can.c</PathWithFileName>
  582. <FilenameWithoutPath>stm32f1xx_hal_can.c</FilenameWithoutPath>
  583. <RteFlg>0</RteFlg>
  584. <bShared>0</bShared>
  585. </File>
  586. <File>
  587. <GroupNumber>3</GroupNumber>
  588. <FileNumber>25</FileNumber>
  589. <FileType>1</FileType>
  590. <tvExp>0</tvExp>
  591. <tvExpOptDlg>0</tvExpOptDlg>
  592. <bDave2>0</bDave2>
  593. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</PathWithFileName>
  594. <FilenameWithoutPath>stm32f1xx_hal.c</FilenameWithoutPath>
  595. <RteFlg>0</RteFlg>
  596. <bShared>0</bShared>
  597. </File>
  598. <File>
  599. <GroupNumber>3</GroupNumber>
  600. <FileNumber>26</FileNumber>
  601. <FileType>1</FileType>
  602. <tvExp>0</tvExp>
  603. <tvExpOptDlg>0</tvExpOptDlg>
  604. <bDave2>0</bDave2>
  605. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</PathWithFileName>
  606. <FilenameWithoutPath>stm32f1xx_hal_rcc.c</FilenameWithoutPath>
  607. <RteFlg>0</RteFlg>
  608. <bShared>0</bShared>
  609. </File>
  610. <File>
  611. <GroupNumber>3</GroupNumber>
  612. <FileNumber>27</FileNumber>
  613. <FileType>1</FileType>
  614. <tvExp>0</tvExp>
  615. <tvExpOptDlg>0</tvExpOptDlg>
  616. <bDave2>0</bDave2>
  617. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</PathWithFileName>
  618. <FilenameWithoutPath>stm32f1xx_hal_rcc_ex.c</FilenameWithoutPath>
  619. <RteFlg>0</RteFlg>
  620. <bShared>0</bShared>
  621. </File>
  622. <File>
  623. <GroupNumber>3</GroupNumber>
  624. <FileNumber>28</FileNumber>
  625. <FileType>1</FileType>
  626. <tvExp>0</tvExp>
  627. <tvExpOptDlg>0</tvExpOptDlg>
  628. <bDave2>0</bDave2>
  629. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</PathWithFileName>
  630. <FilenameWithoutPath>stm32f1xx_hal_gpio.c</FilenameWithoutPath>
  631. <RteFlg>0</RteFlg>
  632. <bShared>0</bShared>
  633. </File>
  634. <File>
  635. <GroupNumber>3</GroupNumber>
  636. <FileNumber>29</FileNumber>
  637. <FileType>1</FileType>
  638. <tvExp>0</tvExp>
  639. <tvExpOptDlg>0</tvExpOptDlg>
  640. <bDave2>0</bDave2>
  641. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</PathWithFileName>
  642. <FilenameWithoutPath>stm32f1xx_hal_dma.c</FilenameWithoutPath>
  643. <RteFlg>0</RteFlg>
  644. <bShared>0</bShared>
  645. </File>
  646. <File>
  647. <GroupNumber>3</GroupNumber>
  648. <FileNumber>30</FileNumber>
  649. <FileType>1</FileType>
  650. <tvExp>0</tvExp>
  651. <tvExpOptDlg>0</tvExpOptDlg>
  652. <bDave2>0</bDave2>
  653. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</PathWithFileName>
  654. <FilenameWithoutPath>stm32f1xx_hal_cortex.c</FilenameWithoutPath>
  655. <RteFlg>0</RteFlg>
  656. <bShared>0</bShared>
  657. </File>
  658. <File>
  659. <GroupNumber>3</GroupNumber>
  660. <FileNumber>31</FileNumber>
  661. <FileType>1</FileType>
  662. <tvExp>0</tvExp>
  663. <tvExpOptDlg>0</tvExpOptDlg>
  664. <bDave2>0</bDave2>
  665. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</PathWithFileName>
  666. <FilenameWithoutPath>stm32f1xx_hal_pwr.c</FilenameWithoutPath>
  667. <RteFlg>0</RteFlg>
  668. <bShared>0</bShared>
  669. </File>
  670. <File>
  671. <GroupNumber>3</GroupNumber>
  672. <FileNumber>32</FileNumber>
  673. <FileType>1</FileType>
  674. <tvExp>0</tvExp>
  675. <tvExpOptDlg>0</tvExpOptDlg>
  676. <bDave2>0</bDave2>
  677. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</PathWithFileName>
  678. <FilenameWithoutPath>stm32f1xx_hal_flash.c</FilenameWithoutPath>
  679. <RteFlg>0</RteFlg>
  680. <bShared>0</bShared>
  681. </File>
  682. <File>
  683. <GroupNumber>3</GroupNumber>
  684. <FileNumber>33</FileNumber>
  685. <FileType>1</FileType>
  686. <tvExp>0</tvExp>
  687. <tvExpOptDlg>0</tvExpOptDlg>
  688. <bDave2>0</bDave2>
  689. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</PathWithFileName>
  690. <FilenameWithoutPath>stm32f1xx_hal_flash_ex.c</FilenameWithoutPath>
  691. <RteFlg>0</RteFlg>
  692. <bShared>0</bShared>
  693. </File>
  694. <File>
  695. <GroupNumber>3</GroupNumber>
  696. <FileNumber>34</FileNumber>
  697. <FileType>1</FileType>
  698. <tvExp>0</tvExp>
  699. <tvExpOptDlg>0</tvExpOptDlg>
  700. <bDave2>0</bDave2>
  701. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</PathWithFileName>
  702. <FilenameWithoutPath>stm32f1xx_hal_exti.c</FilenameWithoutPath>
  703. <RteFlg>0</RteFlg>
  704. <bShared>0</bShared>
  705. </File>
  706. <File>
  707. <GroupNumber>3</GroupNumber>
  708. <FileNumber>35</FileNumber>
  709. <FileType>1</FileType>
  710. <tvExp>0</tvExp>
  711. <tvExpOptDlg>0</tvExpOptDlg>
  712. <bDave2>0</bDave2>
  713. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c</PathWithFileName>
  714. <FilenameWithoutPath>stm32f1xx_hal_rtc.c</FilenameWithoutPath>
  715. <RteFlg>0</RteFlg>
  716. <bShared>0</bShared>
  717. </File>
  718. <File>
  719. <GroupNumber>3</GroupNumber>
  720. <FileNumber>36</FileNumber>
  721. <FileType>1</FileType>
  722. <tvExp>0</tvExp>
  723. <tvExpOptDlg>0</tvExpOptDlg>
  724. <bDave2>0</bDave2>
  725. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c</PathWithFileName>
  726. <FilenameWithoutPath>stm32f1xx_hal_rtc_ex.c</FilenameWithoutPath>
  727. <RteFlg>0</RteFlg>
  728. <bShared>0</bShared>
  729. </File>
  730. <File>
  731. <GroupNumber>3</GroupNumber>
  732. <FileNumber>37</FileNumber>
  733. <FileType>1</FileType>
  734. <tvExp>0</tvExp>
  735. <tvExpOptDlg>0</tvExpOptDlg>
  736. <bDave2>0</bDave2>
  737. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c</PathWithFileName>
  738. <FilenameWithoutPath>stm32f1xx_hal_spi.c</FilenameWithoutPath>
  739. <RteFlg>0</RteFlg>
  740. <bShared>0</bShared>
  741. </File>
  742. <File>
  743. <GroupNumber>3</GroupNumber>
  744. <FileNumber>38</FileNumber>
  745. <FileType>1</FileType>
  746. <tvExp>0</tvExp>
  747. <tvExpOptDlg>0</tvExpOptDlg>
  748. <bDave2>0</bDave2>
  749. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</PathWithFileName>
  750. <FilenameWithoutPath>stm32f1xx_hal_tim.c</FilenameWithoutPath>
  751. <RteFlg>0</RteFlg>
  752. <bShared>0</bShared>
  753. </File>
  754. <File>
  755. <GroupNumber>3</GroupNumber>
  756. <FileNumber>39</FileNumber>
  757. <FileType>1</FileType>
  758. <tvExp>0</tvExp>
  759. <tvExpOptDlg>0</tvExpOptDlg>
  760. <bDave2>0</bDave2>
  761. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</PathWithFileName>
  762. <FilenameWithoutPath>stm32f1xx_hal_tim_ex.c</FilenameWithoutPath>
  763. <RteFlg>0</RteFlg>
  764. <bShared>0</bShared>
  765. </File>
  766. <File>
  767. <GroupNumber>3</GroupNumber>
  768. <FileNumber>40</FileNumber>
  769. <FileType>1</FileType>
  770. <tvExp>0</tvExp>
  771. <tvExpOptDlg>0</tvExpOptDlg>
  772. <bDave2>0</bDave2>
  773. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</PathWithFileName>
  774. <FilenameWithoutPath>stm32f1xx_hal_uart.c</FilenameWithoutPath>
  775. <RteFlg>0</RteFlg>
  776. <bShared>0</bShared>
  777. </File>
  778. </Group>
  779. <Group>
  780. <GroupName>Drivers/CMSIS</GroupName>
  781. <tvExp>0</tvExp>
  782. <tvExpOptDlg>0</tvExpOptDlg>
  783. <cbSel>0</cbSel>
  784. <RteFlg>0</RteFlg>
  785. <File>
  786. <GroupNumber>4</GroupNumber>
  787. <FileNumber>41</FileNumber>
  788. <FileType>1</FileType>
  789. <tvExp>0</tvExp>
  790. <tvExpOptDlg>0</tvExpOptDlg>
  791. <bDave2>0</bDave2>
  792. <PathWithFileName>../Core/Src/system_stm32f1xx.c</PathWithFileName>
  793. <FilenameWithoutPath>system_stm32f1xx.c</FilenameWithoutPath>
  794. <RteFlg>0</RteFlg>
  795. <bShared>0</bShared>
  796. </File>
  797. </Group>
  798. <Group>
  799. <GroupName>Middlewares/FreeRTOS</GroupName>
  800. <tvExp>0</tvExp>
  801. <tvExpOptDlg>0</tvExpOptDlg>
  802. <cbSel>0</cbSel>
  803. <RteFlg>0</RteFlg>
  804. <File>
  805. <GroupNumber>5</GroupNumber>
  806. <FileNumber>42</FileNumber>
  807. <FileType>1</FileType>
  808. <tvExp>0</tvExp>
  809. <tvExpOptDlg>0</tvExpOptDlg>
  810. <bDave2>0</bDave2>
  811. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/croutine.c</PathWithFileName>
  812. <FilenameWithoutPath>croutine.c</FilenameWithoutPath>
  813. <RteFlg>0</RteFlg>
  814. <bShared>0</bShared>
  815. </File>
  816. <File>
  817. <GroupNumber>5</GroupNumber>
  818. <FileNumber>43</FileNumber>
  819. <FileType>1</FileType>
  820. <tvExp>0</tvExp>
  821. <tvExpOptDlg>0</tvExpOptDlg>
  822. <bDave2>0</bDave2>
  823. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</PathWithFileName>
  824. <FilenameWithoutPath>event_groups.c</FilenameWithoutPath>
  825. <RteFlg>0</RteFlg>
  826. <bShared>0</bShared>
  827. </File>
  828. <File>
  829. <GroupNumber>5</GroupNumber>
  830. <FileNumber>44</FileNumber>
  831. <FileType>1</FileType>
  832. <tvExp>0</tvExp>
  833. <tvExpOptDlg>0</tvExpOptDlg>
  834. <bDave2>0</bDave2>
  835. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/list.c</PathWithFileName>
  836. <FilenameWithoutPath>list.c</FilenameWithoutPath>
  837. <RteFlg>0</RteFlg>
  838. <bShared>0</bShared>
  839. </File>
  840. <File>
  841. <GroupNumber>5</GroupNumber>
  842. <FileNumber>45</FileNumber>
  843. <FileType>1</FileType>
  844. <tvExp>0</tvExp>
  845. <tvExpOptDlg>0</tvExpOptDlg>
  846. <bDave2>0</bDave2>
  847. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/queue.c</PathWithFileName>
  848. <FilenameWithoutPath>queue.c</FilenameWithoutPath>
  849. <RteFlg>0</RteFlg>
  850. <bShared>0</bShared>
  851. </File>
  852. <File>
  853. <GroupNumber>5</GroupNumber>
  854. <FileNumber>46</FileNumber>
  855. <FileType>1</FileType>
  856. <tvExp>0</tvExp>
  857. <tvExpOptDlg>0</tvExpOptDlg>
  858. <bDave2>0</bDave2>
  859. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</PathWithFileName>
  860. <FilenameWithoutPath>stream_buffer.c</FilenameWithoutPath>
  861. <RteFlg>0</RteFlg>
  862. <bShared>0</bShared>
  863. </File>
  864. <File>
  865. <GroupNumber>5</GroupNumber>
  866. <FileNumber>47</FileNumber>
  867. <FileType>1</FileType>
  868. <tvExp>0</tvExp>
  869. <tvExpOptDlg>0</tvExpOptDlg>
  870. <bDave2>0</bDave2>
  871. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/tasks.c</PathWithFileName>
  872. <FilenameWithoutPath>tasks.c</FilenameWithoutPath>
  873. <RteFlg>0</RteFlg>
  874. <bShared>0</bShared>
  875. </File>
  876. <File>
  877. <GroupNumber>5</GroupNumber>
  878. <FileNumber>48</FileNumber>
  879. <FileType>1</FileType>
  880. <tvExp>0</tvExp>
  881. <tvExpOptDlg>0</tvExpOptDlg>
  882. <bDave2>0</bDave2>
  883. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/timers.c</PathWithFileName>
  884. <FilenameWithoutPath>timers.c</FilenameWithoutPath>
  885. <RteFlg>0</RteFlg>
  886. <bShared>0</bShared>
  887. </File>
  888. <File>
  889. <GroupNumber>5</GroupNumber>
  890. <FileNumber>49</FileNumber>
  891. <FileType>1</FileType>
  892. <tvExp>0</tvExp>
  893. <tvExpOptDlg>0</tvExpOptDlg>
  894. <bDave2>0</bDave2>
  895. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</PathWithFileName>
  896. <FilenameWithoutPath>cmsis_os.c</FilenameWithoutPath>
  897. <RteFlg>0</RteFlg>
  898. <bShared>0</bShared>
  899. </File>
  900. <File>
  901. <GroupNumber>5</GroupNumber>
  902. <FileNumber>50</FileNumber>
  903. <FileType>1</FileType>
  904. <tvExp>0</tvExp>
  905. <tvExpOptDlg>0</tvExpOptDlg>
  906. <bDave2>0</bDave2>
  907. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</PathWithFileName>
  908. <FilenameWithoutPath>heap_4.c</FilenameWithoutPath>
  909. <RteFlg>0</RteFlg>
  910. <bShared>0</bShared>
  911. </File>
  912. <File>
  913. <GroupNumber>5</GroupNumber>
  914. <FileNumber>51</FileNumber>
  915. <FileType>1</FileType>
  916. <tvExp>0</tvExp>
  917. <tvExpOptDlg>0</tvExpOptDlg>
  918. <bDave2>0</bDave2>
  919. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c</PathWithFileName>
  920. <FilenameWithoutPath>port.c</FilenameWithoutPath>
  921. <RteFlg>0</RteFlg>
  922. <bShared>0</bShared>
  923. </File>
  924. </Group>
  925. <Group>
  926. <GroupName>::CMSIS</GroupName>
  927. <tvExp>0</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <cbSel>0</cbSel>
  930. <RteFlg>1</RteFlg>
  931. </Group>
  932. </ProjectOpt>