TestF7.uvoptx 33 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc; *.md</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>TestF7</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>216000000</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>1</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>DLGUARM</Key>
  118. <Name>(105=-1,-1,-1,-1,0)</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>CMSIS_AGDI</Key>
  123. <Name>-X"CMSIS-DAP" -U0001A0000000 -O18159 -S0 -C0 -P00000000 -TO65554 -TC10000000 -TT10000000 -TP20 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>DLGDARM</Key>
  128. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ARMRTXEVENTFLAGS</Key>
  133. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>DLGTARM</Key>
  138. <Name>(1010=-1,-1,-1,-1,0)(6017=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(6016=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>ARMDBGFLAGS</Key>
  143. <Name>-T0</Name>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>JL2CM3</Key>
  148. <Name>-U69660610 -O111 -S7 -ZTIFSpeedSel200 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(5BA02477) -L00(0) -TO19 -TC10000000 -TP21 -TDS8008 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  149. </SetRegEntry>
  150. <SetRegEntry>
  151. <Number>0</Number>
  152. <Key>UL2CM3</Key>
  153. <Name>-UV0010M9E -O718 -S0 -C0 -P00 -N00("ARM CoreSight SW-DP") -D00(5BA02477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20010000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  154. </SetRegEntry>
  155. <SetRegEntry>
  156. <Number>0</Number>
  157. <Key>ST-LINKIII-KEIL_SWO</Key>
  158. <Name>-U53FF6A064966545043180487 -O8934 -SF1800 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight SW-DP") -D00(5BA02477) -L00(0) -TO131103 -TC216000000 -TT216000000 -TP21 -TDS806B -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F7x_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F746VGTx$CMSIS\Flash\STM32F7x_1024.FLM)</Name>
  159. </SetRegEntry>
  160. </TargetDriverDllRegistry>
  161. <Breakpoint/>
  162. <WatchWindow1>
  163. <Ww>
  164. <count>0</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>Run_mode_key_info</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>1</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>Full_Oil_allinfo</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>2</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>Config_info_all</ItemText>
  177. </Ww>
  178. <Ww>
  179. <count>3</count>
  180. <WinNumber>1</WinNumber>
  181. <ItemText>Statetemp</ItemText>
  182. </Ww>
  183. <Ww>
  184. <count>4</count>
  185. <WinNumber>1</WinNumber>
  186. <ItemText>StartUpdate_Screen_Flag</ItemText>
  187. </Ww>
  188. <Ww>
  189. <count>5</count>
  190. <WinNumber>1</WinNumber>
  191. <ItemText>Sleep_Count</ItemText>
  192. </Ww>
  193. <Ww>
  194. <count>6</count>
  195. <WinNumber>1</WinNumber>
  196. <ItemText>USART1_RX_BUF</ItemText>
  197. </Ww>
  198. <Ww>
  199. <count>7</count>
  200. <WinNumber>1</WinNumber>
  201. <ItemText>temp_dataFromUsart1</ItemText>
  202. </Ww>
  203. <Ww>
  204. <count>8</count>
  205. <WinNumber>1</WinNumber>
  206. <ItemText>terminal_buf</ItemText>
  207. </Ww>
  208. <Ww>
  209. <count>9</count>
  210. <WinNumber>1</WinNumber>
  211. <ItemText>data_count</ItemText>
  212. </Ww>
  213. <Ww>
  214. <count>10</count>
  215. <WinNumber>1</WinNumber>
  216. <ItemText>re_count</ItemText>
  217. </Ww>
  218. <Ww>
  219. <count>11</count>
  220. <WinNumber>1</WinNumber>
  221. <ItemText>USART2_RX_BUF</ItemText>
  222. </Ww>
  223. <Ww>
  224. <count>12</count>
  225. <WinNumber>1</WinNumber>
  226. <ItemText>uart2_buf</ItemText>
  227. </Ww>
  228. <Ww>
  229. <count>13</count>
  230. <WinNumber>1</WinNumber>
  231. <ItemText>huart2</ItemText>
  232. </Ww>
  233. <Ww>
  234. <count>14</count>
  235. <WinNumber>1</WinNumber>
  236. <ItemText>huart1</ItemText>
  237. </Ww>
  238. <Ww>
  239. <count>15</count>
  240. <WinNumber>1</WinNumber>
  241. <ItemText>T2C_ALL_Sensor_Data01.MoniLiang_Data_Every_Cang[0]</ItemText>
  242. </Ww>
  243. <Ww>
  244. <count>16</count>
  245. <WinNumber>1</WinNumber>
  246. <ItemText>Zero_Of_LiquidMeter[0]</ItemText>
  247. </Ww>
  248. <Ww>
  249. <count>17</count>
  250. <WinNumber>1</WinNumber>
  251. <ItemText>FunDebugCode,0x0A</ItemText>
  252. </Ww>
  253. <Ww>
  254. <count>18</count>
  255. <WinNumber>1</WinNumber>
  256. <ItemText>input_ArrFunDebugCode</ItemText>
  257. </Ww>
  258. <Ww>
  259. <count>19</count>
  260. <WinNumber>1</WinNumber>
  261. <ItemText>laterval</ItemText>
  262. </Ww>
  263. <Ww>
  264. <count>20</count>
  265. <WinNumber>1</WinNumber>
  266. <ItemText>e2</ItemText>
  267. </Ww>
  268. </WatchWindow1>
  269. <WatchWindow2>
  270. <Ww>
  271. <count>0</count>
  272. <WinNumber>2</WinNumber>
  273. <ItemText>USART1_TX_BUF</ItemText>
  274. </Ww>
  275. <Ww>
  276. <count>1</count>
  277. <WinNumber>2</WinNumber>
  278. <ItemText>CRC_data</ItemText>
  279. </Ww>
  280. <Ww>
  281. <count>2</count>
  282. <WinNumber>2</WinNumber>
  283. <ItemText>USART2_RX_BUF</ItemText>
  284. </Ww>
  285. <Ww>
  286. <count>3</count>
  287. <WinNumber>2</WinNumber>
  288. <ItemText>CRC_data</ItemText>
  289. </Ww>
  290. <Ww>
  291. <count>4</count>
  292. <WinNumber>2</WinNumber>
  293. <ItemText>rx2_len</ItemText>
  294. </Ww>
  295. <Ww>
  296. <count>5</count>
  297. <WinNumber>2</WinNumber>
  298. <ItemText>CheckInFrame_Collect485()</ItemText>
  299. </Ww>
  300. <Ww>
  301. <count>6</count>
  302. <WinNumber>2</WinNumber>
  303. <ItemText>ErrorTimes</ItemText>
  304. </Ww>
  305. <Ww>
  306. <count>7</count>
  307. <WinNumber>2</WinNumber>
  308. <ItemText>ArrayUni_MoniLiang</ItemText>
  309. </Ww>
  310. </WatchWindow2>
  311. <MemoryWindow1>
  312. <Mm>
  313. <WinNumber>1</WinNumber>
  314. <SubType>0</SubType>
  315. <ItemText>0x08091100</ItemText>
  316. <AccSizeX>0</AccSizeX>
  317. </Mm>
  318. </MemoryWindow1>
  319. <Tracepoint>
  320. <THDelay>0</THDelay>
  321. </Tracepoint>
  322. <DebugFlag>
  323. <trace>0</trace>
  324. <periodic>1</periodic>
  325. <aLwin>0</aLwin>
  326. <aCover>0</aCover>
  327. <aSer1>0</aSer1>
  328. <aSer2>0</aSer2>
  329. <aPa>0</aPa>
  330. <viewmode>1</viewmode>
  331. <vrSel>0</vrSel>
  332. <aSym>0</aSym>
  333. <aTbox>0</aTbox>
  334. <AscS1>0</AscS1>
  335. <AscS2>0</AscS2>
  336. <AscS3>0</AscS3>
  337. <aSer3>0</aSer3>
  338. <eProf>0</eProf>
  339. <aLa>0</aLa>
  340. <aPa1>0</aPa1>
  341. <AscS4>0</AscS4>
  342. <aSer4>0</aSer4>
  343. <StkLoc>1</StkLoc>
  344. <TrcWin>0</TrcWin>
  345. <newCpu>0</newCpu>
  346. <uProt>0</uProt>
  347. </DebugFlag>
  348. <LintExecutable></LintExecutable>
  349. <LintConfigFile></LintConfigFile>
  350. <bLintAuto>0</bLintAuto>
  351. <bAutoGenD>0</bAutoGenD>
  352. <LntExFlags>0</LntExFlags>
  353. <pMisraName></pMisraName>
  354. <pszMrule></pszMrule>
  355. <pSingCmds></pSingCmds>
  356. <pMultCmds></pMultCmds>
  357. <pMisraNamep></pMisraNamep>
  358. <pszMrulep></pszMrulep>
  359. <pSingCmdsp></pSingCmdsp>
  360. <pMultCmdsp></pMultCmdsp>
  361. <SystemViewers>
  362. <Entry>
  363. <Name>System Viewer\USART1</Name>
  364. <WinId>35904</WinId>
  365. </Entry>
  366. <Entry>
  367. <Name>System Viewer\USART2</Name>
  368. <WinId>35905</WinId>
  369. </Entry>
  370. </SystemViewers>
  371. <DebugDescription>
  372. <Enable>0</Enable>
  373. <EnableFlashSeq>0</EnableFlashSeq>
  374. <EnableLog>0</EnableLog>
  375. <Protocol>2</Protocol>
  376. <DbgClock>10000000</DbgClock>
  377. </DebugDescription>
  378. </TargetOption>
  379. </Target>
  380. <Group>
  381. <GroupName>Application/User</GroupName>
  382. <tvExp>1</tvExp>
  383. <tvExpOptDlg>0</tvExpOptDlg>
  384. <cbSel>0</cbSel>
  385. <RteFlg>0</RteFlg>
  386. <File>
  387. <GroupNumber>1</GroupNumber>
  388. <FileNumber>1</FileNumber>
  389. <FileType>1</FileType>
  390. <tvExp>0</tvExp>
  391. <tvExpOptDlg>0</tvExpOptDlg>
  392. <bDave2>0</bDave2>
  393. <PathWithFileName>..\Src\TerminalSlave485.c</PathWithFileName>
  394. <FilenameWithoutPath>TerminalSlave485.c</FilenameWithoutPath>
  395. <RteFlg>0</RteFlg>
  396. <bShared>0</bShared>
  397. </File>
  398. <File>
  399. <GroupNumber>1</GroupNumber>
  400. <FileNumber>2</FileNumber>
  401. <FileType>1</FileType>
  402. <tvExp>0</tvExp>
  403. <tvExpOptDlg>0</tvExpOptDlg>
  404. <bDave2>0</bDave2>
  405. <PathWithFileName>..\Src\KeySlave485.c</PathWithFileName>
  406. <FilenameWithoutPath>KeySlave485.c</FilenameWithoutPath>
  407. <RteFlg>0</RteFlg>
  408. <bShared>0</bShared>
  409. </File>
  410. <File>
  411. <GroupNumber>1</GroupNumber>
  412. <FileNumber>3</FileNumber>
  413. <FileType>1</FileType>
  414. <tvExp>0</tvExp>
  415. <tvExpOptDlg>0</tvExpOptDlg>
  416. <bDave2>0</bDave2>
  417. <PathWithFileName>..\Src\CollectMaster485.c</PathWithFileName>
  418. <FilenameWithoutPath>CollectMaster485.c</FilenameWithoutPath>
  419. <RteFlg>0</RteFlg>
  420. <bShared>0</bShared>
  421. </File>
  422. <File>
  423. <GroupNumber>1</GroupNumber>
  424. <FileNumber>4</FileNumber>
  425. <FileType>1</FileType>
  426. <tvExp>0</tvExp>
  427. <tvExpOptDlg>0</tvExpOptDlg>
  428. <bDave2>0</bDave2>
  429. <PathWithFileName>..\Src\ScreenMaster485.c</PathWithFileName>
  430. <FilenameWithoutPath>ScreenMaster485.c</FilenameWithoutPath>
  431. <RteFlg>0</RteFlg>
  432. <bShared>0</bShared>
  433. </File>
  434. <File>
  435. <GroupNumber>1</GroupNumber>
  436. <FileNumber>5</FileNumber>
  437. <FileType>1</FileType>
  438. <tvExp>0</tvExp>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <bDave2>0</bDave2>
  441. <PathWithFileName>..\Src\Data_deal.c</PathWithFileName>
  442. <FilenameWithoutPath>Data_deal.c</FilenameWithoutPath>
  443. <RteFlg>0</RteFlg>
  444. <bShared>0</bShared>
  445. </File>
  446. <File>
  447. <GroupNumber>1</GroupNumber>
  448. <FileNumber>6</FileNumber>
  449. <FileType>1</FileType>
  450. <tvExp>0</tvExp>
  451. <tvExpOptDlg>0</tvExpOptDlg>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>..\Src\Dwin.c</PathWithFileName>
  454. <FilenameWithoutPath>Dwin.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>1</GroupNumber>
  460. <FileNumber>7</FileNumber>
  461. <FileType>1</FileType>
  462. <tvExp>0</tvExp>
  463. <tvExpOptDlg>0</tvExpOptDlg>
  464. <bDave2>0</bDave2>
  465. <PathWithFileName>..\Src\Elec_Seal.c</PathWithFileName>
  466. <FilenameWithoutPath>Elec_Seal.c</FilenameWithoutPath>
  467. <RteFlg>0</RteFlg>
  468. <bShared>0</bShared>
  469. </File>
  470. <File>
  471. <GroupNumber>1</GroupNumber>
  472. <FileNumber>8</FileNumber>
  473. <FileType>1</FileType>
  474. <tvExp>0</tvExp>
  475. <tvExpOptDlg>0</tvExpOptDlg>
  476. <bDave2>0</bDave2>
  477. <PathWithFileName>..\Src\Randomcode.c</PathWithFileName>
  478. <FilenameWithoutPath>Randomcode.c</FilenameWithoutPath>
  479. <RteFlg>0</RteFlg>
  480. <bShared>0</bShared>
  481. </File>
  482. <File>
  483. <GroupNumber>1</GroupNumber>
  484. <FileNumber>9</FileNumber>
  485. <FileType>1</FileType>
  486. <tvExp>0</tvExp>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>..\Src\DS1302.c</PathWithFileName>
  490. <FilenameWithoutPath>DS1302.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>1</GroupNumber>
  496. <FileNumber>10</FileNumber>
  497. <FileType>1</FileType>
  498. <tvExp>1</tvExp>
  499. <tvExpOptDlg>0</tvExpOptDlg>
  500. <bDave2>0</bDave2>
  501. <PathWithFileName>../Src/main.c</PathWithFileName>
  502. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  503. <RteFlg>0</RteFlg>
  504. <bShared>0</bShared>
  505. </File>
  506. <File>
  507. <GroupNumber>1</GroupNumber>
  508. <FileNumber>11</FileNumber>
  509. <FileType>1</FileType>
  510. <tvExp>0</tvExp>
  511. <tvExpOptDlg>0</tvExpOptDlg>
  512. <bDave2>0</bDave2>
  513. <PathWithFileName>../Src/gpio.c</PathWithFileName>
  514. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  515. <RteFlg>0</RteFlg>
  516. <bShared>0</bShared>
  517. </File>
  518. <File>
  519. <GroupNumber>1</GroupNumber>
  520. <FileNumber>12</FileNumber>
  521. <FileType>1</FileType>
  522. <tvExp>0</tvExp>
  523. <tvExpOptDlg>0</tvExpOptDlg>
  524. <bDave2>0</bDave2>
  525. <PathWithFileName>../Src/dma.c</PathWithFileName>
  526. <FilenameWithoutPath>dma.c</FilenameWithoutPath>
  527. <RteFlg>0</RteFlg>
  528. <bShared>0</bShared>
  529. </File>
  530. <File>
  531. <GroupNumber>1</GroupNumber>
  532. <FileNumber>13</FileNumber>
  533. <FileType>1</FileType>
  534. <tvExp>0</tvExp>
  535. <tvExpOptDlg>0</tvExpOptDlg>
  536. <bDave2>0</bDave2>
  537. <PathWithFileName>../Src/freertos.c</PathWithFileName>
  538. <FilenameWithoutPath>freertos.c</FilenameWithoutPath>
  539. <RteFlg>0</RteFlg>
  540. <bShared>0</bShared>
  541. </File>
  542. <File>
  543. <GroupNumber>1</GroupNumber>
  544. <FileNumber>14</FileNumber>
  545. <FileType>1</FileType>
  546. <tvExp>0</tvExp>
  547. <tvExpOptDlg>0</tvExpOptDlg>
  548. <bDave2>0</bDave2>
  549. <PathWithFileName>../Src/spi.c</PathWithFileName>
  550. <FilenameWithoutPath>spi.c</FilenameWithoutPath>
  551. <RteFlg>0</RteFlg>
  552. <bShared>0</bShared>
  553. </File>
  554. <File>
  555. <GroupNumber>1</GroupNumber>
  556. <FileNumber>15</FileNumber>
  557. <FileType>1</FileType>
  558. <tvExp>0</tvExp>
  559. <tvExpOptDlg>0</tvExpOptDlg>
  560. <bDave2>0</bDave2>
  561. <PathWithFileName>../Src/tim.c</PathWithFileName>
  562. <FilenameWithoutPath>tim.c</FilenameWithoutPath>
  563. <RteFlg>0</RteFlg>
  564. <bShared>0</bShared>
  565. </File>
  566. <File>
  567. <GroupNumber>1</GroupNumber>
  568. <FileNumber>16</FileNumber>
  569. <FileType>1</FileType>
  570. <tvExp>0</tvExp>
  571. <tvExpOptDlg>0</tvExpOptDlg>
  572. <bDave2>0</bDave2>
  573. <PathWithFileName>../Src/usart.c</PathWithFileName>
  574. <FilenameWithoutPath>usart.c</FilenameWithoutPath>
  575. <RteFlg>0</RteFlg>
  576. <bShared>0</bShared>
  577. </File>
  578. <File>
  579. <GroupNumber>1</GroupNumber>
  580. <FileNumber>17</FileNumber>
  581. <FileType>1</FileType>
  582. <tvExp>0</tvExp>
  583. <tvExpOptDlg>0</tvExpOptDlg>
  584. <bDave2>0</bDave2>
  585. <PathWithFileName>../Src/stm32f7xx_it.c</PathWithFileName>
  586. <FilenameWithoutPath>stm32f7xx_it.c</FilenameWithoutPath>
  587. <RteFlg>0</RteFlg>
  588. <bShared>0</bShared>
  589. </File>
  590. <File>
  591. <GroupNumber>1</GroupNumber>
  592. <FileNumber>18</FileNumber>
  593. <FileType>1</FileType>
  594. <tvExp>0</tvExp>
  595. <tvExpOptDlg>0</tvExpOptDlg>
  596. <bDave2>0</bDave2>
  597. <PathWithFileName>../Src/stm32f7xx_hal_msp.c</PathWithFileName>
  598. <FilenameWithoutPath>stm32f7xx_hal_msp.c</FilenameWithoutPath>
  599. <RteFlg>0</RteFlg>
  600. <bShared>0</bShared>
  601. </File>
  602. <File>
  603. <GroupNumber>1</GroupNumber>
  604. <FileNumber>19</FileNumber>
  605. <FileType>1</FileType>
  606. <tvExp>0</tvExp>
  607. <tvExpOptDlg>0</tvExpOptDlg>
  608. <bDave2>0</bDave2>
  609. <PathWithFileName>../Src/stm32f7xx_hal_timebase_tim.c</PathWithFileName>
  610. <FilenameWithoutPath>stm32f7xx_hal_timebase_tim.c</FilenameWithoutPath>
  611. <RteFlg>0</RteFlg>
  612. <bShared>0</bShared>
  613. </File>
  614. <File>
  615. <GroupNumber>1</GroupNumber>
  616. <FileNumber>20</FileNumber>
  617. <FileType>1</FileType>
  618. <tvExp>0</tvExp>
  619. <tvExpOptDlg>0</tvExpOptDlg>
  620. <bDave2>0</bDave2>
  621. <PathWithFileName>..\Src\DS1302Drv.c</PathWithFileName>
  622. <FilenameWithoutPath>DS1302Drv.c</FilenameWithoutPath>
  623. <RteFlg>0</RteFlg>
  624. <bShared>0</bShared>
  625. </File>
  626. <File>
  627. <GroupNumber>1</GroupNumber>
  628. <FileNumber>21</FileNumber>
  629. <FileType>1</FileType>
  630. <tvExp>0</tvExp>
  631. <tvExpOptDlg>0</tvExpOptDlg>
  632. <bDave2>0</bDave2>
  633. <PathWithFileName>..\Src\md5c.c</PathWithFileName>
  634. <FilenameWithoutPath>md5c.c</FilenameWithoutPath>
  635. <RteFlg>0</RteFlg>
  636. <bShared>0</bShared>
  637. </File>
  638. </Group>
  639. <Group>
  640. <GroupName>Drivers/STM32F7xx_HAL_Driver</GroupName>
  641. <tvExp>0</tvExp>
  642. <tvExpOptDlg>0</tvExpOptDlg>
  643. <cbSel>0</cbSel>
  644. <RteFlg>0</RteFlg>
  645. <File>
  646. <GroupNumber>2</GroupNumber>
  647. <FileNumber>22</FileNumber>
  648. <FileType>1</FileType>
  649. <tvExp>0</tvExp>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>..\Drivers\STM32F7xx_HAL_Driver\Src\stm32f7xx_hal_usart.c</PathWithFileName>
  653. <FilenameWithoutPath>stm32f7xx_hal_usart.c</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. <File>
  658. <GroupNumber>2</GroupNumber>
  659. <FileNumber>23</FileNumber>
  660. <FileType>1</FileType>
  661. <tvExp>0</tvExp>
  662. <tvExpOptDlg>0</tvExpOptDlg>
  663. <bDave2>0</bDave2>
  664. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_cortex.c</PathWithFileName>
  665. <FilenameWithoutPath>stm32f7xx_hal_cortex.c</FilenameWithoutPath>
  666. <RteFlg>0</RteFlg>
  667. <bShared>0</bShared>
  668. </File>
  669. <File>
  670. <GroupNumber>2</GroupNumber>
  671. <FileNumber>24</FileNumber>
  672. <FileType>1</FileType>
  673. <tvExp>0</tvExp>
  674. <tvExpOptDlg>0</tvExpOptDlg>
  675. <bDave2>0</bDave2>
  676. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_spi.c</PathWithFileName>
  677. <FilenameWithoutPath>stm32f7xx_hal_spi.c</FilenameWithoutPath>
  678. <RteFlg>0</RteFlg>
  679. <bShared>0</bShared>
  680. </File>
  681. <File>
  682. <GroupNumber>2</GroupNumber>
  683. <FileNumber>25</FileNumber>
  684. <FileType>1</FileType>
  685. <tvExp>0</tvExp>
  686. <tvExpOptDlg>0</tvExpOptDlg>
  687. <bDave2>0</bDave2>
  688. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c</PathWithFileName>
  689. <FilenameWithoutPath>stm32f7xx_hal_tim.c</FilenameWithoutPath>
  690. <RteFlg>0</RteFlg>
  691. <bShared>0</bShared>
  692. </File>
  693. <File>
  694. <GroupNumber>2</GroupNumber>
  695. <FileNumber>26</FileNumber>
  696. <FileType>1</FileType>
  697. <tvExp>0</tvExp>
  698. <tvExpOptDlg>0</tvExpOptDlg>
  699. <bDave2>0</bDave2>
  700. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim_ex.c</PathWithFileName>
  701. <FilenameWithoutPath>stm32f7xx_hal_tim_ex.c</FilenameWithoutPath>
  702. <RteFlg>0</RteFlg>
  703. <bShared>0</bShared>
  704. </File>
  705. <File>
  706. <GroupNumber>2</GroupNumber>
  707. <FileNumber>27</FileNumber>
  708. <FileType>1</FileType>
  709. <tvExp>0</tvExp>
  710. <tvExpOptDlg>0</tvExpOptDlg>
  711. <bDave2>0</bDave2>
  712. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_uart.c</PathWithFileName>
  713. <FilenameWithoutPath>stm32f7xx_hal_uart.c</FilenameWithoutPath>
  714. <RteFlg>0</RteFlg>
  715. <bShared>0</bShared>
  716. </File>
  717. <File>
  718. <GroupNumber>2</GroupNumber>
  719. <FileNumber>28</FileNumber>
  720. <FileType>1</FileType>
  721. <tvExp>0</tvExp>
  722. <tvExpOptDlg>0</tvExpOptDlg>
  723. <bDave2>0</bDave2>
  724. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc.c</PathWithFileName>
  725. <FilenameWithoutPath>stm32f7xx_hal_rcc.c</FilenameWithoutPath>
  726. <RteFlg>0</RteFlg>
  727. <bShared>0</bShared>
  728. </File>
  729. <File>
  730. <GroupNumber>2</GroupNumber>
  731. <FileNumber>29</FileNumber>
  732. <FileType>1</FileType>
  733. <tvExp>0</tvExp>
  734. <tvExpOptDlg>0</tvExpOptDlg>
  735. <bDave2>0</bDave2>
  736. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_rcc_ex.c</PathWithFileName>
  737. <FilenameWithoutPath>stm32f7xx_hal_rcc_ex.c</FilenameWithoutPath>
  738. <RteFlg>0</RteFlg>
  739. <bShared>0</bShared>
  740. </File>
  741. <File>
  742. <GroupNumber>2</GroupNumber>
  743. <FileNumber>30</FileNumber>
  744. <FileType>1</FileType>
  745. <tvExp>0</tvExp>
  746. <tvExpOptDlg>0</tvExpOptDlg>
  747. <bDave2>0</bDave2>
  748. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash.c</PathWithFileName>
  749. <FilenameWithoutPath>stm32f7xx_hal_flash.c</FilenameWithoutPath>
  750. <RteFlg>0</RteFlg>
  751. <bShared>0</bShared>
  752. </File>
  753. <File>
  754. <GroupNumber>2</GroupNumber>
  755. <FileNumber>31</FileNumber>
  756. <FileType>1</FileType>
  757. <tvExp>0</tvExp>
  758. <tvExpOptDlg>0</tvExpOptDlg>
  759. <bDave2>0</bDave2>
  760. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_flash_ex.c</PathWithFileName>
  761. <FilenameWithoutPath>stm32f7xx_hal_flash_ex.c</FilenameWithoutPath>
  762. <RteFlg>0</RteFlg>
  763. <bShared>0</bShared>
  764. </File>
  765. <File>
  766. <GroupNumber>2</GroupNumber>
  767. <FileNumber>32</FileNumber>
  768. <FileType>1</FileType>
  769. <tvExp>0</tvExp>
  770. <tvExpOptDlg>0</tvExpOptDlg>
  771. <bDave2>0</bDave2>
  772. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_gpio.c</PathWithFileName>
  773. <FilenameWithoutPath>stm32f7xx_hal_gpio.c</FilenameWithoutPath>
  774. <RteFlg>0</RteFlg>
  775. <bShared>0</bShared>
  776. </File>
  777. <File>
  778. <GroupNumber>2</GroupNumber>
  779. <FileNumber>33</FileNumber>
  780. <FileType>1</FileType>
  781. <tvExp>0</tvExp>
  782. <tvExpOptDlg>0</tvExpOptDlg>
  783. <bDave2>0</bDave2>
  784. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma.c</PathWithFileName>
  785. <FilenameWithoutPath>stm32f7xx_hal_dma.c</FilenameWithoutPath>
  786. <RteFlg>0</RteFlg>
  787. <bShared>0</bShared>
  788. </File>
  789. <File>
  790. <GroupNumber>2</GroupNumber>
  791. <FileNumber>34</FileNumber>
  792. <FileType>1</FileType>
  793. <tvExp>0</tvExp>
  794. <tvExpOptDlg>0</tvExpOptDlg>
  795. <bDave2>0</bDave2>
  796. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_dma_ex.c</PathWithFileName>
  797. <FilenameWithoutPath>stm32f7xx_hal_dma_ex.c</FilenameWithoutPath>
  798. <RteFlg>0</RteFlg>
  799. <bShared>0</bShared>
  800. </File>
  801. <File>
  802. <GroupNumber>2</GroupNumber>
  803. <FileNumber>35</FileNumber>
  804. <FileType>1</FileType>
  805. <tvExp>0</tvExp>
  806. <tvExpOptDlg>0</tvExpOptDlg>
  807. <bDave2>0</bDave2>
  808. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr.c</PathWithFileName>
  809. <FilenameWithoutPath>stm32f7xx_hal_pwr.c</FilenameWithoutPath>
  810. <RteFlg>0</RteFlg>
  811. <bShared>0</bShared>
  812. </File>
  813. <File>
  814. <GroupNumber>2</GroupNumber>
  815. <FileNumber>36</FileNumber>
  816. <FileType>1</FileType>
  817. <tvExp>0</tvExp>
  818. <tvExpOptDlg>0</tvExpOptDlg>
  819. <bDave2>0</bDave2>
  820. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_pwr_ex.c</PathWithFileName>
  821. <FilenameWithoutPath>stm32f7xx_hal_pwr_ex.c</FilenameWithoutPath>
  822. <RteFlg>0</RteFlg>
  823. <bShared>0</bShared>
  824. </File>
  825. <File>
  826. <GroupNumber>2</GroupNumber>
  827. <FileNumber>37</FileNumber>
  828. <FileType>1</FileType>
  829. <tvExp>0</tvExp>
  830. <tvExpOptDlg>0</tvExpOptDlg>
  831. <bDave2>0</bDave2>
  832. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal.c</PathWithFileName>
  833. <FilenameWithoutPath>stm32f7xx_hal.c</FilenameWithoutPath>
  834. <RteFlg>0</RteFlg>
  835. <bShared>0</bShared>
  836. </File>
  837. <File>
  838. <GroupNumber>2</GroupNumber>
  839. <FileNumber>38</FileNumber>
  840. <FileType>1</FileType>
  841. <tvExp>0</tvExp>
  842. <tvExpOptDlg>0</tvExpOptDlg>
  843. <bDave2>0</bDave2>
  844. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c.c</PathWithFileName>
  845. <FilenameWithoutPath>stm32f7xx_hal_i2c.c</FilenameWithoutPath>
  846. <RteFlg>0</RteFlg>
  847. <bShared>0</bShared>
  848. </File>
  849. <File>
  850. <GroupNumber>2</GroupNumber>
  851. <FileNumber>39</FileNumber>
  852. <FileType>1</FileType>
  853. <tvExp>0</tvExp>
  854. <tvExpOptDlg>0</tvExpOptDlg>
  855. <bDave2>0</bDave2>
  856. <PathWithFileName>../Drivers/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_i2c_ex.c</PathWithFileName>
  857. <FilenameWithoutPath>stm32f7xx_hal_i2c_ex.c</FilenameWithoutPath>
  858. <RteFlg>0</RteFlg>
  859. <bShared>0</bShared>
  860. </File>
  861. </Group>
  862. <Group>
  863. <GroupName>Application/MDK-ARM</GroupName>
  864. <tvExp>1</tvExp>
  865. <tvExpOptDlg>0</tvExpOptDlg>
  866. <cbSel>0</cbSel>
  867. <RteFlg>0</RteFlg>
  868. <File>
  869. <GroupNumber>3</GroupNumber>
  870. <FileNumber>40</FileNumber>
  871. <FileType>2</FileType>
  872. <tvExp>0</tvExp>
  873. <tvExpOptDlg>0</tvExpOptDlg>
  874. <bDave2>0</bDave2>
  875. <PathWithFileName>startup_stm32f746xx.s</PathWithFileName>
  876. <FilenameWithoutPath>startup_stm32f746xx.s</FilenameWithoutPath>
  877. <RteFlg>0</RteFlg>
  878. <bShared>0</bShared>
  879. </File>
  880. </Group>
  881. <Group>
  882. <GroupName>Middlewares/FreeRTOS</GroupName>
  883. <tvExp>0</tvExp>
  884. <tvExpOptDlg>0</tvExpOptDlg>
  885. <cbSel>0</cbSel>
  886. <RteFlg>0</RteFlg>
  887. <File>
  888. <GroupNumber>4</GroupNumber>
  889. <FileNumber>41</FileNumber>
  890. <FileType>1</FileType>
  891. <tvExp>0</tvExp>
  892. <tvExpOptDlg>0</tvExpOptDlg>
  893. <bDave2>0</bDave2>
  894. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/croutine.c</PathWithFileName>
  895. <FilenameWithoutPath>croutine.c</FilenameWithoutPath>
  896. <RteFlg>0</RteFlg>
  897. <bShared>0</bShared>
  898. </File>
  899. <File>
  900. <GroupNumber>4</GroupNumber>
  901. <FileNumber>42</FileNumber>
  902. <FileType>1</FileType>
  903. <tvExp>0</tvExp>
  904. <tvExpOptDlg>0</tvExpOptDlg>
  905. <bDave2>0</bDave2>
  906. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c</PathWithFileName>
  907. <FilenameWithoutPath>event_groups.c</FilenameWithoutPath>
  908. <RteFlg>0</RteFlg>
  909. <bShared>0</bShared>
  910. </File>
  911. <File>
  912. <GroupNumber>4</GroupNumber>
  913. <FileNumber>43</FileNumber>
  914. <FileType>1</FileType>
  915. <tvExp>0</tvExp>
  916. <tvExpOptDlg>0</tvExpOptDlg>
  917. <bDave2>0</bDave2>
  918. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/list.c</PathWithFileName>
  919. <FilenameWithoutPath>list.c</FilenameWithoutPath>
  920. <RteFlg>0</RteFlg>
  921. <bShared>0</bShared>
  922. </File>
  923. <File>
  924. <GroupNumber>4</GroupNumber>
  925. <FileNumber>44</FileNumber>
  926. <FileType>1</FileType>
  927. <tvExp>0</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <bDave2>0</bDave2>
  930. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/queue.c</PathWithFileName>
  931. <FilenameWithoutPath>queue.c</FilenameWithoutPath>
  932. <RteFlg>0</RteFlg>
  933. <bShared>0</bShared>
  934. </File>
  935. <File>
  936. <GroupNumber>4</GroupNumber>
  937. <FileNumber>45</FileNumber>
  938. <FileType>1</FileType>
  939. <tvExp>0</tvExp>
  940. <tvExpOptDlg>0</tvExpOptDlg>
  941. <bDave2>0</bDave2>
  942. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/tasks.c</PathWithFileName>
  943. <FilenameWithoutPath>tasks.c</FilenameWithoutPath>
  944. <RteFlg>0</RteFlg>
  945. <bShared>0</bShared>
  946. </File>
  947. <File>
  948. <GroupNumber>4</GroupNumber>
  949. <FileNumber>46</FileNumber>
  950. <FileType>1</FileType>
  951. <tvExp>0</tvExp>
  952. <tvExpOptDlg>0</tvExpOptDlg>
  953. <bDave2>0</bDave2>
  954. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/timers.c</PathWithFileName>
  955. <FilenameWithoutPath>timers.c</FilenameWithoutPath>
  956. <RteFlg>0</RteFlg>
  957. <bShared>0</bShared>
  958. </File>
  959. <File>
  960. <GroupNumber>4</GroupNumber>
  961. <FileNumber>47</FileNumber>
  962. <FileType>1</FileType>
  963. <tvExp>0</tvExp>
  964. <tvExpOptDlg>0</tvExpOptDlg>
  965. <bDave2>0</bDave2>
  966. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c</PathWithFileName>
  967. <FilenameWithoutPath>cmsis_os.c</FilenameWithoutPath>
  968. <RteFlg>0</RteFlg>
  969. <bShared>0</bShared>
  970. </File>
  971. <File>
  972. <GroupNumber>4</GroupNumber>
  973. <FileNumber>48</FileNumber>
  974. <FileType>1</FileType>
  975. <tvExp>0</tvExp>
  976. <tvExpOptDlg>0</tvExpOptDlg>
  977. <bDave2>0</bDave2>
  978. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c</PathWithFileName>
  979. <FilenameWithoutPath>heap_4.c</FilenameWithoutPath>
  980. <RteFlg>0</RteFlg>
  981. <bShared>0</bShared>
  982. </File>
  983. <File>
  984. <GroupNumber>4</GroupNumber>
  985. <FileNumber>49</FileNumber>
  986. <FileType>1</FileType>
  987. <tvExp>0</tvExp>
  988. <tvExpOptDlg>0</tvExpOptDlg>
  989. <bDave2>0</bDave2>
  990. <PathWithFileName>../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM7/r0p1/port.c</PathWithFileName>
  991. <FilenameWithoutPath>port.c</FilenameWithoutPath>
  992. <RteFlg>0</RteFlg>
  993. <bShared>0</bShared>
  994. </File>
  995. </Group>
  996. <Group>
  997. <GroupName>Drivers/CMSIS</GroupName>
  998. <tvExp>0</tvExp>
  999. <tvExpOptDlg>0</tvExpOptDlg>
  1000. <cbSel>0</cbSel>
  1001. <RteFlg>0</RteFlg>
  1002. <File>
  1003. <GroupNumber>5</GroupNumber>
  1004. <FileNumber>50</FileNumber>
  1005. <FileType>1</FileType>
  1006. <tvExp>0</tvExp>
  1007. <tvExpOptDlg>0</tvExpOptDlg>
  1008. <bDave2>0</bDave2>
  1009. <PathWithFileName>../Src/system_stm32f7xx.c</PathWithFileName>
  1010. <FilenameWithoutPath>system_stm32f7xx.c</FilenameWithoutPath>
  1011. <RteFlg>0</RteFlg>
  1012. <bShared>0</bShared>
  1013. </File>
  1014. </Group>
  1015. <Group>
  1016. <GroupName>IAP</GroupName>
  1017. <tvExp>1</tvExp>
  1018. <tvExpOptDlg>0</tvExpOptDlg>
  1019. <cbSel>0</cbSel>
  1020. <RteFlg>0</RteFlg>
  1021. <File>
  1022. <GroupNumber>6</GroupNumber>
  1023. <FileNumber>51</FileNumber>
  1024. <FileType>1</FileType>
  1025. <tvExp>0</tvExp>
  1026. <tvExpOptDlg>0</tvExpOptDlg>
  1027. <bDave2>0</bDave2>
  1028. <PathWithFileName>..\Src\LTF_sa\leaf_ota.c</PathWithFileName>
  1029. <FilenameWithoutPath>leaf_ota.c</FilenameWithoutPath>
  1030. <RteFlg>0</RteFlg>
  1031. <bShared>0</bShared>
  1032. </File>
  1033. </Group>
  1034. <Group>
  1035. <GroupName>::CMSIS</GroupName>
  1036. <tvExp>0</tvExp>
  1037. <tvExpOptDlg>0</tvExpOptDlg>
  1038. <cbSel>0</cbSel>
  1039. <RteFlg>1</RteFlg>
  1040. </Group>
  1041. </ProjectOpt>