centralCtrSys.uvoptx 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019
  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</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>centralCtrSys</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></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>1</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>3</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>BIN\CMSIS_AGDI.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>DLGTARM</Key>
  123. <Name>(1010=1257,274,1707,831,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=1449,174,1707,762,0)</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>ARMDBGFLAGS</Key>
  128. <Name></Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>DLGUARM</Key>
  133. <Name></Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>CMSIS_AGDI</Key>
  138. <Name>-X"ATK-HS-V3-CMSIS-DAP" -UATK 20210914 -O206 -S8 -C0 -P00000000 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103ZE$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:STM32F103ZE$Flash\STM32F10x_512.FLM))</Name>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>ST-LINKIII-KEIL_SWO</Key>
  148. <Name>-U-O142 -O2254 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103ZE$Flash\STM32F10x_512.FLM)</Name>
  149. </SetRegEntry>
  150. </TargetDriverDllRegistry>
  151. <Breakpoint/>
  152. <WatchWindow1>
  153. <Ww>
  154. <count>0</count>
  155. <WinNumber>1</WinNumber>
  156. <ItemText>g_usart4_rx_buf</ItemText>
  157. </Ww>
  158. <Ww>
  159. <count>1</count>
  160. <WinNumber>1</WinNumber>
  161. <ItemText>s_messageDate</ItemText>
  162. </Ww>
  163. <Ww>
  164. <count>2</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>polygonLat</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>3</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>polygonLng</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>4</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>s_rs485RecDate</ItemText>
  177. </Ww>
  178. <Ww>
  179. <count>5</count>
  180. <WinNumber>1</WinNumber>
  181. <ItemText>s_comData,0x10</ItemText>
  182. </Ww>
  183. <Ww>
  184. <count>6</count>
  185. <WinNumber>1</WinNumber>
  186. <ItemText>s_param_boot,0x10</ItemText>
  187. </Ww>
  188. <Ww>
  189. <count>7</count>
  190. <WinNumber>1</WinNumber>
  191. <ItemText>s_global_par</ItemText>
  192. </Ww>
  193. <Ww>
  194. <count>8</count>
  195. <WinNumber>1</WinNumber>
  196. <ItemText>s_ec800Date</ItemText>
  197. </Ww>
  198. <Ww>
  199. <count>9</count>
  200. <WinNumber>1</WinNumber>
  201. <ItemText>s_nmea_utc_time,0x0A</ItemText>
  202. </Ww>
  203. </WatchWindow1>
  204. <WatchWindow2>
  205. <Ww>
  206. <count>0</count>
  207. <WinNumber>2</WinNumber>
  208. <ItemText>stateStep</ItemText>
  209. </Ww>
  210. <Ww>
  211. <count>1</count>
  212. <WinNumber>2</WinNumber>
  213. <ItemText>linkStep</ItemText>
  214. </Ww>
  215. </WatchWindow2>
  216. <MemoryWindow1>
  217. <Mm>
  218. <WinNumber>1</WinNumber>
  219. <SubType>0</SubType>
  220. <ItemText>0x8002800</ItemText>
  221. <AccSizeX>0</AccSizeX>
  222. </Mm>
  223. </MemoryWindow1>
  224. <MemoryWindow2>
  225. <Mm>
  226. <WinNumber>2</WinNumber>
  227. <SubType>0</SubType>
  228. <ItemText>0x8041000</ItemText>
  229. <AccSizeX>0</AccSizeX>
  230. </Mm>
  231. </MemoryWindow2>
  232. <MemoryWindow4>
  233. <Mm>
  234. <WinNumber>4</WinNumber>
  235. <SubType>0</SubType>
  236. <ItemText>0x8000000</ItemText>
  237. <AccSizeX>0</AccSizeX>
  238. </Mm>
  239. </MemoryWindow4>
  240. <Tracepoint>
  241. <THDelay>0</THDelay>
  242. </Tracepoint>
  243. <DebugFlag>
  244. <trace>0</trace>
  245. <periodic>1</periodic>
  246. <aLwin>1</aLwin>
  247. <aCover>0</aCover>
  248. <aSer1>0</aSer1>
  249. <aSer2>0</aSer2>
  250. <aPa>0</aPa>
  251. <viewmode>1</viewmode>
  252. <vrSel>0</vrSel>
  253. <aSym>0</aSym>
  254. <aTbox>0</aTbox>
  255. <AscS1>0</AscS1>
  256. <AscS2>0</AscS2>
  257. <AscS3>0</AscS3>
  258. <aSer3>0</aSer3>
  259. <eProf>0</eProf>
  260. <aLa>0</aLa>
  261. <aPa1>0</aPa1>
  262. <AscS4>0</AscS4>
  263. <aSer4>0</aSer4>
  264. <StkLoc>1</StkLoc>
  265. <TrcWin>0</TrcWin>
  266. <newCpu>0</newCpu>
  267. <uProt>0</uProt>
  268. </DebugFlag>
  269. <LintExecutable></LintExecutable>
  270. <LintConfigFile></LintConfigFile>
  271. <bLintAuto>0</bLintAuto>
  272. <bAutoGenD>0</bAutoGenD>
  273. <LntExFlags>0</LntExFlags>
  274. <pMisraName></pMisraName>
  275. <pszMrule></pszMrule>
  276. <pSingCmds></pSingCmds>
  277. <pMultCmds></pMultCmds>
  278. <pMisraNamep></pMisraNamep>
  279. <pszMrulep></pszMrulep>
  280. <pSingCmdsp></pSingCmdsp>
  281. <pMultCmdsp></pMultCmdsp>
  282. <SystemViewers>
  283. <Entry>
  284. <Name>System Viewer\DMA1</Name>
  285. <WinId>35904</WinId>
  286. </Entry>
  287. <Entry>
  288. <Name>System Viewer\USART3</Name>
  289. <WinId>35905</WinId>
  290. </Entry>
  291. </SystemViewers>
  292. <DebugDescription>
  293. <Enable>1</Enable>
  294. <EnableFlashSeq>1</EnableFlashSeq>
  295. <EnableLog>0</EnableLog>
  296. <Protocol>2</Protocol>
  297. <DbgClock>10000000</DbgClock>
  298. </DebugDescription>
  299. </TargetOption>
  300. </Target>
  301. <Group>
  302. <GroupName>Application/MDK-ARM</GroupName>
  303. <tvExp>1</tvExp>
  304. <tvExpOptDlg>0</tvExpOptDlg>
  305. <cbSel>0</cbSel>
  306. <RteFlg>0</RteFlg>
  307. <File>
  308. <GroupNumber>1</GroupNumber>
  309. <FileNumber>1</FileNumber>
  310. <FileType>2</FileType>
  311. <tvExp>0</tvExp>
  312. <tvExpOptDlg>0</tvExpOptDlg>
  313. <bDave2>0</bDave2>
  314. <PathWithFileName>startup_stm32f103xe.s</PathWithFileName>
  315. <FilenameWithoutPath>startup_stm32f103xe.s</FilenameWithoutPath>
  316. <RteFlg>0</RteFlg>
  317. <bShared>0</bShared>
  318. </File>
  319. </Group>
  320. <Group>
  321. <GroupName>Application/User/Core</GroupName>
  322. <tvExp>1</tvExp>
  323. <tvExpOptDlg>0</tvExpOptDlg>
  324. <cbSel>0</cbSel>
  325. <RteFlg>0</RteFlg>
  326. <File>
  327. <GroupNumber>2</GroupNumber>
  328. <FileNumber>2</FileNumber>
  329. <FileType>1</FileType>
  330. <tvExp>0</tvExp>
  331. <tvExpOptDlg>0</tvExpOptDlg>
  332. <bDave2>0</bDave2>
  333. <PathWithFileName>..\Core\Src\task_communication.c</PathWithFileName>
  334. <FilenameWithoutPath>task_communication.c</FilenameWithoutPath>
  335. <RteFlg>0</RteFlg>
  336. <bShared>0</bShared>
  337. </File>
  338. <File>
  339. <GroupNumber>2</GroupNumber>
  340. <FileNumber>3</FileNumber>
  341. <FileType>1</FileType>
  342. <tvExp>0</tvExp>
  343. <tvExpOptDlg>0</tvExpOptDlg>
  344. <bDave2>0</bDave2>
  345. <PathWithFileName>..\Core\Src\task_ec800_upload.c</PathWithFileName>
  346. <FilenameWithoutPath>task_ec800_upload.c</FilenameWithoutPath>
  347. <RteFlg>0</RteFlg>
  348. <bShared>0</bShared>
  349. </File>
  350. <File>
  351. <GroupNumber>2</GroupNumber>
  352. <FileNumber>4</FileNumber>
  353. <FileType>1</FileType>
  354. <tvExp>0</tvExp>
  355. <tvExpOptDlg>0</tvExpOptDlg>
  356. <bDave2>0</bDave2>
  357. <PathWithFileName>..\Core\Src\cJSON.c</PathWithFileName>
  358. <FilenameWithoutPath>cJSON.c</FilenameWithoutPath>
  359. <RteFlg>0</RteFlg>
  360. <bShared>0</bShared>
  361. </File>
  362. <File>
  363. <GroupNumber>2</GroupNumber>
  364. <FileNumber>5</FileNumber>
  365. <FileType>1</FileType>
  366. <tvExp>0</tvExp>
  367. <tvExpOptDlg>0</tvExpOptDlg>
  368. <bDave2>0</bDave2>
  369. <PathWithFileName>..\Core\Src\EC800.c</PathWithFileName>
  370. <FilenameWithoutPath>EC800.c</FilenameWithoutPath>
  371. <RteFlg>0</RteFlg>
  372. <bShared>0</bShared>
  373. </File>
  374. <File>
  375. <GroupNumber>2</GroupNumber>
  376. <FileNumber>6</FileNumber>
  377. <FileType>1</FileType>
  378. <tvExp>0</tvExp>
  379. <tvExpOptDlg>0</tvExpOptDlg>
  380. <bDave2>0</bDave2>
  381. <PathWithFileName>..\Core\Src\nmea.c</PathWithFileName>
  382. <FilenameWithoutPath>nmea.c</FilenameWithoutPath>
  383. <RteFlg>0</RteFlg>
  384. <bShared>0</bShared>
  385. </File>
  386. <File>
  387. <GroupNumber>2</GroupNumber>
  388. <FileNumber>7</FileNumber>
  389. <FileType>1</FileType>
  390. <tvExp>0</tvExp>
  391. <tvExpOptDlg>0</tvExpOptDlg>
  392. <bDave2>0</bDave2>
  393. <PathWithFileName>..\Core\Src\electronicFence.c</PathWithFileName>
  394. <FilenameWithoutPath>electronicFence.c</FilenameWithoutPath>
  395. <RteFlg>0</RteFlg>
  396. <bShared>0</bShared>
  397. </File>
  398. <File>
  399. <GroupNumber>2</GroupNumber>
  400. <FileNumber>8</FileNumber>
  401. <FileType>1</FileType>
  402. <tvExp>0</tvExp>
  403. <tvExpOptDlg>0</tvExpOptDlg>
  404. <bDave2>0</bDave2>
  405. <PathWithFileName>../Core/Src/main.c</PathWithFileName>
  406. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  407. <RteFlg>0</RteFlg>
  408. <bShared>0</bShared>
  409. </File>
  410. <File>
  411. <GroupNumber>2</GroupNumber>
  412. <FileNumber>9</FileNumber>
  413. <FileType>1</FileType>
  414. <tvExp>0</tvExp>
  415. <tvExpOptDlg>0</tvExpOptDlg>
  416. <bDave2>0</bDave2>
  417. <PathWithFileName>../Core/Src/gpio.c</PathWithFileName>
  418. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  419. <RteFlg>0</RteFlg>
  420. <bShared>0</bShared>
  421. </File>
  422. <File>
  423. <GroupNumber>2</GroupNumber>
  424. <FileNumber>10</FileNumber>
  425. <FileType>1</FileType>
  426. <tvExp>0</tvExp>
  427. <tvExpOptDlg>0</tvExpOptDlg>
  428. <bDave2>0</bDave2>
  429. <PathWithFileName>../Core/Src/freertos.c</PathWithFileName>
  430. <FilenameWithoutPath>freertos.c</FilenameWithoutPath>
  431. <RteFlg>0</RteFlg>
  432. <bShared>0</bShared>
  433. </File>
  434. <File>
  435. <GroupNumber>2</GroupNumber>
  436. <FileNumber>11</FileNumber>
  437. <FileType>1</FileType>
  438. <tvExp>0</tvExp>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <bDave2>0</bDave2>
  441. <PathWithFileName>../Core/Src/dma.c</PathWithFileName>
  442. <FilenameWithoutPath>dma.c</FilenameWithoutPath>
  443. <RteFlg>0</RteFlg>
  444. <bShared>0</bShared>
  445. </File>
  446. <File>
  447. <GroupNumber>2</GroupNumber>
  448. <FileNumber>12</FileNumber>
  449. <FileType>1</FileType>
  450. <tvExp>0</tvExp>
  451. <tvExpOptDlg>0</tvExpOptDlg>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>../Core/Src/spi.c</PathWithFileName>
  454. <FilenameWithoutPath>spi.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>2</GroupNumber>
  460. <FileNumber>13</FileNumber>
  461. <FileType>1</FileType>
  462. <tvExp>0</tvExp>
  463. <tvExpOptDlg>0</tvExpOptDlg>
  464. <bDave2>0</bDave2>
  465. <PathWithFileName>../Core/Src/tim.c</PathWithFileName>
  466. <FilenameWithoutPath>tim.c</FilenameWithoutPath>
  467. <RteFlg>0</RteFlg>
  468. <bShared>0</bShared>
  469. </File>
  470. <File>
  471. <GroupNumber>2</GroupNumber>
  472. <FileNumber>14</FileNumber>
  473. <FileType>1</FileType>
  474. <tvExp>0</tvExp>
  475. <tvExpOptDlg>0</tvExpOptDlg>
  476. <bDave2>0</bDave2>
  477. <PathWithFileName>../Core/Src/usart.c</PathWithFileName>
  478. <FilenameWithoutPath>usart.c</FilenameWithoutPath>
  479. <RteFlg>0</RteFlg>
  480. <bShared>0</bShared>
  481. </File>
  482. <File>
  483. <GroupNumber>2</GroupNumber>
  484. <FileNumber>15</FileNumber>
  485. <FileType>1</FileType>
  486. <tvExp>0</tvExp>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>../Core/Src/stm32f1xx_it.c</PathWithFileName>
  490. <FilenameWithoutPath>stm32f1xx_it.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>2</GroupNumber>
  496. <FileNumber>16</FileNumber>
  497. <FileType>1</FileType>
  498. <tvExp>0</tvExp>
  499. <tvExpOptDlg>0</tvExpOptDlg>
  500. <bDave2>0</bDave2>
  501. <PathWithFileName>../Core/Src/stm32f1xx_hal_msp.c</PathWithFileName>
  502. <FilenameWithoutPath>stm32f1xx_hal_msp.c</FilenameWithoutPath>
  503. <RteFlg>0</RteFlg>
  504. <bShared>0</bShared>
  505. </File>
  506. <File>
  507. <GroupNumber>2</GroupNumber>
  508. <FileNumber>17</FileNumber>
  509. <FileType>1</FileType>
  510. <tvExp>0</tvExp>
  511. <tvExpOptDlg>0</tvExpOptDlg>
  512. <bDave2>0</bDave2>
  513. <PathWithFileName>../Core/Src/stm32f1xx_hal_timebase_tim.c</PathWithFileName>
  514. <FilenameWithoutPath>stm32f1xx_hal_timebase_tim.c</FilenameWithoutPath>
  515. <RteFlg>0</RteFlg>
  516. <bShared>0</bShared>
  517. </File>
  518. </Group>
  519. <Group>
  520. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  521. <tvExp>0</tvExp>
  522. <tvExpOptDlg>0</tvExpOptDlg>
  523. <cbSel>0</cbSel>
  524. <RteFlg>0</RteFlg>
  525. <File>
  526. <GroupNumber>3</GroupNumber>
  527. <FileNumber>18</FileNumber>
  528. <FileType>1</FileType>
  529. <tvExp>0</tvExp>
  530. <tvExpOptDlg>0</tvExpOptDlg>
  531. <bDave2>0</bDave2>
  532. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</PathWithFileName>
  533. <FilenameWithoutPath>stm32f1xx_hal_gpio_ex.c</FilenameWithoutPath>
  534. <RteFlg>0</RteFlg>
  535. <bShared>0</bShared>
  536. </File>
  537. <File>
  538. <GroupNumber>3</GroupNumber>
  539. <FileNumber>19</FileNumber>
  540. <FileType>1</FileType>
  541. <tvExp>0</tvExp>
  542. <tvExpOptDlg>0</tvExpOptDlg>
  543. <bDave2>0</bDave2>
  544. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</PathWithFileName>
  545. <FilenameWithoutPath>stm32f1xx_hal.c</FilenameWithoutPath>
  546. <RteFlg>0</RteFlg>
  547. <bShared>0</bShared>
  548. </File>
  549. <File>
  550. <GroupNumber>3</GroupNumber>
  551. <FileNumber>20</FileNumber>
  552. <FileType>1</FileType>
  553. <tvExp>0</tvExp>
  554. <tvExpOptDlg>0</tvExpOptDlg>
  555. <bDave2>0</bDave2>
  556. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</PathWithFileName>
  557. <FilenameWithoutPath>stm32f1xx_hal_rcc.c</FilenameWithoutPath>
  558. <RteFlg>0</RteFlg>
  559. <bShared>0</bShared>
  560. </File>
  561. <File>
  562. <GroupNumber>3</GroupNumber>
  563. <FileNumber>21</FileNumber>
  564. <FileType>1</FileType>
  565. <tvExp>0</tvExp>
  566. <tvExpOptDlg>0</tvExpOptDlg>
  567. <bDave2>0</bDave2>
  568. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</PathWithFileName>
  569. <FilenameWithoutPath>stm32f1xx_hal_rcc_ex.c</FilenameWithoutPath>
  570. <RteFlg>0</RteFlg>
  571. <bShared>0</bShared>
  572. </File>
  573. <File>
  574. <GroupNumber>3</GroupNumber>
  575. <FileNumber>22</FileNumber>
  576. <FileType>1</FileType>
  577. <tvExp>0</tvExp>
  578. <tvExpOptDlg>0</tvExpOptDlg>
  579. <bDave2>0</bDave2>
  580. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</PathWithFileName>
  581. <FilenameWithoutPath>stm32f1xx_hal_gpio.c</FilenameWithoutPath>
  582. <RteFlg>0</RteFlg>
  583. <bShared>0</bShared>
  584. </File>
  585. <File>
  586. <GroupNumber>3</GroupNumber>
  587. <FileNumber>23</FileNumber>
  588. <FileType>1</FileType>
  589. <tvExp>0</tvExp>
  590. <tvExpOptDlg>0</tvExpOptDlg>
  591. <bDave2>0</bDave2>
  592. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</PathWithFileName>
  593. <FilenameWithoutPath>stm32f1xx_hal_dma.c</FilenameWithoutPath>
  594. <RteFlg>0</RteFlg>
  595. <bShared>0</bShared>
  596. </File>
  597. <File>
  598. <GroupNumber>3</GroupNumber>
  599. <FileNumber>24</FileNumber>
  600. <FileType>1</FileType>
  601. <tvExp>0</tvExp>
  602. <tvExpOptDlg>0</tvExpOptDlg>
  603. <bDave2>0</bDave2>
  604. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</PathWithFileName>
  605. <FilenameWithoutPath>stm32f1xx_hal_cortex.c</FilenameWithoutPath>
  606. <RteFlg>0</RteFlg>
  607. <bShared>0</bShared>
  608. </File>
  609. <File>
  610. <GroupNumber>3</GroupNumber>
  611. <FileNumber>25</FileNumber>
  612. <FileType>1</FileType>
  613. <tvExp>0</tvExp>
  614. <tvExpOptDlg>0</tvExpOptDlg>
  615. <bDave2>0</bDave2>
  616. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</PathWithFileName>
  617. <FilenameWithoutPath>stm32f1xx_hal_pwr.c</FilenameWithoutPath>
  618. <RteFlg>0</RteFlg>
  619. <bShared>0</bShared>
  620. </File>
  621. <File>
  622. <GroupNumber>3</GroupNumber>
  623. <FileNumber>26</FileNumber>
  624. <FileType>1</FileType>
  625. <tvExp>0</tvExp>
  626. <tvExpOptDlg>0</tvExpOptDlg>
  627. <bDave2>0</bDave2>
  628. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</PathWithFileName>
  629. <FilenameWithoutPath>stm32f1xx_hal_flash.c</FilenameWithoutPath>
  630. <RteFlg>0</RteFlg>
  631. <bShared>0</bShared>
  632. </File>
  633. <File>
  634. <GroupNumber>3</GroupNumber>
  635. <FileNumber>27</FileNumber>
  636. <FileType>1</FileType>
  637. <tvExp>0</tvExp>
  638. <tvExpOptDlg>0</tvExpOptDlg>
  639. <bDave2>0</bDave2>
  640. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</PathWithFileName>
  641. <FilenameWithoutPath>stm32f1xx_hal_flash_ex.c</FilenameWithoutPath>
  642. <RteFlg>0</RteFlg>
  643. <bShared>0</bShared>
  644. </File>
  645. <File>
  646. <GroupNumber>3</GroupNumber>
  647. <FileNumber>28</FileNumber>
  648. <FileType>1</FileType>
  649. <tvExp>0</tvExp>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</PathWithFileName>
  653. <FilenameWithoutPath>stm32f1xx_hal_exti.c</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. <File>
  658. <GroupNumber>3</GroupNumber>
  659. <FileNumber>29</FileNumber>
  660. <FileType>1</FileType>
  661. <tvExp>0</tvExp>
  662. <tvExpOptDlg>0</tvExpOptDlg>
  663. <bDave2>0</bDave2>
  664. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c</PathWithFileName>
  665. <FilenameWithoutPath>stm32f1xx_hal_spi.c</FilenameWithoutPath>
  666. <RteFlg>0</RteFlg>
  667. <bShared>0</bShared>
  668. </File>
  669. <File>
  670. <GroupNumber>3</GroupNumber>
  671. <FileNumber>30</FileNumber>
  672. <FileType>1</FileType>
  673. <tvExp>0</tvExp>
  674. <tvExpOptDlg>0</tvExpOptDlg>
  675. <bDave2>0</bDave2>
  676. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</PathWithFileName>
  677. <FilenameWithoutPath>stm32f1xx_hal_tim.c</FilenameWithoutPath>
  678. <RteFlg>0</RteFlg>
  679. <bShared>0</bShared>
  680. </File>
  681. <File>
  682. <GroupNumber>3</GroupNumber>
  683. <FileNumber>31</FileNumber>
  684. <FileType>1</FileType>
  685. <tvExp>0</tvExp>
  686. <tvExpOptDlg>0</tvExpOptDlg>
  687. <bDave2>0</bDave2>
  688. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</PathWithFileName>
  689. <FilenameWithoutPath>stm32f1xx_hal_tim_ex.c</FilenameWithoutPath>
  690. <RteFlg>0</RteFlg>
  691. <bShared>0</bShared>
  692. </File>
  693. <File>
  694. <GroupNumber>3</GroupNumber>
  695. <FileNumber>32</FileNumber>
  696. <FileType>1</FileType>
  697. <tvExp>0</tvExp>
  698. <tvExpOptDlg>0</tvExpOptDlg>
  699. <bDave2>0</bDave2>
  700. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</PathWithFileName>
  701. <FilenameWithoutPath>stm32f1xx_hal_uart.c</FilenameWithoutPath>
  702. <RteFlg>0</RteFlg>
  703. <bShared>0</bShared>
  704. </File>
  705. </Group>
  706. <Group>
  707. <GroupName>Drivers/CMSIS</GroupName>
  708. <tvExp>0</tvExp>
  709. <tvExpOptDlg>0</tvExpOptDlg>
  710. <cbSel>0</cbSel>
  711. <RteFlg>0</RteFlg>
  712. <File>
  713. <GroupNumber>4</GroupNumber>
  714. <FileNumber>33</FileNumber>
  715. <FileType>1</FileType>
  716. <tvExp>0</tvExp>
  717. <tvExpOptDlg>0</tvExpOptDlg>
  718. <bDave2>0</bDave2>
  719. <PathWithFileName>../Core/Src/system_stm32f1xx.c</PathWithFileName>
  720. <FilenameWithoutPath>system_stm32f1xx.c</FilenameWithoutPath>
  721. <RteFlg>0</RteFlg>
  722. <bShared>0</bShared>
  723. </File>
  724. </Group>
  725. <Group>
  726. <GroupName>Middlewares/FreeRTOS</GroupName>
  727. <tvExp>0</tvExp>
  728. <tvExpOptDlg>0</tvExpOptDlg>
  729. <cbSel>0</cbSel>
  730. <RteFlg>0</RteFlg>
  731. <File>
  732. <GroupNumber>5</GroupNumber>
  733. <FileNumber>34</FileNumber>
  734. <FileType>1</FileType>
  735. <tvExp>0</tvExp>
  736. <tvExpOptDlg>0</tvExpOptDlg>
  737. <bDave2>0</bDave2>
  738. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/croutine.c</PathWithFileName>
  739. <FilenameWithoutPath>croutine.c</FilenameWithoutPath>
  740. <RteFlg>0</RteFlg>
  741. <bShared>0</bShared>
  742. </File>
  743. <File>
  744. <GroupNumber>5</GroupNumber>
  745. <FileNumber>35</FileNumber>
  746. <FileType>1</FileType>
  747. <tvExp>0</tvExp>
  748. <tvExpOptDlg>0</tvExpOptDlg>
  749. <bDave2>0</bDave2>
  750. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</PathWithFileName>
  751. <FilenameWithoutPath>event_groups.c</FilenameWithoutPath>
  752. <RteFlg>0</RteFlg>
  753. <bShared>0</bShared>
  754. </File>
  755. <File>
  756. <GroupNumber>5</GroupNumber>
  757. <FileNumber>36</FileNumber>
  758. <FileType>1</FileType>
  759. <tvExp>0</tvExp>
  760. <tvExpOptDlg>0</tvExpOptDlg>
  761. <bDave2>0</bDave2>
  762. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/list.c</PathWithFileName>
  763. <FilenameWithoutPath>list.c</FilenameWithoutPath>
  764. <RteFlg>0</RteFlg>
  765. <bShared>0</bShared>
  766. </File>
  767. <File>
  768. <GroupNumber>5</GroupNumber>
  769. <FileNumber>37</FileNumber>
  770. <FileType>1</FileType>
  771. <tvExp>0</tvExp>
  772. <tvExpOptDlg>0</tvExpOptDlg>
  773. <bDave2>0</bDave2>
  774. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/queue.c</PathWithFileName>
  775. <FilenameWithoutPath>queue.c</FilenameWithoutPath>
  776. <RteFlg>0</RteFlg>
  777. <bShared>0</bShared>
  778. </File>
  779. <File>
  780. <GroupNumber>5</GroupNumber>
  781. <FileNumber>38</FileNumber>
  782. <FileType>1</FileType>
  783. <tvExp>0</tvExp>
  784. <tvExpOptDlg>0</tvExpOptDlg>
  785. <bDave2>0</bDave2>
  786. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c</PathWithFileName>
  787. <FilenameWithoutPath>stream_buffer.c</FilenameWithoutPath>
  788. <RteFlg>0</RteFlg>
  789. <bShared>0</bShared>
  790. </File>
  791. <File>
  792. <GroupNumber>5</GroupNumber>
  793. <FileNumber>39</FileNumber>
  794. <FileType>1</FileType>
  795. <tvExp>0</tvExp>
  796. <tvExpOptDlg>0</tvExpOptDlg>
  797. <bDave2>0</bDave2>
  798. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/tasks.c</PathWithFileName>
  799. <FilenameWithoutPath>tasks.c</FilenameWithoutPath>
  800. <RteFlg>0</RteFlg>
  801. <bShared>0</bShared>
  802. </File>
  803. <File>
  804. <GroupNumber>5</GroupNumber>
  805. <FileNumber>40</FileNumber>
  806. <FileType>1</FileType>
  807. <tvExp>0</tvExp>
  808. <tvExpOptDlg>0</tvExpOptDlg>
  809. <bDave2>0</bDave2>
  810. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/timers.c</PathWithFileName>
  811. <FilenameWithoutPath>timers.c</FilenameWithoutPath>
  812. <RteFlg>0</RteFlg>
  813. <bShared>0</bShared>
  814. </File>
  815. <File>
  816. <GroupNumber>5</GroupNumber>
  817. <FileNumber>41</FileNumber>
  818. <FileType>1</FileType>
  819. <tvExp>0</tvExp>
  820. <tvExpOptDlg>0</tvExpOptDlg>
  821. <bDave2>0</bDave2>
  822. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c</PathWithFileName>
  823. <FilenameWithoutPath>cmsis_os2.c</FilenameWithoutPath>
  824. <RteFlg>0</RteFlg>
  825. <bShared>0</bShared>
  826. </File>
  827. <File>
  828. <GroupNumber>5</GroupNumber>
  829. <FileNumber>42</FileNumber>
  830. <FileType>1</FileType>
  831. <tvExp>0</tvExp>
  832. <tvExpOptDlg>0</tvExpOptDlg>
  833. <bDave2>0</bDave2>
  834. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</PathWithFileName>
  835. <FilenameWithoutPath>heap_4.c</FilenameWithoutPath>
  836. <RteFlg>0</RteFlg>
  837. <bShared>0</bShared>
  838. </File>
  839. <File>
  840. <GroupNumber>5</GroupNumber>
  841. <FileNumber>43</FileNumber>
  842. <FileType>1</FileType>
  843. <tvExp>0</tvExp>
  844. <tvExpOptDlg>0</tvExpOptDlg>
  845. <bDave2>0</bDave2>
  846. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c</PathWithFileName>
  847. <FilenameWithoutPath>port.c</FilenameWithoutPath>
  848. <RteFlg>0</RteFlg>
  849. <bShared>0</bShared>
  850. </File>
  851. </Group>
  852. <Group>
  853. <GroupName>Drivers/BSP</GroupName>
  854. <tvExp>0</tvExp>
  855. <tvExpOptDlg>0</tvExpOptDlg>
  856. <cbSel>0</cbSel>
  857. <RteFlg>0</RteFlg>
  858. <File>
  859. <GroupNumber>6</GroupNumber>
  860. <FileNumber>44</FileNumber>
  861. <FileType>1</FileType>
  862. <tvExp>0</tvExp>
  863. <tvExpOptDlg>0</tvExpOptDlg>
  864. <bDave2>0</bDave2>
  865. <PathWithFileName>..\Drivers\BSP\ATK_MS6050\atk_ms6050.c</PathWithFileName>
  866. <FilenameWithoutPath>atk_ms6050.c</FilenameWithoutPath>
  867. <RteFlg>0</RteFlg>
  868. <bShared>0</bShared>
  869. </File>
  870. <File>
  871. <GroupNumber>6</GroupNumber>
  872. <FileNumber>45</FileNumber>
  873. <FileType>1</FileType>
  874. <tvExp>0</tvExp>
  875. <tvExpOptDlg>0</tvExpOptDlg>
  876. <bDave2>0</bDave2>
  877. <PathWithFileName>..\Drivers\BSP\ATK_MS6050\atk_ms6050_iic.c</PathWithFileName>
  878. <FilenameWithoutPath>atk_ms6050_iic.c</FilenameWithoutPath>
  879. <RteFlg>0</RteFlg>
  880. <bShared>0</bShared>
  881. </File>
  882. <File>
  883. <GroupNumber>6</GroupNumber>
  884. <FileNumber>46</FileNumber>
  885. <FileType>1</FileType>
  886. <tvExp>0</tvExp>
  887. <tvExpOptDlg>0</tvExpOptDlg>
  888. <bDave2>0</bDave2>
  889. <PathWithFileName>..\Drivers\BSP\ATK_MS6050\eMPL\inv_mpu.c</PathWithFileName>
  890. <FilenameWithoutPath>inv_mpu.c</FilenameWithoutPath>
  891. <RteFlg>0</RteFlg>
  892. <bShared>0</bShared>
  893. </File>
  894. <File>
  895. <GroupNumber>6</GroupNumber>
  896. <FileNumber>47</FileNumber>
  897. <FileType>1</FileType>
  898. <tvExp>0</tvExp>
  899. <tvExpOptDlg>0</tvExpOptDlg>
  900. <bDave2>0</bDave2>
  901. <PathWithFileName>..\Drivers\BSP\ATK_MS6050\eMPL\inv_mpu_dmp_motion_driver.c</PathWithFileName>
  902. <FilenameWithoutPath>inv_mpu_dmp_motion_driver.c</FilenameWithoutPath>
  903. <RteFlg>0</RteFlg>
  904. <bShared>0</bShared>
  905. </File>
  906. <File>
  907. <GroupNumber>6</GroupNumber>
  908. <FileNumber>48</FileNumber>
  909. <FileType>1</FileType>
  910. <tvExp>0</tvExp>
  911. <tvExpOptDlg>0</tvExpOptDlg>
  912. <bDave2>0</bDave2>
  913. <PathWithFileName>..\Drivers\BSP\Flash\flash.c</PathWithFileName>
  914. <FilenameWithoutPath>flash.c</FilenameWithoutPath>
  915. <RteFlg>0</RteFlg>
  916. <bShared>0</bShared>
  917. </File>
  918. </Group>
  919. <Group>
  920. <GroupName>User/APP</GroupName>
  921. <tvExp>0</tvExp>
  922. <tvExpOptDlg>0</tvExpOptDlg>
  923. <cbSel>0</cbSel>
  924. <RteFlg>0</RteFlg>
  925. <File>
  926. <GroupNumber>7</GroupNumber>
  927. <FileNumber>49</FileNumber>
  928. <FileType>1</FileType>
  929. <tvExp>0</tvExp>
  930. <tvExpOptDlg>0</tvExpOptDlg>
  931. <bDave2>0</bDave2>
  932. <PathWithFileName>..\User\mpu6050_app\turnDetection.c</PathWithFileName>
  933. <FilenameWithoutPath>turnDetection.c</FilenameWithoutPath>
  934. <RteFlg>0</RteFlg>
  935. <bShared>0</bShared>
  936. </File>
  937. <File>
  938. <GroupNumber>7</GroupNumber>
  939. <FileNumber>50</FileNumber>
  940. <FileType>1</FileType>
  941. <tvExp>0</tvExp>
  942. <tvExpOptDlg>0</tvExpOptDlg>
  943. <bDave2>0</bDave2>
  944. <PathWithFileName>..\User\OTA\EC800_FTP_OTA.c</PathWithFileName>
  945. <FilenameWithoutPath>EC800_FTP_OTA.c</FilenameWithoutPath>
  946. <RteFlg>0</RteFlg>
  947. <bShared>0</bShared>
  948. </File>
  949. <File>
  950. <GroupNumber>7</GroupNumber>
  951. <FileNumber>51</FileNumber>
  952. <FileType>1</FileType>
  953. <tvExp>0</tvExp>
  954. <tvExpOptDlg>0</tvExpOptDlg>
  955. <bDave2>0</bDave2>
  956. <PathWithFileName>..\User\comm_car_485\comm_car_485.c</PathWithFileName>
  957. <FilenameWithoutPath>comm_car_485.c</FilenameWithoutPath>
  958. <RteFlg>0</RteFlg>
  959. <bShared>0</bShared>
  960. </File>
  961. <File>
  962. <GroupNumber>7</GroupNumber>
  963. <FileNumber>52</FileNumber>
  964. <FileType>1</FileType>
  965. <tvExp>0</tvExp>
  966. <tvExpOptDlg>0</tvExpOptDlg>
  967. <bDave2>0</bDave2>
  968. <PathWithFileName>..\User\global\global.c</PathWithFileName>
  969. <FilenameWithoutPath>global.c</FilenameWithoutPath>
  970. <RteFlg>0</RteFlg>
  971. <bShared>0</bShared>
  972. </File>
  973. <File>
  974. <GroupNumber>7</GroupNumber>
  975. <FileNumber>53</FileNumber>
  976. <FileType>1</FileType>
  977. <tvExp>0</tvExp>
  978. <tvExpOptDlg>0</tvExpOptDlg>
  979. <bDave2>0</bDave2>
  980. <PathWithFileName>..\User\Task_handleData\task_handleData.c</PathWithFileName>
  981. <FilenameWithoutPath>task_handleData.c</FilenameWithoutPath>
  982. <RteFlg>0</RteFlg>
  983. <bShared>0</bShared>
  984. </File>
  985. <File>
  986. <GroupNumber>7</GroupNumber>
  987. <FileNumber>54</FileNumber>
  988. <FileType>1</FileType>
  989. <tvExp>0</tvExp>
  990. <tvExpOptDlg>0</tvExpOptDlg>
  991. <bDave2>0</bDave2>
  992. <PathWithFileName>..\User\norflash\norflash.c</PathWithFileName>
  993. <FilenameWithoutPath>norflash.c</FilenameWithoutPath>
  994. <RteFlg>0</RteFlg>
  995. <bShared>0</bShared>
  996. </File>
  997. </Group>
  998. <Group>
  999. <GroupName>::CMSIS</GroupName>
  1000. <tvExp>0</tvExp>
  1001. <tvExpOptDlg>0</tvExpOptDlg>
  1002. <cbSel>0</cbSel>
  1003. <RteFlg>1</RteFlg>
  1004. </Group>
  1005. </ProjectOpt>