Project_uvopt.bak 34 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_opt.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. </Extensions>
  14. <DaveTm>
  15. <dwLowDateTime>0</dwLowDateTime>
  16. <dwHighDateTime>0</dwHighDateTime>
  17. </DaveTm>
  18. <Target>
  19. <TargetName>HigosIAP150</TargetName>
  20. <ToolsetNumber>0x4</ToolsetNumber>
  21. <ToolsetName>ARM-ADS</ToolsetName>
  22. <TargetOption>
  23. <CLKADS>25000000</CLKADS>
  24. <OPTTT>
  25. <gFlags>1</gFlags>
  26. <BeepAtEnd>1</BeepAtEnd>
  27. <RunSim>1</RunSim>
  28. <RunTarget>0</RunTarget>
  29. </OPTTT>
  30. <OPTHX>
  31. <HexSelection>1</HexSelection>
  32. <FlashByte>65535</FlashByte>
  33. <HexRangeLowAddress>0</HexRangeLowAddress>
  34. <HexRangeHighAddress>0</HexRangeHighAddress>
  35. <HexOffset>0</HexOffset>
  36. </OPTHX>
  37. <OPTLEX>
  38. <PageWidth>79</PageWidth>
  39. <PageLength>66</PageLength>
  40. <TabStop>8</TabStop>
  41. <ListingPath>.\List\</ListingPath>
  42. </OPTLEX>
  43. <ListingPage>
  44. <CreateCListing>1</CreateCListing>
  45. <CreateAListing>1</CreateAListing>
  46. <CreateLListing>1</CreateLListing>
  47. <CreateIListing>0</CreateIListing>
  48. <AsmCond>1</AsmCond>
  49. <AsmSymb>1</AsmSymb>
  50. <AsmXref>0</AsmXref>
  51. <CCond>1</CCond>
  52. <CCode>0</CCode>
  53. <CListInc>0</CListInc>
  54. <CSymb>0</CSymb>
  55. <LinkerCodeListing>0</LinkerCodeListing>
  56. </ListingPage>
  57. <OPTXL>
  58. <LMap>1</LMap>
  59. <LComments>1</LComments>
  60. <LGenerateSymbols>1</LGenerateSymbols>
  61. <LLibSym>1</LLibSym>
  62. <LLines>1</LLines>
  63. <LLocSym>1</LLocSym>
  64. <LPubSym>1</LPubSym>
  65. <LXref>0</LXref>
  66. <LExpSel>0</LExpSel>
  67. </OPTXL>
  68. <OPTFL>
  69. <tvExp>1</tvExp>
  70. <tvExpOptDlg>0</tvExpOptDlg>
  71. <IsCurrentTarget>1</IsCurrentTarget>
  72. </OPTFL>
  73. <CpuCode>255</CpuCode>
  74. <Books>
  75. <Book>
  76. <Number>0</Number>
  77. <Title>7</Title>
  78. <Path>DATASHTS\ST\STM32F105</Path>
  79. </Book>
  80. <Book>
  81. <Number>1</Number>
  82. <Title>Reference Manual</Title>
  83. <Path>DATASHTS\ST\STM32F10xxx.PDF</Path>
  84. </Book>
  85. <Book>
  86. <Number>2</Number>
  87. <Title>Technical Reference Manual</Title>
  88. <Path>datashts\arm\cortex_m3\r1p1\DDI0337E_CORTEX_M3_R1P1_TRM.PDF</Path>
  89. </Book>
  90. <Book>
  91. <Number>3</Number>
  92. <Title>Generic User Guide</Title>
  93. <Path>datashts\arm\cortex_m3\r2p1\DUI0552A_CORTEX_M3_DGUG.PDF</Path>
  94. </Book>
  95. </Books>
  96. <DebugOpt>
  97. <uSim>0</uSim>
  98. <uTrg>1</uTrg>
  99. <sLdApp>1</sLdApp>
  100. <sGomain>1</sGomain>
  101. <sRbreak>1</sRbreak>
  102. <sRwatch>1</sRwatch>
  103. <sRmem>1</sRmem>
  104. <sRfunc>1</sRfunc>
  105. <sRbox>1</sRbox>
  106. <tLdApp>1</tLdApp>
  107. <tGomain>1</tGomain>
  108. <tRbreak>1</tRbreak>
  109. <tRwatch>1</tRwatch>
  110. <tRmem>1</tRmem>
  111. <tRfunc>0</tRfunc>
  112. <tRbox>1</tRbox>
  113. <tRtrace>0</tRtrace>
  114. <sRSysVw>1</sRSysVw>
  115. <tRSysVw>1</tRSysVw>
  116. <tPdscDbg>1</tPdscDbg>
  117. <sRunDeb>0</sRunDeb>
  118. <sLrtime>0</sLrtime>
  119. <nTsel>6</nTsel>
  120. <sDll></sDll>
  121. <sDllPa></sDllPa>
  122. <sDlgDll></sDlgDll>
  123. <sDlgPa></sDlgPa>
  124. <sIfile></sIfile>
  125. <tDll></tDll>
  126. <tDllPa></tDllPa>
  127. <tDlgDll></tDlgDll>
  128. <tDlgPa></tDlgPa>
  129. <tIfile></tIfile>
  130. <pMon>Segger\JL2CM3.dll</pMon>
  131. </DebugOpt>
  132. <TargetDriverDllRegistry>
  133. <SetRegEntry>
  134. <Number>0</Number>
  135. <Key>JL2CM3</Key>
  136. <Name>-U20090928 -O78 -S2 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8008 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO31 -FD20000000 -FC800 -FN1 -FF0STM32F10x_128 -FS08000000 -FL010000</Name>
  137. </SetRegEntry>
  138. <SetRegEntry>
  139. <Number>0</Number>
  140. <Key>DLGTARM</Key>
  141. <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>
  142. </SetRegEntry>
  143. <SetRegEntry>
  144. <Number>0</Number>
  145. <Key>ARMDBGFLAGS</Key>
  146. <Name></Name>
  147. </SetRegEntry>
  148. <SetRegEntry>
  149. <Number>0</Number>
  150. <Key>DLGUARM</Key>
  151. <Name></Name>
  152. </SetRegEntry>
  153. <SetRegEntry>
  154. <Number>0</Number>
  155. <Key>UL2CM3</Key>
  156. <Name>-O14 -S0 -C0 -N00("ARM Cortex-M3") -D00(1BA00477) -L00(4) -FO7 -FN1 -FC800 -FD20000000 -FF0STM32F10x_CL -FL020000 -FS08000000</Name>
  157. </SetRegEntry>
  158. </TargetDriverDllRegistry>
  159. <Breakpoint/>
  160. <WatchWindow1>
  161. <Ww>
  162. <count>0</count>
  163. <WinNumber>1</WinNumber>
  164. <ItemText>DataBuffer</ItemText>
  165. </Ww>
  166. <Ww>
  167. <count>1</count>
  168. <WinNumber>1</WinNumber>
  169. <ItemText>RxBuffer3</ItemText>
  170. </Ww>
  171. <Ww>
  172. <count>2</count>
  173. <WinNumber>1</WinNumber>
  174. <ItemText>ModemMsgQueue</ItemText>
  175. </Ww>
  176. <Ww>
  177. <count>3</count>
  178. <WinNumber>1</WinNumber>
  179. <ItemText>pAck</ItemText>
  180. </Ww>
  181. <Ww>
  182. <count>4</count>
  183. <WinNumber>1</WinNumber>
  184. <ItemText>pMsgBuf</ItemText>
  185. </Ww>
  186. <Ww>
  187. <count>5</count>
  188. <WinNumber>1</WinNumber>
  189. <ItemText>pDataRsp</ItemText>
  190. </Ww>
  191. <Ww>
  192. <count>6</count>
  193. <WinNumber>1</WinNumber>
  194. <ItemText>rx3_ct</ItemText>
  195. </Ww>
  196. <Ww>
  197. <count>7</count>
  198. <WinNumber>1</WinNumber>
  199. <ItemText>DataBuffer</ItemText>
  200. </Ww>
  201. <Ww>
  202. <count>8</count>
  203. <WinNumber>1</WinNumber>
  204. <ItemText>pListRsp</ItemText>
  205. </Ww>
  206. <Ww>
  207. <count>9</count>
  208. <WinNumber>1</WinNumber>
  209. <ItemText>sutFileList</ItemText>
  210. </Ww>
  211. <Ww>
  212. <count>10</count>
  213. <WinNumber>1</WinNumber>
  214. <ItemText>pFileDataReq</ItemText>
  215. </Ww>
  216. <Ww>
  217. <count>11</count>
  218. <WinNumber>1</WinNumber>
  219. <ItemText>IapRxBuf</ItemText>
  220. </Ww>
  221. <Ww>
  222. <count>12</count>
  223. <WinNumber>1</WinNumber>
  224. <ItemText>sutFileList</ItemText>
  225. </Ww>
  226. <Ww>
  227. <count>13</count>
  228. <WinNumber>1</WinNumber>
  229. <ItemText>sFlash_BUF</ItemText>
  230. </Ww>
  231. <Ww>
  232. <count>14</count>
  233. <WinNumber>1</WinNumber>
  234. <ItemText>pBuffer</ItemText>
  235. </Ww>
  236. </WatchWindow1>
  237. <WatchWindow2>
  238. <Ww>
  239. <count>0</count>
  240. <WinNumber>2</WinNumber>
  241. <ItemText>copyFilePara</ItemText>
  242. </Ww>
  243. </WatchWindow2>
  244. <MemoryWindow1>
  245. <Mm>
  246. <WinNumber>1</WinNumber>
  247. <SubType>0</SubType>
  248. <ItemText>pListRsp</ItemText>
  249. </Mm>
  250. </MemoryWindow1>
  251. <MemoryWindow2>
  252. <Mm>
  253. <WinNumber>2</WinNumber>
  254. <SubType>264</SubType>
  255. <ItemText>buf1</ItemText>
  256. </Mm>
  257. </MemoryWindow2>
  258. <MemoryWindow3>
  259. <Mm>
  260. <WinNumber>3</WinNumber>
  261. <SubType>0</SubType>
  262. <ItemText>ModemSendData</ItemText>
  263. </Mm>
  264. </MemoryWindow3>
  265. <Tracepoint>
  266. <THDelay>0</THDelay>
  267. </Tracepoint>
  268. <DebugFlag>
  269. <trace>0</trace>
  270. <periodic>0</periodic>
  271. <aLwin>1</aLwin>
  272. <aCover>0</aCover>
  273. <aSer1>0</aSer1>
  274. <aSer2>0</aSer2>
  275. <aPa>0</aPa>
  276. <viewmode>1</viewmode>
  277. <vrSel>0</vrSel>
  278. <aSym>0</aSym>
  279. <aTbox>0</aTbox>
  280. <AscS1>0</AscS1>
  281. <AscS2>0</AscS2>
  282. <AscS3>0</AscS3>
  283. <aSer3>0</aSer3>
  284. <eProf>0</eProf>
  285. <aLa>0</aLa>
  286. <aPa1>0</aPa1>
  287. <AscS4>0</AscS4>
  288. <aSer4>0</aSer4>
  289. <StkLoc>1</StkLoc>
  290. <TrcWin>0</TrcWin>
  291. <newCpu>0</newCpu>
  292. <uProt>0</uProt>
  293. </DebugFlag>
  294. <LintExecutable></LintExecutable>
  295. <LintConfigFile></LintConfigFile>
  296. </TargetOption>
  297. </Target>
  298. <Group>
  299. <GroupName>User</GroupName>
  300. <tvExp>1</tvExp>
  301. <tvExpOptDlg>0</tvExpOptDlg>
  302. <cbSel>0</cbSel>
  303. <RteFlg>0</RteFlg>
  304. <File>
  305. <GroupNumber>1</GroupNumber>
  306. <FileNumber>1</FileNumber>
  307. <FileType>1</FileType>
  308. <tvExp>0</tvExp>
  309. <Focus>1</Focus>
  310. <ColumnNumber>7</ColumnNumber>
  311. <tvExpOptDlg>0</tvExpOptDlg>
  312. <TopLine>49</TopLine>
  313. <CurrentLine>58</CurrentLine>
  314. <bDave2>0</bDave2>
  315. <PathWithFileName>..\USER\main.c</PathWithFileName>
  316. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  317. <RteFlg>0</RteFlg>
  318. <bShared>0</bShared>
  319. </File>
  320. <File>
  321. <GroupNumber>1</GroupNumber>
  322. <FileNumber>2</FileNumber>
  323. <FileType>1</FileType>
  324. <tvExp>0</tvExp>
  325. <Focus>1</Focus>
  326. <ColumnNumber>0</ColumnNumber>
  327. <tvExpOptDlg>0</tvExpOptDlg>
  328. <TopLine>51</TopLine>
  329. <CurrentLine>148</CurrentLine>
  330. <bDave2>0</bDave2>
  331. <PathWithFileName>..\USER\stm32f10x_it.c</PathWithFileName>
  332. <FilenameWithoutPath>stm32f10x_it.c</FilenameWithoutPath>
  333. <RteFlg>0</RteFlg>
  334. <bShared>0</bShared>
  335. </File>
  336. <File>
  337. <GroupNumber>1</GroupNumber>
  338. <FileNumber>3</FileNumber>
  339. <FileType>5</FileType>
  340. <tvExp>0</tvExp>
  341. <Focus>1</Focus>
  342. <ColumnNumber>2888324</ColumnNumber>
  343. <tvExpOptDlg>0</tvExpOptDlg>
  344. <TopLine>0</TopLine>
  345. <CurrentLine>5</CurrentLine>
  346. <bDave2>0</bDave2>
  347. <PathWithFileName>..\USER\stm32f10x_conf.h</PathWithFileName>
  348. <FilenameWithoutPath>stm32f10x_conf.h</FilenameWithoutPath>
  349. <RteFlg>0</RteFlg>
  350. <bShared>0</bShared>
  351. </File>
  352. <File>
  353. <GroupNumber>1</GroupNumber>
  354. <FileNumber>4</FileNumber>
  355. <FileType>1</FileType>
  356. <tvExp>0</tvExp>
  357. <Focus>1</Focus>
  358. <ColumnNumber>0</ColumnNumber>
  359. <tvExpOptDlg>0</tvExpOptDlg>
  360. <TopLine>137</TopLine>
  361. <CurrentLine>160</CurrentLine>
  362. <bDave2>0</bDave2>
  363. <PathWithFileName>..\USER\Msg.c</PathWithFileName>
  364. <FilenameWithoutPath>Msg.c</FilenameWithoutPath>
  365. <RteFlg>0</RteFlg>
  366. <bShared>0</bShared>
  367. </File>
  368. <File>
  369. <GroupNumber>1</GroupNumber>
  370. <FileNumber>5</FileNumber>
  371. <FileType>5</FileType>
  372. <tvExp>0</tvExp>
  373. <Focus>1</Focus>
  374. <ColumnNumber>2888324</ColumnNumber>
  375. <tvExpOptDlg>0</tvExpOptDlg>
  376. <TopLine>0</TopLine>
  377. <CurrentLine>5</CurrentLine>
  378. <bDave2>0</bDave2>
  379. <PathWithFileName>..\USER\Msg.h</PathWithFileName>
  380. <FilenameWithoutPath>Msg.h</FilenameWithoutPath>
  381. <RteFlg>0</RteFlg>
  382. <bShared>0</bShared>
  383. </File>
  384. <File>
  385. <GroupNumber>1</GroupNumber>
  386. <FileNumber>6</FileNumber>
  387. <FileType>1</FileType>
  388. <tvExp>0</tvExp>
  389. <Focus>1</Focus>
  390. <ColumnNumber>2888324</ColumnNumber>
  391. <tvExpOptDlg>0</tvExpOptDlg>
  392. <TopLine>0</TopLine>
  393. <CurrentLine>5</CurrentLine>
  394. <bDave2>0</bDave2>
  395. <PathWithFileName>..\USER\id.c</PathWithFileName>
  396. <FilenameWithoutPath>id.c</FilenameWithoutPath>
  397. <RteFlg>0</RteFlg>
  398. <bShared>0</bShared>
  399. </File>
  400. <File>
  401. <GroupNumber>1</GroupNumber>
  402. <FileNumber>7</FileNumber>
  403. <FileType>1</FileType>
  404. <tvExp>0</tvExp>
  405. <Focus>1</Focus>
  406. <ColumnNumber>10</ColumnNumber>
  407. <tvExpOptDlg>0</tvExpOptDlg>
  408. <TopLine>202</TopLine>
  409. <CurrentLine>213</CurrentLine>
  410. <bDave2>0</bDave2>
  411. <PathWithFileName>..\USER\IAP.c</PathWithFileName>
  412. <FilenameWithoutPath>IAP.c</FilenameWithoutPath>
  413. <RteFlg>0</RteFlg>
  414. <bShared>0</bShared>
  415. </File>
  416. <File>
  417. <GroupNumber>1</GroupNumber>
  418. <FileNumber>8</FileNumber>
  419. <FileType>1</FileType>
  420. <tvExp>0</tvExp>
  421. <Focus>1</Focus>
  422. <ColumnNumber>0</ColumnNumber>
  423. <tvExpOptDlg>0</tvExpOptDlg>
  424. <TopLine>261</TopLine>
  425. <CurrentLine>271</CurrentLine>
  426. <bDave2>0</bDave2>
  427. <PathWithFileName>..\USER\Serial.c</PathWithFileName>
  428. <FilenameWithoutPath>Serial.c</FilenameWithoutPath>
  429. <RteFlg>0</RteFlg>
  430. <bShared>0</bShared>
  431. </File>
  432. <File>
  433. <GroupNumber>1</GroupNumber>
  434. <FileNumber>9</FileNumber>
  435. <FileType>1</FileType>
  436. <tvExp>0</tvExp>
  437. <Focus>1</Focus>
  438. <ColumnNumber>2888324</ColumnNumber>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <TopLine>0</TopLine>
  441. <CurrentLine>5</CurrentLine>
  442. <bDave2>0</bDave2>
  443. <PathWithFileName>..\USER\md5.c</PathWithFileName>
  444. <FilenameWithoutPath>md5.c</FilenameWithoutPath>
  445. <RteFlg>0</RteFlg>
  446. <bShared>0</bShared>
  447. </File>
  448. <File>
  449. <GroupNumber>1</GroupNumber>
  450. <FileNumber>10</FileNumber>
  451. <FileType>1</FileType>
  452. <tvExp>0</tvExp>
  453. <Focus>1</Focus>
  454. <ColumnNumber>2888324</ColumnNumber>
  455. <tvExpOptDlg>0</tvExpOptDlg>
  456. <TopLine>0</TopLine>
  457. <CurrentLine>5</CurrentLine>
  458. <bDave2>0</bDave2>
  459. <PathWithFileName>..\USER\crc.c</PathWithFileName>
  460. <FilenameWithoutPath>crc.c</FilenameWithoutPath>
  461. <RteFlg>0</RteFlg>
  462. <bShared>0</bShared>
  463. </File>
  464. <File>
  465. <GroupNumber>1</GroupNumber>
  466. <FileNumber>11</FileNumber>
  467. <FileType>5</FileType>
  468. <tvExp>0</tvExp>
  469. <Focus>1</Focus>
  470. <ColumnNumber>2888324</ColumnNumber>
  471. <tvExpOptDlg>0</tvExpOptDlg>
  472. <TopLine>0</TopLine>
  473. <CurrentLine>5</CurrentLine>
  474. <bDave2>0</bDave2>
  475. <PathWithFileName>..\USER\includes.h</PathWithFileName>
  476. <FilenameWithoutPath>includes.h</FilenameWithoutPath>
  477. <RteFlg>0</RteFlg>
  478. <bShared>0</bShared>
  479. </File>
  480. <File>
  481. <GroupNumber>1</GroupNumber>
  482. <FileNumber>12</FileNumber>
  483. <FileType>1</FileType>
  484. <tvExp>0</tvExp>
  485. <Focus>1</Focus>
  486. <ColumnNumber>2888324</ColumnNumber>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <TopLine>0</TopLine>
  489. <CurrentLine>5</CurrentLine>
  490. <bDave2>0</bDave2>
  491. <PathWithFileName>..\USER\delay.c</PathWithFileName>
  492. <FilenameWithoutPath>delay.c</FilenameWithoutPath>
  493. <RteFlg>0</RteFlg>
  494. <bShared>0</bShared>
  495. </File>
  496. <File>
  497. <GroupNumber>1</GroupNumber>
  498. <FileNumber>13</FileNumber>
  499. <FileType>1</FileType>
  500. <tvExp>0</tvExp>
  501. <Focus>1</Focus>
  502. <ColumnNumber>2888324</ColumnNumber>
  503. <tvExpOptDlg>0</tvExpOptDlg>
  504. <TopLine>0</TopLine>
  505. <CurrentLine>5</CurrentLine>
  506. <bDave2>0</bDave2>
  507. <PathWithFileName>..\USER\flash.c</PathWithFileName>
  508. <FilenameWithoutPath>flash.c</FilenameWithoutPath>
  509. <RteFlg>0</RteFlg>
  510. <bShared>0</bShared>
  511. </File>
  512. <File>
  513. <GroupNumber>1</GroupNumber>
  514. <FileNumber>14</FileNumber>
  515. <FileType>1</FileType>
  516. <tvExp>1</tvExp>
  517. <Focus>1</Focus>
  518. <ColumnNumber>0</ColumnNumber>
  519. <tvExpOptDlg>0</tvExpOptDlg>
  520. <TopLine>296</TopLine>
  521. <CurrentLine>300</CurrentLine>
  522. <bDave2>0</bDave2>
  523. <PathWithFileName>..\USER\sFlash\W25Q64.c</PathWithFileName>
  524. <FilenameWithoutPath>W25Q64.c</FilenameWithoutPath>
  525. <RteFlg>0</RteFlg>
  526. <bShared>0</bShared>
  527. </File>
  528. <File>
  529. <GroupNumber>1</GroupNumber>
  530. <FileNumber>15</FileNumber>
  531. <FileType>1</FileType>
  532. <tvExp>0</tvExp>
  533. <Focus>1</Focus>
  534. <ColumnNumber>0</ColumnNumber>
  535. <tvExpOptDlg>0</tvExpOptDlg>
  536. <TopLine>2</TopLine>
  537. <CurrentLine>10</CurrentLine>
  538. <bDave2>0</bDave2>
  539. <PathWithFileName>..\USER\CopyFile.c</PathWithFileName>
  540. <FilenameWithoutPath>CopyFile.c</FilenameWithoutPath>
  541. <RteFlg>0</RteFlg>
  542. <bShared>0</bShared>
  543. </File>
  544. </Group>
  545. <Group>
  546. <GroupName>StdPeriph_Driver</GroupName>
  547. <tvExp>0</tvExp>
  548. <tvExpOptDlg>0</tvExpOptDlg>
  549. <cbSel>0</cbSel>
  550. <RteFlg>0</RteFlg>
  551. <File>
  552. <GroupNumber>2</GroupNumber>
  553. <FileNumber>16</FileNumber>
  554. <FileType>1</FileType>
  555. <tvExp>0</tvExp>
  556. <Focus>1</Focus>
  557. <ColumnNumber>2888324</ColumnNumber>
  558. <tvExpOptDlg>0</tvExpOptDlg>
  559. <TopLine>0</TopLine>
  560. <CurrentLine>5</CurrentLine>
  561. <bDave2>0</bDave2>
  562. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</PathWithFileName>
  563. <FilenameWithoutPath>misc.c</FilenameWithoutPath>
  564. <RteFlg>0</RteFlg>
  565. <bShared>0</bShared>
  566. </File>
  567. <File>
  568. <GroupNumber>2</GroupNumber>
  569. <FileNumber>17</FileNumber>
  570. <FileType>1</FileType>
  571. <tvExp>0</tvExp>
  572. <Focus>1</Focus>
  573. <ColumnNumber>2888324</ColumnNumber>
  574. <tvExpOptDlg>0</tvExpOptDlg>
  575. <TopLine>0</TopLine>
  576. <CurrentLine>5</CurrentLine>
  577. <bDave2>0</bDave2>
  578. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</PathWithFileName>
  579. <FilenameWithoutPath>stm32f10x_flash.c</FilenameWithoutPath>
  580. <RteFlg>0</RteFlg>
  581. <bShared>0</bShared>
  582. </File>
  583. <File>
  584. <GroupNumber>2</GroupNumber>
  585. <FileNumber>18</FileNumber>
  586. <FileType>1</FileType>
  587. <tvExp>0</tvExp>
  588. <Focus>1</Focus>
  589. <ColumnNumber>2888324</ColumnNumber>
  590. <tvExpOptDlg>0</tvExpOptDlg>
  591. <TopLine>0</TopLine>
  592. <CurrentLine>5</CurrentLine>
  593. <bDave2>0</bDave2>
  594. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</PathWithFileName>
  595. <FilenameWithoutPath>stm32f10x_gpio.c</FilenameWithoutPath>
  596. <RteFlg>0</RteFlg>
  597. <bShared>0</bShared>
  598. </File>
  599. <File>
  600. <GroupNumber>2</GroupNumber>
  601. <FileNumber>19</FileNumber>
  602. <FileType>1</FileType>
  603. <tvExp>0</tvExp>
  604. <Focus>1</Focus>
  605. <ColumnNumber>2888324</ColumnNumber>
  606. <tvExpOptDlg>0</tvExpOptDlg>
  607. <TopLine>0</TopLine>
  608. <CurrentLine>5</CurrentLine>
  609. <bDave2>0</bDave2>
  610. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</PathWithFileName>
  611. <FilenameWithoutPath>stm32f10x_rcc.c</FilenameWithoutPath>
  612. <RteFlg>0</RteFlg>
  613. <bShared>0</bShared>
  614. </File>
  615. <File>
  616. <GroupNumber>2</GroupNumber>
  617. <FileNumber>20</FileNumber>
  618. <FileType>1</FileType>
  619. <tvExp>0</tvExp>
  620. <Focus>1</Focus>
  621. <ColumnNumber>2888324</ColumnNumber>
  622. <tvExpOptDlg>0</tvExpOptDlg>
  623. <TopLine>0</TopLine>
  624. <CurrentLine>5</CurrentLine>
  625. <bDave2>0</bDave2>
  626. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</PathWithFileName>
  627. <FilenameWithoutPath>stm32f10x_adc.c</FilenameWithoutPath>
  628. <RteFlg>0</RteFlg>
  629. <bShared>0</bShared>
  630. </File>
  631. <File>
  632. <GroupNumber>2</GroupNumber>
  633. <FileNumber>21</FileNumber>
  634. <FileType>1</FileType>
  635. <tvExp>0</tvExp>
  636. <Focus>1</Focus>
  637. <ColumnNumber>2888324</ColumnNumber>
  638. <tvExpOptDlg>0</tvExpOptDlg>
  639. <TopLine>0</TopLine>
  640. <CurrentLine>5</CurrentLine>
  641. <bDave2>0</bDave2>
  642. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</PathWithFileName>
  643. <FilenameWithoutPath>stm32f10x_bkp.c</FilenameWithoutPath>
  644. <RteFlg>0</RteFlg>
  645. <bShared>0</bShared>
  646. </File>
  647. <File>
  648. <GroupNumber>2</GroupNumber>
  649. <FileNumber>22</FileNumber>
  650. <FileType>1</FileType>
  651. <tvExp>0</tvExp>
  652. <Focus>1</Focus>
  653. <ColumnNumber>2888324</ColumnNumber>
  654. <tvExpOptDlg>0</tvExpOptDlg>
  655. <TopLine>0</TopLine>
  656. <CurrentLine>5</CurrentLine>
  657. <bDave2>0</bDave2>
  658. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</PathWithFileName>
  659. <FilenameWithoutPath>stm32f10x_can.c</FilenameWithoutPath>
  660. <RteFlg>0</RteFlg>
  661. <bShared>0</bShared>
  662. </File>
  663. <File>
  664. <GroupNumber>2</GroupNumber>
  665. <FileNumber>23</FileNumber>
  666. <FileType>1</FileType>
  667. <tvExp>0</tvExp>
  668. <Focus>1</Focus>
  669. <ColumnNumber>2888324</ColumnNumber>
  670. <tvExpOptDlg>0</tvExpOptDlg>
  671. <TopLine>0</TopLine>
  672. <CurrentLine>5</CurrentLine>
  673. <bDave2>0</bDave2>
  674. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</PathWithFileName>
  675. <FilenameWithoutPath>stm32f10x_cec.c</FilenameWithoutPath>
  676. <RteFlg>0</RteFlg>
  677. <bShared>0</bShared>
  678. </File>
  679. <File>
  680. <GroupNumber>2</GroupNumber>
  681. <FileNumber>24</FileNumber>
  682. <FileType>1</FileType>
  683. <tvExp>0</tvExp>
  684. <Focus>1</Focus>
  685. <ColumnNumber>2888324</ColumnNumber>
  686. <tvExpOptDlg>0</tvExpOptDlg>
  687. <TopLine>0</TopLine>
  688. <CurrentLine>5</CurrentLine>
  689. <bDave2>0</bDave2>
  690. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</PathWithFileName>
  691. <FilenameWithoutPath>stm32f10x_crc.c</FilenameWithoutPath>
  692. <RteFlg>0</RteFlg>
  693. <bShared>0</bShared>
  694. </File>
  695. <File>
  696. <GroupNumber>2</GroupNumber>
  697. <FileNumber>25</FileNumber>
  698. <FileType>1</FileType>
  699. <tvExp>0</tvExp>
  700. <Focus>1</Focus>
  701. <ColumnNumber>2888324</ColumnNumber>
  702. <tvExpOptDlg>0</tvExpOptDlg>
  703. <TopLine>0</TopLine>
  704. <CurrentLine>5</CurrentLine>
  705. <bDave2>0</bDave2>
  706. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</PathWithFileName>
  707. <FilenameWithoutPath>stm32f10x_dac.c</FilenameWithoutPath>
  708. <RteFlg>0</RteFlg>
  709. <bShared>0</bShared>
  710. </File>
  711. <File>
  712. <GroupNumber>2</GroupNumber>
  713. <FileNumber>26</FileNumber>
  714. <FileType>1</FileType>
  715. <tvExp>0</tvExp>
  716. <Focus>1</Focus>
  717. <ColumnNumber>2888324</ColumnNumber>
  718. <tvExpOptDlg>0</tvExpOptDlg>
  719. <TopLine>0</TopLine>
  720. <CurrentLine>5</CurrentLine>
  721. <bDave2>0</bDave2>
  722. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</PathWithFileName>
  723. <FilenameWithoutPath>stm32f10x_dbgmcu.c</FilenameWithoutPath>
  724. <RteFlg>0</RteFlg>
  725. <bShared>0</bShared>
  726. </File>
  727. <File>
  728. <GroupNumber>2</GroupNumber>
  729. <FileNumber>27</FileNumber>
  730. <FileType>1</FileType>
  731. <tvExp>0</tvExp>
  732. <Focus>1</Focus>
  733. <ColumnNumber>2888324</ColumnNumber>
  734. <tvExpOptDlg>0</tvExpOptDlg>
  735. <TopLine>0</TopLine>
  736. <CurrentLine>5</CurrentLine>
  737. <bDave2>0</bDave2>
  738. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</PathWithFileName>
  739. <FilenameWithoutPath>stm32f10x_dma.c</FilenameWithoutPath>
  740. <RteFlg>0</RteFlg>
  741. <bShared>0</bShared>
  742. </File>
  743. <File>
  744. <GroupNumber>2</GroupNumber>
  745. <FileNumber>28</FileNumber>
  746. <FileType>1</FileType>
  747. <tvExp>0</tvExp>
  748. <Focus>1</Focus>
  749. <ColumnNumber>2888324</ColumnNumber>
  750. <tvExpOptDlg>0</tvExpOptDlg>
  751. <TopLine>0</TopLine>
  752. <CurrentLine>5</CurrentLine>
  753. <bDave2>0</bDave2>
  754. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</PathWithFileName>
  755. <FilenameWithoutPath>stm32f10x_exti.c</FilenameWithoutPath>
  756. <RteFlg>0</RteFlg>
  757. <bShared>0</bShared>
  758. </File>
  759. <File>
  760. <GroupNumber>2</GroupNumber>
  761. <FileNumber>29</FileNumber>
  762. <FileType>1</FileType>
  763. <tvExp>0</tvExp>
  764. <Focus>1</Focus>
  765. <ColumnNumber>2888324</ColumnNumber>
  766. <tvExpOptDlg>0</tvExpOptDlg>
  767. <TopLine>0</TopLine>
  768. <CurrentLine>5</CurrentLine>
  769. <bDave2>0</bDave2>
  770. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</PathWithFileName>
  771. <FilenameWithoutPath>stm32f10x_fsmc.c</FilenameWithoutPath>
  772. <RteFlg>0</RteFlg>
  773. <bShared>0</bShared>
  774. </File>
  775. <File>
  776. <GroupNumber>2</GroupNumber>
  777. <FileNumber>30</FileNumber>
  778. <FileType>1</FileType>
  779. <tvExp>0</tvExp>
  780. <Focus>1</Focus>
  781. <ColumnNumber>2888324</ColumnNumber>
  782. <tvExpOptDlg>0</tvExpOptDlg>
  783. <TopLine>0</TopLine>
  784. <CurrentLine>5</CurrentLine>
  785. <bDave2>0</bDave2>
  786. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</PathWithFileName>
  787. <FilenameWithoutPath>stm32f10x_i2c.c</FilenameWithoutPath>
  788. <RteFlg>0</RteFlg>
  789. <bShared>0</bShared>
  790. </File>
  791. <File>
  792. <GroupNumber>2</GroupNumber>
  793. <FileNumber>31</FileNumber>
  794. <FileType>1</FileType>
  795. <tvExp>0</tvExp>
  796. <Focus>1</Focus>
  797. <ColumnNumber>2888324</ColumnNumber>
  798. <tvExpOptDlg>0</tvExpOptDlg>
  799. <TopLine>0</TopLine>
  800. <CurrentLine>5</CurrentLine>
  801. <bDave2>0</bDave2>
  802. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</PathWithFileName>
  803. <FilenameWithoutPath>stm32f10x_iwdg.c</FilenameWithoutPath>
  804. <RteFlg>0</RteFlg>
  805. <bShared>0</bShared>
  806. </File>
  807. <File>
  808. <GroupNumber>2</GroupNumber>
  809. <FileNumber>32</FileNumber>
  810. <FileType>1</FileType>
  811. <tvExp>0</tvExp>
  812. <Focus>1</Focus>
  813. <ColumnNumber>2888324</ColumnNumber>
  814. <tvExpOptDlg>0</tvExpOptDlg>
  815. <TopLine>0</TopLine>
  816. <CurrentLine>5</CurrentLine>
  817. <bDave2>0</bDave2>
  818. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</PathWithFileName>
  819. <FilenameWithoutPath>stm32f10x_pwr.c</FilenameWithoutPath>
  820. <RteFlg>0</RteFlg>
  821. <bShared>0</bShared>
  822. </File>
  823. <File>
  824. <GroupNumber>2</GroupNumber>
  825. <FileNumber>33</FileNumber>
  826. <FileType>1</FileType>
  827. <tvExp>0</tvExp>
  828. <Focus>1</Focus>
  829. <ColumnNumber>2888324</ColumnNumber>
  830. <tvExpOptDlg>0</tvExpOptDlg>
  831. <TopLine>0</TopLine>
  832. <CurrentLine>5</CurrentLine>
  833. <bDave2>0</bDave2>
  834. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</PathWithFileName>
  835. <FilenameWithoutPath>stm32f10x_rtc.c</FilenameWithoutPath>
  836. <RteFlg>0</RteFlg>
  837. <bShared>0</bShared>
  838. </File>
  839. <File>
  840. <GroupNumber>2</GroupNumber>
  841. <FileNumber>34</FileNumber>
  842. <FileType>1</FileType>
  843. <tvExp>0</tvExp>
  844. <Focus>1</Focus>
  845. <ColumnNumber>2888324</ColumnNumber>
  846. <tvExpOptDlg>0</tvExpOptDlg>
  847. <TopLine>0</TopLine>
  848. <CurrentLine>5</CurrentLine>
  849. <bDave2>0</bDave2>
  850. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</PathWithFileName>
  851. <FilenameWithoutPath>stm32f10x_sdio.c</FilenameWithoutPath>
  852. <RteFlg>0</RteFlg>
  853. <bShared>0</bShared>
  854. </File>
  855. <File>
  856. <GroupNumber>2</GroupNumber>
  857. <FileNumber>35</FileNumber>
  858. <FileType>1</FileType>
  859. <tvExp>0</tvExp>
  860. <Focus>1</Focus>
  861. <ColumnNumber>2888324</ColumnNumber>
  862. <tvExpOptDlg>0</tvExpOptDlg>
  863. <TopLine>0</TopLine>
  864. <CurrentLine>5</CurrentLine>
  865. <bDave2>0</bDave2>
  866. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</PathWithFileName>
  867. <FilenameWithoutPath>stm32f10x_spi.c</FilenameWithoutPath>
  868. <RteFlg>0</RteFlg>
  869. <bShared>0</bShared>
  870. </File>
  871. <File>
  872. <GroupNumber>2</GroupNumber>
  873. <FileNumber>36</FileNumber>
  874. <FileType>1</FileType>
  875. <tvExp>0</tvExp>
  876. <Focus>1</Focus>
  877. <ColumnNumber>2888324</ColumnNumber>
  878. <tvExpOptDlg>0</tvExpOptDlg>
  879. <TopLine>0</TopLine>
  880. <CurrentLine>5</CurrentLine>
  881. <bDave2>0</bDave2>
  882. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</PathWithFileName>
  883. <FilenameWithoutPath>stm32f10x_tim.c</FilenameWithoutPath>
  884. <RteFlg>0</RteFlg>
  885. <bShared>0</bShared>
  886. </File>
  887. <File>
  888. <GroupNumber>2</GroupNumber>
  889. <FileNumber>37</FileNumber>
  890. <FileType>1</FileType>
  891. <tvExp>0</tvExp>
  892. <Focus>1</Focus>
  893. <ColumnNumber>2888324</ColumnNumber>
  894. <tvExpOptDlg>0</tvExpOptDlg>
  895. <TopLine>0</TopLine>
  896. <CurrentLine>5</CurrentLine>
  897. <bDave2>0</bDave2>
  898. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</PathWithFileName>
  899. <FilenameWithoutPath>stm32f10x_usart.c</FilenameWithoutPath>
  900. <RteFlg>0</RteFlg>
  901. <bShared>0</bShared>
  902. </File>
  903. <File>
  904. <GroupNumber>2</GroupNumber>
  905. <FileNumber>38</FileNumber>
  906. <FileType>1</FileType>
  907. <tvExp>0</tvExp>
  908. <Focus>1</Focus>
  909. <ColumnNumber>2888324</ColumnNumber>
  910. <tvExpOptDlg>0</tvExpOptDlg>
  911. <TopLine>0</TopLine>
  912. <CurrentLine>5</CurrentLine>
  913. <bDave2>0</bDave2>
  914. <PathWithFileName>..\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</PathWithFileName>
  915. <FilenameWithoutPath>stm32f10x_wwdg.c</FilenameWithoutPath>
  916. <RteFlg>0</RteFlg>
  917. <bShared>0</bShared>
  918. </File>
  919. </Group>
  920. <Group>
  921. <GroupName>CMSIS</GroupName>
  922. <tvExp>1</tvExp>
  923. <tvExpOptDlg>0</tvExpOptDlg>
  924. <cbSel>0</cbSel>
  925. <RteFlg>0</RteFlg>
  926. <File>
  927. <GroupNumber>3</GroupNumber>
  928. <FileNumber>39</FileNumber>
  929. <FileType>1</FileType>
  930. <tvExp>0</tvExp>
  931. <Focus>1</Focus>
  932. <ColumnNumber>2888324</ColumnNumber>
  933. <tvExpOptDlg>0</tvExpOptDlg>
  934. <TopLine>0</TopLine>
  935. <CurrentLine>5</CurrentLine>
  936. <bDave2>0</bDave2>
  937. <PathWithFileName>..\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</PathWithFileName>
  938. <FilenameWithoutPath>core_cm3.c</FilenameWithoutPath>
  939. <RteFlg>0</RteFlg>
  940. <bShared>0</bShared>
  941. </File>
  942. <File>
  943. <GroupNumber>3</GroupNumber>
  944. <FileNumber>40</FileNumber>
  945. <FileType>1</FileType>
  946. <tvExp>0</tvExp>
  947. <Focus>1</Focus>
  948. <ColumnNumber>2888324</ColumnNumber>
  949. <tvExpOptDlg>0</tvExpOptDlg>
  950. <TopLine>0</TopLine>
  951. <CurrentLine>5</CurrentLine>
  952. <bDave2>0</bDave2>
  953. <PathWithFileName>..\USER\system_stm32f10x.c</PathWithFileName>
  954. <FilenameWithoutPath>system_stm32f10x.c</FilenameWithoutPath>
  955. <RteFlg>0</RteFlg>
  956. <bShared>0</bShared>
  957. </File>
  958. </Group>
  959. <Group>
  960. <GroupName>Startup</GroupName>
  961. <tvExp>1</tvExp>
  962. <tvExpOptDlg>0</tvExpOptDlg>
  963. <cbSel>0</cbSel>
  964. <RteFlg>0</RteFlg>
  965. <File>
  966. <GroupNumber>4</GroupNumber>
  967. <FileNumber>41</FileNumber>
  968. <FileType>2</FileType>
  969. <tvExp>0</tvExp>
  970. <Focus>1</Focus>
  971. <ColumnNumber>0</ColumnNumber>
  972. <tvExpOptDlg>0</tvExpOptDlg>
  973. <TopLine>168</TopLine>
  974. <CurrentLine>196</CurrentLine>
  975. <bDave2>0</bDave2>
  976. <PathWithFileName>..\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_hd.s</PathWithFileName>
  977. <FilenameWithoutPath>startup_stm32f10x_hd.s</FilenameWithoutPath>
  978. <RteFlg>0</RteFlg>
  979. <bShared>0</bShared>
  980. </File>
  981. </Group>
  982. <Group>
  983. <GroupName>sFlash</GroupName>
  984. <tvExp>1</tvExp>
  985. <tvExpOptDlg>0</tvExpOptDlg>
  986. <cbSel>0</cbSel>
  987. <RteFlg>0</RteFlg>
  988. <File>
  989. <GroupNumber>5</GroupNumber>
  990. <FileNumber>42</FileNumber>
  991. <FileType>1</FileType>
  992. <tvExp>0</tvExp>
  993. <Focus>1</Focus>
  994. <ColumnNumber>2888324</ColumnNumber>
  995. <tvExpOptDlg>0</tvExpOptDlg>
  996. <TopLine>0</TopLine>
  997. <CurrentLine>5</CurrentLine>
  998. <bDave2>0</bDave2>
  999. <PathWithFileName>..\USER\sFlash\DownFiles.c</PathWithFileName>
  1000. <FilenameWithoutPath>DownFiles.c</FilenameWithoutPath>
  1001. <RteFlg>0</RteFlg>
  1002. <bShared>0</bShared>
  1003. </File>
  1004. <File>
  1005. <GroupNumber>5</GroupNumber>
  1006. <FileNumber>43</FileNumber>
  1007. <FileType>1</FileType>
  1008. <tvExp>0</tvExp>
  1009. <Focus>1</Focus>
  1010. <ColumnNumber>0</ColumnNumber>
  1011. <tvExpOptDlg>0</tvExpOptDlg>
  1012. <TopLine>23</TopLine>
  1013. <CurrentLine>36</CurrentLine>
  1014. <bDave2>0</bDave2>
  1015. <PathWithFileName>..\USER\sFlash\FileSys.c</PathWithFileName>
  1016. <FilenameWithoutPath>FileSys.c</FilenameWithoutPath>
  1017. <RteFlg>0</RteFlg>
  1018. <bShared>0</bShared>
  1019. </File>
  1020. <File>
  1021. <GroupNumber>5</GroupNumber>
  1022. <FileNumber>44</FileNumber>
  1023. <FileType>1</FileType>
  1024. <tvExp>0</tvExp>
  1025. <Focus>1</Focus>
  1026. <ColumnNumber>2888324</ColumnNumber>
  1027. <tvExpOptDlg>0</tvExpOptDlg>
  1028. <TopLine>0</TopLine>
  1029. <CurrentLine>5</CurrentLine>
  1030. <bDave2>0</bDave2>
  1031. <PathWithFileName>..\USER\sFlash\W25Q64.c</PathWithFileName>
  1032. <FilenameWithoutPath>W25Q64.c</FilenameWithoutPath>
  1033. <RteFlg>0</RteFlg>
  1034. <bShared>0</bShared>
  1035. </File>
  1036. <File>
  1037. <GroupNumber>5</GroupNumber>
  1038. <FileNumber>45</FileNumber>
  1039. <FileType>5</FileType>
  1040. <tvExp>0</tvExp>
  1041. <Focus>1</Focus>
  1042. <ColumnNumber>2888324</ColumnNumber>
  1043. <tvExpOptDlg>0</tvExpOptDlg>
  1044. <TopLine>0</TopLine>
  1045. <CurrentLine>5</CurrentLine>
  1046. <bDave2>0</bDave2>
  1047. <PathWithFileName>..\USER\sFlash\DownFiles.h</PathWithFileName>
  1048. <FilenameWithoutPath>DownFiles.h</FilenameWithoutPath>
  1049. <RteFlg>0</RteFlg>
  1050. <bShared>0</bShared>
  1051. </File>
  1052. <File>
  1053. <GroupNumber>5</GroupNumber>
  1054. <FileNumber>46</FileNumber>
  1055. <FileType>5</FileType>
  1056. <tvExp>0</tvExp>
  1057. <Focus>1</Focus>
  1058. <ColumnNumber>2888324</ColumnNumber>
  1059. <tvExpOptDlg>0</tvExpOptDlg>
  1060. <TopLine>0</TopLine>
  1061. <CurrentLine>5</CurrentLine>
  1062. <bDave2>0</bDave2>
  1063. <PathWithFileName>..\USER\sFlash\FileSys.h</PathWithFileName>
  1064. <FilenameWithoutPath>FileSys.h</FilenameWithoutPath>
  1065. <RteFlg>0</RteFlg>
  1066. <bShared>0</bShared>
  1067. </File>
  1068. <File>
  1069. <GroupNumber>5</GroupNumber>
  1070. <FileNumber>47</FileNumber>
  1071. <FileType>5</FileType>
  1072. <tvExp>0</tvExp>
  1073. <Focus>1</Focus>
  1074. <ColumnNumber>2888324</ColumnNumber>
  1075. <tvExpOptDlg>0</tvExpOptDlg>
  1076. <TopLine>0</TopLine>
  1077. <CurrentLine>5</CurrentLine>
  1078. <bDave2>0</bDave2>
  1079. <PathWithFileName>..\USER\sFlash\W25Q64.h</PathWithFileName>
  1080. <FilenameWithoutPath>W25Q64.h</FilenameWithoutPath>
  1081. <RteFlg>0</RteFlg>
  1082. <bShared>0</bShared>
  1083. </File>
  1084. </Group>
  1085. </ProjectOpt>