Box.uvoptx 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962
  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</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>Target 1</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>12000000</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>.\Object\</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>6</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>STLink\ST-LINKIII-KEIL_SWO.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>ARMRTXEVENTFLAGS</Key>
  118. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>UL2CM3</Key>
  123. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_CL -FS08000000 -FL080000 -FP0($$Device:STM32F105RB$Flash\STM32F10x_CL.FLM))</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>ST-LINKIII-KEIL_SWO</Key>
  128. <Name>-U54FF73067871515449310767 -O206 -S1 -C0 -A0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO131090 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_CL.FLM -FS08000000 -FL040000 -FP0($$Device:STM32F105RB$Flash\STM32F10x_CL.FLM)</Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ST-LINKIII-KEIL</Key>
  133. <Name>-S</Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>DLGDARM</Key>
  138. <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>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>DLGTARM</Key>
  143. <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>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>ARMDBGFLAGS</Key>
  148. <Name>-T0</Name>
  149. </SetRegEntry>
  150. <SetRegEntry>
  151. <Number>0</Number>
  152. <Key>DLGUARM</Key>
  153. <Name>(105=-1,-1,-1,-1,0)</Name>
  154. </SetRegEntry>
  155. </TargetDriverDllRegistry>
  156. <Breakpoint/>
  157. <WatchWindow1>
  158. <Ww>
  159. <count>0</count>
  160. <WinNumber>1</WinNumber>
  161. <ItemText>TIM1_Rev_Buf</ItemText>
  162. </Ww>
  163. <Ww>
  164. <count>1</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>TIM1_cc_flag</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>2</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>s_vu16I2cFM1288TaskTmr</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>3</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>gtI2cstate</ItemText>
  177. </Ww>
  178. <Ww>
  179. <count>4</count>
  180. <WinNumber>1</WinNumber>
  181. <ItemText>u8FM1288regDate</ItemText>
  182. </Ww>
  183. <Ww>
  184. <count>5</count>
  185. <WinNumber>1</WinNumber>
  186. <ItemText>dwdcnt2</ItemText>
  187. </Ww>
  188. <Ww>
  189. <count>6</count>
  190. <WinNumber>1</WinNumber>
  191. <ItemText>RunMode</ItemText>
  192. </Ww>
  193. <Ww>
  194. <count>7</count>
  195. <WinNumber>1</WinNumber>
  196. <ItemText>BUS_Rev_WriteIndex</ItemText>
  197. </Ww>
  198. <Ww>
  199. <count>8</count>
  200. <WinNumber>1</WinNumber>
  201. <ItemText>UART_Send_WriteIndex</ItemText>
  202. </Ww>
  203. <Ww>
  204. <count>9</count>
  205. <WinNumber>1</WinNumber>
  206. <ItemText>gtI2cstate</ItemText>
  207. </Ww>
  208. <Ww>
  209. <count>10</count>
  210. <WinNumber>1</WinNumber>
  211. <ItemText>BUS_Rev_ReadIndex</ItemText>
  212. </Ww>
  213. <Ww>
  214. <count>11</count>
  215. <WinNumber>1</WinNumber>
  216. <ItemText>RunMode</ItemText>
  217. </Ww>
  218. <Ww>
  219. <count>12</count>
  220. <WinNumber>1</WinNumber>
  221. <ItemText>BUS_Rev_Buf</ItemText>
  222. </Ww>
  223. <Ww>
  224. <count>13</count>
  225. <WinNumber>1</WinNumber>
  226. <ItemText>KEY</ItemText>
  227. </Ww>
  228. <Ww>
  229. <count>14</count>
  230. <WinNumber>1</WinNumber>
  231. <ItemText>fm1288_phonevol</ItemText>
  232. </Ww>
  233. <Ww>
  234. <count>15</count>
  235. <WinNumber>1</WinNumber>
  236. <ItemText>linesum</ItemText>
  237. </Ww>
  238. <Ww>
  239. <count>16</count>
  240. <WinNumber>1</WinNumber>
  241. <ItemText>TIM1_Rev_Buf</ItemText>
  242. </Ww>
  243. <Ww>
  244. <count>17</count>
  245. <WinNumber>1</WinNumber>
  246. <ItemText>TIM1_CC3</ItemText>
  247. </Ww>
  248. <Ww>
  249. <count>18</count>
  250. <WinNumber>1</WinNumber>
  251. <ItemText>BUS_Rev_ReadIndex</ItemText>
  252. </Ww>
  253. <Ww>
  254. <count>19</count>
  255. <WinNumber>1</WinNumber>
  256. <ItemText>pInfo[7]</ItemText>
  257. </Ww>
  258. <Ww>
  259. <count>20</count>
  260. <WinNumber>1</WinNumber>
  261. <ItemText>u8test0728</ItemText>
  262. </Ww>
  263. <Ww>
  264. <count>21</count>
  265. <WinNumber>1</WinNumber>
  266. <ItemText>gfxq_cmd</ItemText>
  267. </Ww>
  268. <Ww>
  269. <count>22</count>
  270. <WinNumber>1</WinNumber>
  271. <ItemText>pInfo</ItemText>
  272. </Ww>
  273. <Ww>
  274. <count>23</count>
  275. <WinNumber>1</WinNumber>
  276. <ItemText>utest</ItemText>
  277. </Ww>
  278. <Ww>
  279. <count>24</count>
  280. <WinNumber>1</WinNumber>
  281. <ItemText>itestCC4date</ItemText>
  282. </Ww>
  283. <Ww>
  284. <count>25</count>
  285. <WinNumber>1</WinNumber>
  286. <ItemText>SendBufFX</ItemText>
  287. </Ww>
  288. <Ww>
  289. <count>26</count>
  290. <WinNumber>1</WinNumber>
  291. <ItemText>TIM1_Rev_Buf</ItemText>
  292. </Ww>
  293. </WatchWindow1>
  294. <MemoryWindow1>
  295. <Mm>
  296. <WinNumber>1</WinNumber>
  297. <SubType>8</SubType>
  298. <ItemText>pInfo</ItemText>
  299. <AccSizeX>0</AccSizeX>
  300. </Mm>
  301. </MemoryWindow1>
  302. <Tracepoint>
  303. <THDelay>0</THDelay>
  304. </Tracepoint>
  305. <DebugFlag>
  306. <trace>0</trace>
  307. <periodic>1</periodic>
  308. <aLwin>0</aLwin>
  309. <aCover>0</aCover>
  310. <aSer1>0</aSer1>
  311. <aSer2>0</aSer2>
  312. <aPa>0</aPa>
  313. <viewmode>1</viewmode>
  314. <vrSel>0</vrSel>
  315. <aSym>0</aSym>
  316. <aTbox>0</aTbox>
  317. <AscS1>0</AscS1>
  318. <AscS2>0</AscS2>
  319. <AscS3>0</AscS3>
  320. <aSer3>0</aSer3>
  321. <eProf>0</eProf>
  322. <aLa>0</aLa>
  323. <aPa1>0</aPa1>
  324. <AscS4>0</AscS4>
  325. <aSer4>0</aSer4>
  326. <StkLoc>0</StkLoc>
  327. <TrcWin>0</TrcWin>
  328. <newCpu>0</newCpu>
  329. <uProt>0</uProt>
  330. </DebugFlag>
  331. <LintExecutable></LintExecutable>
  332. <LintConfigFile></LintConfigFile>
  333. <bLintAuto>0</bLintAuto>
  334. <bAutoGenD>0</bAutoGenD>
  335. <LntExFlags>0</LntExFlags>
  336. <pMisraName></pMisraName>
  337. <pszMrule></pszMrule>
  338. <pSingCmds></pSingCmds>
  339. <pMultCmds></pMultCmds>
  340. <pMisraNamep></pMisraNamep>
  341. <pszMrulep></pszMrulep>
  342. <pSingCmdsp></pSingCmdsp>
  343. <pMultCmdsp></pMultCmdsp>
  344. <DebugDescription>
  345. <Enable>1</Enable>
  346. <EnableLog>0</EnableLog>
  347. <Protocol>2</Protocol>
  348. <DbgClock>10000000</DbgClock>
  349. </DebugDescription>
  350. </TargetOption>
  351. </Target>
  352. <Group>
  353. <GroupName>Libraries</GroupName>
  354. <tvExp>0</tvExp>
  355. <tvExpOptDlg>0</tvExpOptDlg>
  356. <cbSel>0</cbSel>
  357. <RteFlg>0</RteFlg>
  358. <File>
  359. <GroupNumber>1</GroupNumber>
  360. <FileNumber>1</FileNumber>
  361. <FileType>1</FileType>
  362. <tvExp>0</tvExp>
  363. <tvExpOptDlg>0</tvExpOptDlg>
  364. <bDave2>0</bDave2>
  365. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</PathWithFileName>
  366. <FilenameWithoutPath>misc.c</FilenameWithoutPath>
  367. <RteFlg>0</RteFlg>
  368. <bShared>0</bShared>
  369. </File>
  370. <File>
  371. <GroupNumber>1</GroupNumber>
  372. <FileNumber>2</FileNumber>
  373. <FileType>1</FileType>
  374. <tvExp>0</tvExp>
  375. <tvExpOptDlg>0</tvExpOptDlg>
  376. <bDave2>0</bDave2>
  377. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</PathWithFileName>
  378. <FilenameWithoutPath>stm32f10x_adc.c</FilenameWithoutPath>
  379. <RteFlg>0</RteFlg>
  380. <bShared>0</bShared>
  381. </File>
  382. <File>
  383. <GroupNumber>1</GroupNumber>
  384. <FileNumber>3</FileNumber>
  385. <FileType>1</FileType>
  386. <tvExp>0</tvExp>
  387. <tvExpOptDlg>0</tvExpOptDlg>
  388. <bDave2>0</bDave2>
  389. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</PathWithFileName>
  390. <FilenameWithoutPath>stm32f10x_bkp.c</FilenameWithoutPath>
  391. <RteFlg>0</RteFlg>
  392. <bShared>0</bShared>
  393. </File>
  394. <File>
  395. <GroupNumber>1</GroupNumber>
  396. <FileNumber>4</FileNumber>
  397. <FileType>1</FileType>
  398. <tvExp>0</tvExp>
  399. <tvExpOptDlg>0</tvExpOptDlg>
  400. <bDave2>0</bDave2>
  401. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</PathWithFileName>
  402. <FilenameWithoutPath>stm32f10x_can.c</FilenameWithoutPath>
  403. <RteFlg>0</RteFlg>
  404. <bShared>0</bShared>
  405. </File>
  406. <File>
  407. <GroupNumber>1</GroupNumber>
  408. <FileNumber>5</FileNumber>
  409. <FileType>1</FileType>
  410. <tvExp>0</tvExp>
  411. <tvExpOptDlg>0</tvExpOptDlg>
  412. <bDave2>0</bDave2>
  413. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</PathWithFileName>
  414. <FilenameWithoutPath>stm32f10x_cec.c</FilenameWithoutPath>
  415. <RteFlg>0</RteFlg>
  416. <bShared>0</bShared>
  417. </File>
  418. <File>
  419. <GroupNumber>1</GroupNumber>
  420. <FileNumber>6</FileNumber>
  421. <FileType>1</FileType>
  422. <tvExp>0</tvExp>
  423. <tvExpOptDlg>0</tvExpOptDlg>
  424. <bDave2>0</bDave2>
  425. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</PathWithFileName>
  426. <FilenameWithoutPath>stm32f10x_crc.c</FilenameWithoutPath>
  427. <RteFlg>0</RteFlg>
  428. <bShared>0</bShared>
  429. </File>
  430. <File>
  431. <GroupNumber>1</GroupNumber>
  432. <FileNumber>7</FileNumber>
  433. <FileType>1</FileType>
  434. <tvExp>0</tvExp>
  435. <tvExpOptDlg>0</tvExpOptDlg>
  436. <bDave2>0</bDave2>
  437. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</PathWithFileName>
  438. <FilenameWithoutPath>stm32f10x_dac.c</FilenameWithoutPath>
  439. <RteFlg>0</RteFlg>
  440. <bShared>0</bShared>
  441. </File>
  442. <File>
  443. <GroupNumber>1</GroupNumber>
  444. <FileNumber>8</FileNumber>
  445. <FileType>1</FileType>
  446. <tvExp>0</tvExp>
  447. <tvExpOptDlg>0</tvExpOptDlg>
  448. <bDave2>0</bDave2>
  449. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</PathWithFileName>
  450. <FilenameWithoutPath>stm32f10x_dbgmcu.c</FilenameWithoutPath>
  451. <RteFlg>0</RteFlg>
  452. <bShared>0</bShared>
  453. </File>
  454. <File>
  455. <GroupNumber>1</GroupNumber>
  456. <FileNumber>9</FileNumber>
  457. <FileType>1</FileType>
  458. <tvExp>0</tvExp>
  459. <tvExpOptDlg>0</tvExpOptDlg>
  460. <bDave2>0</bDave2>
  461. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</PathWithFileName>
  462. <FilenameWithoutPath>stm32f10x_dma.c</FilenameWithoutPath>
  463. <RteFlg>0</RteFlg>
  464. <bShared>0</bShared>
  465. </File>
  466. <File>
  467. <GroupNumber>1</GroupNumber>
  468. <FileNumber>10</FileNumber>
  469. <FileType>1</FileType>
  470. <tvExp>0</tvExp>
  471. <tvExpOptDlg>0</tvExpOptDlg>
  472. <bDave2>0</bDave2>
  473. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</PathWithFileName>
  474. <FilenameWithoutPath>stm32f10x_exti.c</FilenameWithoutPath>
  475. <RteFlg>0</RteFlg>
  476. <bShared>0</bShared>
  477. </File>
  478. <File>
  479. <GroupNumber>1</GroupNumber>
  480. <FileNumber>11</FileNumber>
  481. <FileType>1</FileType>
  482. <tvExp>0</tvExp>
  483. <tvExpOptDlg>0</tvExpOptDlg>
  484. <bDave2>0</bDave2>
  485. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</PathWithFileName>
  486. <FilenameWithoutPath>stm32f10x_flash.c</FilenameWithoutPath>
  487. <RteFlg>0</RteFlg>
  488. <bShared>0</bShared>
  489. </File>
  490. <File>
  491. <GroupNumber>1</GroupNumber>
  492. <FileNumber>12</FileNumber>
  493. <FileType>1</FileType>
  494. <tvExp>0</tvExp>
  495. <tvExpOptDlg>0</tvExpOptDlg>
  496. <bDave2>0</bDave2>
  497. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</PathWithFileName>
  498. <FilenameWithoutPath>stm32f10x_fsmc.c</FilenameWithoutPath>
  499. <RteFlg>0</RteFlg>
  500. <bShared>0</bShared>
  501. </File>
  502. <File>
  503. <GroupNumber>1</GroupNumber>
  504. <FileNumber>13</FileNumber>
  505. <FileType>1</FileType>
  506. <tvExp>0</tvExp>
  507. <tvExpOptDlg>0</tvExpOptDlg>
  508. <bDave2>0</bDave2>
  509. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</PathWithFileName>
  510. <FilenameWithoutPath>stm32f10x_gpio.c</FilenameWithoutPath>
  511. <RteFlg>0</RteFlg>
  512. <bShared>0</bShared>
  513. </File>
  514. <File>
  515. <GroupNumber>1</GroupNumber>
  516. <FileNumber>14</FileNumber>
  517. <FileType>1</FileType>
  518. <tvExp>0</tvExp>
  519. <tvExpOptDlg>0</tvExpOptDlg>
  520. <bDave2>0</bDave2>
  521. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</PathWithFileName>
  522. <FilenameWithoutPath>stm32f10x_i2c.c</FilenameWithoutPath>
  523. <RteFlg>0</RteFlg>
  524. <bShared>0</bShared>
  525. </File>
  526. <File>
  527. <GroupNumber>1</GroupNumber>
  528. <FileNumber>15</FileNumber>
  529. <FileType>1</FileType>
  530. <tvExp>0</tvExp>
  531. <tvExpOptDlg>0</tvExpOptDlg>
  532. <bDave2>0</bDave2>
  533. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</PathWithFileName>
  534. <FilenameWithoutPath>stm32f10x_iwdg.c</FilenameWithoutPath>
  535. <RteFlg>0</RteFlg>
  536. <bShared>0</bShared>
  537. </File>
  538. <File>
  539. <GroupNumber>1</GroupNumber>
  540. <FileNumber>16</FileNumber>
  541. <FileType>1</FileType>
  542. <tvExp>0</tvExp>
  543. <tvExpOptDlg>0</tvExpOptDlg>
  544. <bDave2>0</bDave2>
  545. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</PathWithFileName>
  546. <FilenameWithoutPath>stm32f10x_pwr.c</FilenameWithoutPath>
  547. <RteFlg>0</RteFlg>
  548. <bShared>0</bShared>
  549. </File>
  550. <File>
  551. <GroupNumber>1</GroupNumber>
  552. <FileNumber>17</FileNumber>
  553. <FileType>1</FileType>
  554. <tvExp>0</tvExp>
  555. <tvExpOptDlg>0</tvExpOptDlg>
  556. <bDave2>0</bDave2>
  557. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</PathWithFileName>
  558. <FilenameWithoutPath>stm32f10x_rcc.c</FilenameWithoutPath>
  559. <RteFlg>0</RteFlg>
  560. <bShared>0</bShared>
  561. </File>
  562. <File>
  563. <GroupNumber>1</GroupNumber>
  564. <FileNumber>18</FileNumber>
  565. <FileType>1</FileType>
  566. <tvExp>0</tvExp>
  567. <tvExpOptDlg>0</tvExpOptDlg>
  568. <bDave2>0</bDave2>
  569. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</PathWithFileName>
  570. <FilenameWithoutPath>stm32f10x_rtc.c</FilenameWithoutPath>
  571. <RteFlg>0</RteFlg>
  572. <bShared>0</bShared>
  573. </File>
  574. <File>
  575. <GroupNumber>1</GroupNumber>
  576. <FileNumber>19</FileNumber>
  577. <FileType>1</FileType>
  578. <tvExp>0</tvExp>
  579. <tvExpOptDlg>0</tvExpOptDlg>
  580. <bDave2>0</bDave2>
  581. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</PathWithFileName>
  582. <FilenameWithoutPath>stm32f10x_sdio.c</FilenameWithoutPath>
  583. <RteFlg>0</RteFlg>
  584. <bShared>0</bShared>
  585. </File>
  586. <File>
  587. <GroupNumber>1</GroupNumber>
  588. <FileNumber>20</FileNumber>
  589. <FileType>1</FileType>
  590. <tvExp>0</tvExp>
  591. <tvExpOptDlg>0</tvExpOptDlg>
  592. <bDave2>0</bDave2>
  593. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</PathWithFileName>
  594. <FilenameWithoutPath>stm32f10x_spi.c</FilenameWithoutPath>
  595. <RteFlg>0</RteFlg>
  596. <bShared>0</bShared>
  597. </File>
  598. <File>
  599. <GroupNumber>1</GroupNumber>
  600. <FileNumber>21</FileNumber>
  601. <FileType>1</FileType>
  602. <tvExp>0</tvExp>
  603. <tvExpOptDlg>0</tvExpOptDlg>
  604. <bDave2>0</bDave2>
  605. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</PathWithFileName>
  606. <FilenameWithoutPath>stm32f10x_tim.c</FilenameWithoutPath>
  607. <RteFlg>0</RteFlg>
  608. <bShared>0</bShared>
  609. </File>
  610. <File>
  611. <GroupNumber>1</GroupNumber>
  612. <FileNumber>22</FileNumber>
  613. <FileType>1</FileType>
  614. <tvExp>0</tvExp>
  615. <tvExpOptDlg>0</tvExpOptDlg>
  616. <bDave2>0</bDave2>
  617. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</PathWithFileName>
  618. <FilenameWithoutPath>stm32f10x_usart.c</FilenameWithoutPath>
  619. <RteFlg>0</RteFlg>
  620. <bShared>0</bShared>
  621. </File>
  622. <File>
  623. <GroupNumber>1</GroupNumber>
  624. <FileNumber>23</FileNumber>
  625. <FileType>1</FileType>
  626. <tvExp>0</tvExp>
  627. <tvExpOptDlg>0</tvExpOptDlg>
  628. <bDave2>0</bDave2>
  629. <PathWithFileName>.\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</PathWithFileName>
  630. <FilenameWithoutPath>stm32f10x_wwdg.c</FilenameWithoutPath>
  631. <RteFlg>0</RteFlg>
  632. <bShared>0</bShared>
  633. </File>
  634. </Group>
  635. <Group>
  636. <GroupName>CISS</GroupName>
  637. <tvExp>0</tvExp>
  638. <tvExpOptDlg>0</tvExpOptDlg>
  639. <cbSel>0</cbSel>
  640. <RteFlg>0</RteFlg>
  641. <File>
  642. <GroupNumber>2</GroupNumber>
  643. <FileNumber>24</FileNumber>
  644. <FileType>1</FileType>
  645. <tvExp>0</tvExp>
  646. <tvExpOptDlg>0</tvExpOptDlg>
  647. <bDave2>0</bDave2>
  648. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</PathWithFileName>
  649. <FilenameWithoutPath>system_stm32f10x.c</FilenameWithoutPath>
  650. <RteFlg>0</RteFlg>
  651. <bShared>0</bShared>
  652. </File>
  653. <File>
  654. <GroupNumber>2</GroupNumber>
  655. <FileNumber>25</FileNumber>
  656. <FileType>2</FileType>
  657. <tvExp>0</tvExp>
  658. <tvExpOptDlg>0</tvExpOptDlg>
  659. <bDave2>0</bDave2>
  660. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_cl.s</PathWithFileName>
  661. <FilenameWithoutPath>startup_stm32f10x_cl.s</FilenameWithoutPath>
  662. <RteFlg>0</RteFlg>
  663. <bShared>0</bShared>
  664. </File>
  665. <File>
  666. <GroupNumber>2</GroupNumber>
  667. <FileNumber>26</FileNumber>
  668. <FileType>2</FileType>
  669. <tvExp>0</tvExp>
  670. <tvExpOptDlg>0</tvExpOptDlg>
  671. <bDave2>0</bDave2>
  672. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s</PathWithFileName>
  673. <FilenameWithoutPath>startup_stm32f10x_hd.s</FilenameWithoutPath>
  674. <RteFlg>0</RteFlg>
  675. <bShared>0</bShared>
  676. </File>
  677. <File>
  678. <GroupNumber>2</GroupNumber>
  679. <FileNumber>27</FileNumber>
  680. <FileType>2</FileType>
  681. <tvExp>0</tvExp>
  682. <tvExpOptDlg>0</tvExpOptDlg>
  683. <bDave2>0</bDave2>
  684. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd_vl.s</PathWithFileName>
  685. <FilenameWithoutPath>startup_stm32f10x_hd_vl.s</FilenameWithoutPath>
  686. <RteFlg>0</RteFlg>
  687. <bShared>0</bShared>
  688. </File>
  689. <File>
  690. <GroupNumber>2</GroupNumber>
  691. <FileNumber>28</FileNumber>
  692. <FileType>2</FileType>
  693. <tvExp>0</tvExp>
  694. <tvExpOptDlg>0</tvExpOptDlg>
  695. <bDave2>0</bDave2>
  696. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld.s</PathWithFileName>
  697. <FilenameWithoutPath>startup_stm32f10x_ld.s</FilenameWithoutPath>
  698. <RteFlg>0</RteFlg>
  699. <bShared>0</bShared>
  700. </File>
  701. <File>
  702. <GroupNumber>2</GroupNumber>
  703. <FileNumber>29</FileNumber>
  704. <FileType>2</FileType>
  705. <tvExp>0</tvExp>
  706. <tvExpOptDlg>0</tvExpOptDlg>
  707. <bDave2>0</bDave2>
  708. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_ld_vl.s</PathWithFileName>
  709. <FilenameWithoutPath>startup_stm32f10x_ld_vl.s</FilenameWithoutPath>
  710. <RteFlg>0</RteFlg>
  711. <bShared>0</bShared>
  712. </File>
  713. <File>
  714. <GroupNumber>2</GroupNumber>
  715. <FileNumber>30</FileNumber>
  716. <FileType>2</FileType>
  717. <tvExp>0</tvExp>
  718. <tvExpOptDlg>0</tvExpOptDlg>
  719. <bDave2>0</bDave2>
  720. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</PathWithFileName>
  721. <FilenameWithoutPath>startup_stm32f10x_md.s</FilenameWithoutPath>
  722. <RteFlg>0</RteFlg>
  723. <bShared>0</bShared>
  724. </File>
  725. <File>
  726. <GroupNumber>2</GroupNumber>
  727. <FileNumber>31</FileNumber>
  728. <FileType>2</FileType>
  729. <tvExp>0</tvExp>
  730. <tvExpOptDlg>0</tvExpOptDlg>
  731. <bDave2>0</bDave2>
  732. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md_vl.s</PathWithFileName>
  733. <FilenameWithoutPath>startup_stm32f10x_md_vl.s</FilenameWithoutPath>
  734. <RteFlg>0</RteFlg>
  735. <bShared>0</bShared>
  736. </File>
  737. <File>
  738. <GroupNumber>2</GroupNumber>
  739. <FileNumber>32</FileNumber>
  740. <FileType>2</FileType>
  741. <tvExp>0</tvExp>
  742. <tvExpOptDlg>0</tvExpOptDlg>
  743. <bDave2>0</bDave2>
  744. <PathWithFileName>.\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_xl.s</PathWithFileName>
  745. <FilenameWithoutPath>startup_stm32f10x_xl.s</FilenameWithoutPath>
  746. <RteFlg>0</RteFlg>
  747. <bShared>0</bShared>
  748. </File>
  749. </Group>
  750. <Group>
  751. <GroupName>BSP</GroupName>
  752. <tvExp>1</tvExp>
  753. <tvExpOptDlg>0</tvExpOptDlg>
  754. <cbSel>0</cbSel>
  755. <RteFlg>0</RteFlg>
  756. <File>
  757. <GroupNumber>3</GroupNumber>
  758. <FileNumber>33</FileNumber>
  759. <FileType>1</FileType>
  760. <tvExp>0</tvExp>
  761. <tvExpOptDlg>0</tvExpOptDlg>
  762. <bDave2>0</bDave2>
  763. <PathWithFileName>.\BSP\BSP.c</PathWithFileName>
  764. <FilenameWithoutPath>BSP.c</FilenameWithoutPath>
  765. <RteFlg>0</RteFlg>
  766. <bShared>0</bShared>
  767. </File>
  768. <File>
  769. <GroupNumber>3</GroupNumber>
  770. <FileNumber>34</FileNumber>
  771. <FileType>1</FileType>
  772. <tvExp>0</tvExp>
  773. <tvExpOptDlg>0</tvExpOptDlg>
  774. <bDave2>0</bDave2>
  775. <PathWithFileName>.\BSP\GPIO_Audio.c</PathWithFileName>
  776. <FilenameWithoutPath>GPIO_Audio.c</FilenameWithoutPath>
  777. <RteFlg>0</RteFlg>
  778. <bShared>0</bShared>
  779. </File>
  780. <File>
  781. <GroupNumber>3</GroupNumber>
  782. <FileNumber>35</FileNumber>
  783. <FileType>1</FileType>
  784. <tvExp>0</tvExp>
  785. <tvExpOptDlg>0</tvExpOptDlg>
  786. <bDave2>0</bDave2>
  787. <PathWithFileName>.\BSP\TIM1_CAP.c</PathWithFileName>
  788. <FilenameWithoutPath>TIM1_CAP.c</FilenameWithoutPath>
  789. <RteFlg>0</RteFlg>
  790. <bShared>0</bShared>
  791. </File>
  792. <File>
  793. <GroupNumber>3</GroupNumber>
  794. <FileNumber>36</FileNumber>
  795. <FileType>1</FileType>
  796. <tvExp>0</tvExp>
  797. <tvExpOptDlg>0</tvExpOptDlg>
  798. <bDave2>0</bDave2>
  799. <PathWithFileName>.\BSP\TIM6_1MS.c</PathWithFileName>
  800. <FilenameWithoutPath>TIM6_1MS.c</FilenameWithoutPath>
  801. <RteFlg>0</RteFlg>
  802. <bShared>0</bShared>
  803. </File>
  804. <File>
  805. <GroupNumber>3</GroupNumber>
  806. <FileNumber>37</FileNumber>
  807. <FileType>1</FileType>
  808. <tvExp>0</tvExp>
  809. <tvExpOptDlg>0</tvExpOptDlg>
  810. <bDave2>0</bDave2>
  811. <PathWithFileName>.\BSP\UART_ARM.c</PathWithFileName>
  812. <FilenameWithoutPath>UART_ARM.c</FilenameWithoutPath>
  813. <RteFlg>0</RteFlg>
  814. <bShared>0</bShared>
  815. </File>
  816. <File>
  817. <GroupNumber>3</GroupNumber>
  818. <FileNumber>38</FileNumber>
  819. <FileType>1</FileType>
  820. <tvExp>0</tvExp>
  821. <tvExpOptDlg>0</tvExpOptDlg>
  822. <bDave2>0</bDave2>
  823. <PathWithFileName>.\BSP\GPIO_LED.c</PathWithFileName>
  824. <FilenameWithoutPath>GPIO_LED.c</FilenameWithoutPath>
  825. <RteFlg>0</RteFlg>
  826. <bShared>0</bShared>
  827. </File>
  828. <File>
  829. <GroupNumber>3</GroupNumber>
  830. <FileNumber>39</FileNumber>
  831. <FileType>1</FileType>
  832. <tvExp>0</tvExp>
  833. <tvExpOptDlg>0</tvExpOptDlg>
  834. <bDave2>0</bDave2>
  835. <PathWithFileName>.\BSP\WDG.c</PathWithFileName>
  836. <FilenameWithoutPath>WDG.c</FilenameWithoutPath>
  837. <RteFlg>0</RteFlg>
  838. <bShared>0</bShared>
  839. </File>
  840. <File>
  841. <GroupNumber>3</GroupNumber>
  842. <FileNumber>40</FileNumber>
  843. <FileType>1</FileType>
  844. <tvExp>0</tvExp>
  845. <tvExpOptDlg>0</tvExpOptDlg>
  846. <bDave2>0</bDave2>
  847. <PathWithFileName>.\BSP\GPIO_SYS.c</PathWithFileName>
  848. <FilenameWithoutPath>GPIO_SYS.c</FilenameWithoutPath>
  849. <RteFlg>0</RteFlg>
  850. <bShared>0</bShared>
  851. </File>
  852. <File>
  853. <GroupNumber>3</GroupNumber>
  854. <FileNumber>41</FileNumber>
  855. <FileType>1</FileType>
  856. <tvExp>0</tvExp>
  857. <tvExpOptDlg>0</tvExpOptDlg>
  858. <bDave2>0</bDave2>
  859. <PathWithFileName>.\BSP\GPIO_NET.c</PathWithFileName>
  860. <FilenameWithoutPath>GPIO_NET.c</FilenameWithoutPath>
  861. <RteFlg>0</RteFlg>
  862. <bShared>0</bShared>
  863. </File>
  864. <File>
  865. <GroupNumber>3</GroupNumber>
  866. <FileNumber>42</FileNumber>
  867. <FileType>1</FileType>
  868. <tvExp>0</tvExp>
  869. <tvExpOptDlg>0</tvExpOptDlg>
  870. <bDave2>0</bDave2>
  871. <PathWithFileName>.\BSP\GPIO_FM1288.c</PathWithFileName>
  872. <FilenameWithoutPath>GPIO_FM1288.c</FilenameWithoutPath>
  873. <RteFlg>0</RteFlg>
  874. <bShared>0</bShared>
  875. </File>
  876. <File>
  877. <GroupNumber>3</GroupNumber>
  878. <FileNumber>43</FileNumber>
  879. <FileType>1</FileType>
  880. <tvExp>0</tvExp>
  881. <tvExpOptDlg>0</tvExpOptDlg>
  882. <bDave2>0</bDave2>
  883. <PathWithFileName>.\BSP\GPIO_KEY.c</PathWithFileName>
  884. <FilenameWithoutPath>GPIO_KEY.c</FilenameWithoutPath>
  885. <RteFlg>0</RteFlg>
  886. <bShared>0</bShared>
  887. </File>
  888. <File>
  889. <GroupNumber>3</GroupNumber>
  890. <FileNumber>44</FileNumber>
  891. <FileType>1</FileType>
  892. <tvExp>0</tvExp>
  893. <tvExpOptDlg>0</tvExpOptDlg>
  894. <bDave2>0</bDave2>
  895. <PathWithFileName>.\BSP\app_msg.c</PathWithFileName>
  896. <FilenameWithoutPath>app_msg.c</FilenameWithoutPath>
  897. <RteFlg>0</RteFlg>
  898. <bShared>0</bShared>
  899. </File>
  900. <File>
  901. <GroupNumber>3</GroupNumber>
  902. <FileNumber>45</FileNumber>
  903. <FileType>1</FileType>
  904. <tvExp>0</tvExp>
  905. <tvExpOptDlg>0</tvExpOptDlg>
  906. <bDave2>0</bDave2>
  907. <PathWithFileName>.\BSP\GPIO_IIC_Drv.c</PathWithFileName>
  908. <FilenameWithoutPath>GPIO_IIC_Drv.c</FilenameWithoutPath>
  909. <RteFlg>0</RteFlg>
  910. <bShared>0</bShared>
  911. </File>
  912. <File>
  913. <GroupNumber>3</GroupNumber>
  914. <FileNumber>46</FileNumber>
  915. <FileType>1</FileType>
  916. <tvExp>0</tvExp>
  917. <tvExpOptDlg>0</tvExpOptDlg>
  918. <bDave2>0</bDave2>
  919. <PathWithFileName>.\BSP\IIC_FM1288.c</PathWithFileName>
  920. <FilenameWithoutPath>IIC_FM1288.c</FilenameWithoutPath>
  921. <RteFlg>0</RteFlg>
  922. <bShared>0</bShared>
  923. </File>
  924. </Group>
  925. <Group>
  926. <GroupName>User</GroupName>
  927. <tvExp>1</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <cbSel>0</cbSel>
  930. <RteFlg>0</RteFlg>
  931. <File>
  932. <GroupNumber>4</GroupNumber>
  933. <FileNumber>47</FileNumber>
  934. <FileType>1</FileType>
  935. <tvExp>1</tvExp>
  936. <tvExpOptDlg>0</tvExpOptDlg>
  937. <bDave2>0</bDave2>
  938. <PathWithFileName>.\User\Main.c</PathWithFileName>
  939. <FilenameWithoutPath>Main.c</FilenameWithoutPath>
  940. <RteFlg>0</RteFlg>
  941. <bShared>0</bShared>
  942. </File>
  943. </Group>
  944. <Group>
  945. <GroupName>::CMSIS</GroupName>
  946. <tvExp>0</tvExp>
  947. <tvExpOptDlg>0</tvExpOptDlg>
  948. <cbSel>0</cbSel>
  949. <RteFlg>1</RteFlg>
  950. </Group>
  951. </ProjectOpt>