project.uvopt 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609
  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>rtthread</TargetName>
  20. <ToolsetNumber>0x4</ToolsetNumber>
  21. <ToolsetName>ARM-ADS</ToolsetName>
  22. <TargetOption>
  23. <CLKADS>10000000</CLKADS>
  24. <OPTTT>
  25. <gFlags>1</gFlags>
  26. <BeepAtEnd>1</BeepAtEnd>
  27. <RunSim>0</RunSim>
  28. <RunTarget>1</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>.\build\</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>0</CpuCode>
  74. <DebugOpt>
  75. <uSim>0</uSim>
  76. <uTrg>1</uTrg>
  77. <sLdApp>1</sLdApp>
  78. <sGomain>1</sGomain>
  79. <sRbreak>1</sRbreak>
  80. <sRwatch>1</sRwatch>
  81. <sRmem>1</sRmem>
  82. <sRfunc>1</sRfunc>
  83. <sRbox>1</sRbox>
  84. <tLdApp>1</tLdApp>
  85. <tGomain>1</tGomain>
  86. <tRbreak>1</tRbreak>
  87. <tRwatch>1</tRwatch>
  88. <tRmem>1</tRmem>
  89. <tRfunc>0</tRfunc>
  90. <tRbox>1</tRbox>
  91. <tRtrace>1</tRtrace>
  92. <sRSysVw>1</sRSysVw>
  93. <tRSysVw>1</tRSysVw>
  94. <tPdscDbg>1</tPdscDbg>
  95. <sRunDeb>0</sRunDeb>
  96. <sLrtime>0</sLrtime>
  97. <nTsel>17</nTsel>
  98. <sDll></sDll>
  99. <sDllPa></sDllPa>
  100. <sDlgDll></sDlgDll>
  101. <sDlgPa></sDlgPa>
  102. <sIfile></sIfile>
  103. <tDll></tDll>
  104. <tDllPa></tDllPa>
  105. <tDlgDll></tDlgDll>
  106. <tDlgPa></tDlgPa>
  107. <tIfile></tIfile>
  108. <pMon>CapitalMicro\BIN\cmagdi.dll</pMon>
  109. </DebugOpt>
  110. <TargetDriverDllRegistry>
  111. <SetRegEntry>
  112. <Number>0</Number>
  113. <Key>DLGTARM</Key>
  114. <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>
  115. </SetRegEntry>
  116. <SetRegEntry>
  117. <Number>0</Number>
  118. <Key>ARMDBGFLAGS</Key>
  119. <Name></Name>
  120. </SetRegEntry>
  121. <SetRegEntry>
  122. <Number>0</Number>
  123. <Key>cmagdi</Key>
  124. <Name>-U-O6 -O6 -S3 -C1 -J0 -H127.0.0.1 -P2508 -N00("M7") -D00(20EC06CB) -L00(10) -N01("Cortex-M3") -D01(4BA00477) -L01(4) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO0 -FD20000000 -FC800 -FN0</Name>
  125. </SetRegEntry>
  126. <SetRegEntry>
  127. <Number>0</Number>
  128. <Key>DLGUARM</Key>
  129. <Name>(105=-1,-1,-1,-1,0)</Name>
  130. </SetRegEntry>
  131. <SetRegEntry>
  132. <Number>0</Number>
  133. <Key>UL2CM3</Key>
  134. <Name>-S0 -C0 -P0 -FD20000000 -FC1000)</Name>
  135. </SetRegEntry>
  136. <SetRegEntry>
  137. <Number>0</Number>
  138. <Key>Nu_Link</Key>
  139. <Name>-S1 -B115200 -O0</Name>
  140. </SetRegEntry>
  141. </TargetDriverDllRegistry>
  142. <Breakpoint/>
  143. <Tracepoint>
  144. <THDelay>0</THDelay>
  145. </Tracepoint>
  146. <DebugFlag>
  147. <trace>0</trace>
  148. <periodic>1</periodic>
  149. <aLwin>0</aLwin>
  150. <aCover>0</aCover>
  151. <aSer1>0</aSer1>
  152. <aSer2>0</aSer2>
  153. <aPa>0</aPa>
  154. <viewmode>1</viewmode>
  155. <vrSel>0</vrSel>
  156. <aSym>0</aSym>
  157. <aTbox>0</aTbox>
  158. <AscS1>0</AscS1>
  159. <AscS2>0</AscS2>
  160. <AscS3>0</AscS3>
  161. <aSer3>0</aSer3>
  162. <eProf>0</eProf>
  163. <aLa>0</aLa>
  164. <aPa1>0</aPa1>
  165. <AscS4>0</AscS4>
  166. <aSer4>0</aSer4>
  167. <StkLoc>0</StkLoc>
  168. <TrcWin>0</TrcWin>
  169. <newCpu>0</newCpu>
  170. <uProt>0</uProt>
  171. </DebugFlag>
  172. <LintExecutable></LintExecutable>
  173. <LintConfigFile></LintConfigFile>
  174. </TargetOption>
  175. </Target>
  176. <Group>
  177. <GroupName>Applications</GroupName>
  178. <tvExp>1</tvExp>
  179. <tvExpOptDlg>0</tvExpOptDlg>
  180. <cbSel>0</cbSel>
  181. <RteFlg>0</RteFlg>
  182. <File>
  183. <GroupNumber>1</GroupNumber>
  184. <FileNumber>1</FileNumber>
  185. <FileType>1</FileType>
  186. <tvExp>0</tvExp>
  187. <Focus>0</Focus>
  188. <tvExpOptDlg>0</tvExpOptDlg>
  189. <bDave2>0</bDave2>
  190. <PathWithFileName>applications\application.c</PathWithFileName>
  191. <FilenameWithoutPath>application.c</FilenameWithoutPath>
  192. <RteFlg>0</RteFlg>
  193. <bShared>0</bShared>
  194. </File>
  195. <File>
  196. <GroupNumber>1</GroupNumber>
  197. <FileNumber>2</FileNumber>
  198. <FileType>1</FileType>
  199. <tvExp>0</tvExp>
  200. <Focus>0</Focus>
  201. <tvExpOptDlg>0</tvExpOptDlg>
  202. <bDave2>0</bDave2>
  203. <PathWithFileName>applications\led.c</PathWithFileName>
  204. <FilenameWithoutPath>led.c</FilenameWithoutPath>
  205. <RteFlg>0</RteFlg>
  206. <bShared>0</bShared>
  207. </File>
  208. <File>
  209. <GroupNumber>1</GroupNumber>
  210. <FileNumber>3</FileNumber>
  211. <FileType>1</FileType>
  212. <tvExp>0</tvExp>
  213. <Focus>0</Focus>
  214. <tvExpOptDlg>0</tvExpOptDlg>
  215. <bDave2>0</bDave2>
  216. <PathWithFileName>applications\startup.c</PathWithFileName>
  217. <FilenameWithoutPath>startup.c</FilenameWithoutPath>
  218. <RteFlg>0</RteFlg>
  219. <bShared>0</bShared>
  220. </File>
  221. </Group>
  222. <Group>
  223. <GroupName>CMSIS</GroupName>
  224. <tvExp>0</tvExp>
  225. <tvExpOptDlg>0</tvExpOptDlg>
  226. <cbSel>0</cbSel>
  227. <RteFlg>0</RteFlg>
  228. <File>
  229. <GroupNumber>2</GroupNumber>
  230. <FileNumber>4</FileNumber>
  231. <FileType>1</FileType>
  232. <tvExp>0</tvExp>
  233. <Focus>0</Focus>
  234. <tvExpOptDlg>0</tvExpOptDlg>
  235. <bDave2>0</bDave2>
  236. <PathWithFileName>CMSIS\CME_M7\system_cmem7.c</PathWithFileName>
  237. <FilenameWithoutPath>system_cmem7.c</FilenameWithoutPath>
  238. <RteFlg>0</RteFlg>
  239. <bShared>0</bShared>
  240. </File>
  241. <File>
  242. <GroupNumber>2</GroupNumber>
  243. <FileNumber>5</FileNumber>
  244. <FileType>2</FileType>
  245. <tvExp>0</tvExp>
  246. <Focus>0</Focus>
  247. <tvExpOptDlg>0</tvExpOptDlg>
  248. <bDave2>0</bDave2>
  249. <PathWithFileName>CMSIS\CME_M7\startup\arm\startup_cmem7.s</PathWithFileName>
  250. <FilenameWithoutPath>startup_cmem7.s</FilenameWithoutPath>
  251. <RteFlg>0</RteFlg>
  252. <bShared>0</bShared>
  253. </File>
  254. </Group>
  255. <Group>
  256. <GroupName>Drivers</GroupName>
  257. <tvExp>1</tvExp>
  258. <tvExpOptDlg>0</tvExpOptDlg>
  259. <cbSel>0</cbSel>
  260. <RteFlg>0</RteFlg>
  261. <File>
  262. <GroupNumber>3</GroupNumber>
  263. <FileNumber>6</FileNumber>
  264. <FileType>1</FileType>
  265. <tvExp>0</tvExp>
  266. <Focus>0</Focus>
  267. <tvExpOptDlg>0</tvExpOptDlg>
  268. <bDave2>0</bDave2>
  269. <PathWithFileName>drivers\board.c</PathWithFileName>
  270. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  271. <RteFlg>0</RteFlg>
  272. <bShared>0</bShared>
  273. </File>
  274. <File>
  275. <GroupNumber>3</GroupNumber>
  276. <FileNumber>7</FileNumber>
  277. <FileType>1</FileType>
  278. <tvExp>0</tvExp>
  279. <Focus>0</Focus>
  280. <tvExpOptDlg>0</tvExpOptDlg>
  281. <bDave2>0</bDave2>
  282. <PathWithFileName>drivers\uart.c</PathWithFileName>
  283. <FilenameWithoutPath>uart.c</FilenameWithoutPath>
  284. <RteFlg>0</RteFlg>
  285. <bShared>0</bShared>
  286. </File>
  287. <File>
  288. <GroupNumber>3</GroupNumber>
  289. <FileNumber>8</FileNumber>
  290. <FileType>1</FileType>
  291. <tvExp>0</tvExp>
  292. <Focus>0</Focus>
  293. <tvExpOptDlg>0</tvExpOptDlg>
  294. <bDave2>0</bDave2>
  295. <PathWithFileName>drivers\emac.c</PathWithFileName>
  296. <FilenameWithoutPath>emac.c</FilenameWithoutPath>
  297. <RteFlg>0</RteFlg>
  298. <bShared>0</bShared>
  299. </File>
  300. <File>
  301. <GroupNumber>3</GroupNumber>
  302. <FileNumber>9</FileNumber>
  303. <FileType>1</FileType>
  304. <tvExp>0</tvExp>
  305. <Focus>0</Focus>
  306. <tvExpOptDlg>0</tvExpOptDlg>
  307. <bDave2>0</bDave2>
  308. <PathWithFileName>drivers\app_phy.c</PathWithFileName>
  309. <FilenameWithoutPath>app_phy.c</FilenameWithoutPath>
  310. <RteFlg>0</RteFlg>
  311. <bShared>0</bShared>
  312. </File>
  313. </Group>
  314. <Group>
  315. <GroupName>StdPeriph_Driver</GroupName>
  316. <tvExp>0</tvExp>
  317. <tvExpOptDlg>0</tvExpOptDlg>
  318. <cbSel>0</cbSel>
  319. <RteFlg>0</RteFlg>
  320. <File>
  321. <GroupNumber>4</GroupNumber>
  322. <FileNumber>10</FileNumber>
  323. <FileType>1</FileType>
  324. <tvExp>0</tvExp>
  325. <Focus>0</Focus>
  326. <tvExpOptDlg>0</tvExpOptDlg>
  327. <bDave2>0</bDave2>
  328. <PathWithFileName>StdPeriph_Driver\src\cmem7_adc.c</PathWithFileName>
  329. <FilenameWithoutPath>cmem7_adc.c</FilenameWithoutPath>
  330. <RteFlg>0</RteFlg>
  331. <bShared>0</bShared>
  332. </File>
  333. <File>
  334. <GroupNumber>4</GroupNumber>
  335. <FileNumber>11</FileNumber>
  336. <FileType>1</FileType>
  337. <tvExp>0</tvExp>
  338. <Focus>0</Focus>
  339. <tvExpOptDlg>0</tvExpOptDlg>
  340. <bDave2>0</bDave2>
  341. <PathWithFileName>StdPeriph_Driver\src\cmem7_aes.c</PathWithFileName>
  342. <FilenameWithoutPath>cmem7_aes.c</FilenameWithoutPath>
  343. <RteFlg>0</RteFlg>
  344. <bShared>0</bShared>
  345. </File>
  346. <File>
  347. <GroupNumber>4</GroupNumber>
  348. <FileNumber>12</FileNumber>
  349. <FileType>1</FileType>
  350. <tvExp>0</tvExp>
  351. <Focus>0</Focus>
  352. <tvExpOptDlg>0</tvExpOptDlg>
  353. <bDave2>0</bDave2>
  354. <PathWithFileName>StdPeriph_Driver\src\cmem7_can.c</PathWithFileName>
  355. <FilenameWithoutPath>cmem7_can.c</FilenameWithoutPath>
  356. <RteFlg>0</RteFlg>
  357. <bShared>0</bShared>
  358. </File>
  359. <File>
  360. <GroupNumber>4</GroupNumber>
  361. <FileNumber>13</FileNumber>
  362. <FileType>1</FileType>
  363. <tvExp>0</tvExp>
  364. <Focus>0</Focus>
  365. <tvExpOptDlg>0</tvExpOptDlg>
  366. <bDave2>0</bDave2>
  367. <PathWithFileName>StdPeriph_Driver\src\cmem7_ddr.c</PathWithFileName>
  368. <FilenameWithoutPath>cmem7_ddr.c</FilenameWithoutPath>
  369. <RteFlg>0</RteFlg>
  370. <bShared>0</bShared>
  371. </File>
  372. <File>
  373. <GroupNumber>4</GroupNumber>
  374. <FileNumber>14</FileNumber>
  375. <FileType>1</FileType>
  376. <tvExp>0</tvExp>
  377. <Focus>0</Focus>
  378. <tvExpOptDlg>0</tvExpOptDlg>
  379. <bDave2>0</bDave2>
  380. <PathWithFileName>StdPeriph_Driver\src\cmem7_dma.c</PathWithFileName>
  381. <FilenameWithoutPath>cmem7_dma.c</FilenameWithoutPath>
  382. <RteFlg>0</RteFlg>
  383. <bShared>0</bShared>
  384. </File>
  385. <File>
  386. <GroupNumber>4</GroupNumber>
  387. <FileNumber>15</FileNumber>
  388. <FileType>1</FileType>
  389. <tvExp>0</tvExp>
  390. <Focus>0</Focus>
  391. <tvExpOptDlg>0</tvExpOptDlg>
  392. <bDave2>0</bDave2>
  393. <PathWithFileName>StdPeriph_Driver\src\cmem7_efuse.c</PathWithFileName>
  394. <FilenameWithoutPath>cmem7_efuse.c</FilenameWithoutPath>
  395. <RteFlg>0</RteFlg>
  396. <bShared>0</bShared>
  397. </File>
  398. <File>
  399. <GroupNumber>4</GroupNumber>
  400. <FileNumber>16</FileNumber>
  401. <FileType>1</FileType>
  402. <tvExp>0</tvExp>
  403. <Focus>0</Focus>
  404. <tvExpOptDlg>0</tvExpOptDlg>
  405. <bDave2>0</bDave2>
  406. <PathWithFileName>StdPeriph_Driver\src\cmem7_eth.c</PathWithFileName>
  407. <FilenameWithoutPath>cmem7_eth.c</FilenameWithoutPath>
  408. <RteFlg>0</RteFlg>
  409. <bShared>0</bShared>
  410. </File>
  411. <File>
  412. <GroupNumber>4</GroupNumber>
  413. <FileNumber>17</FileNumber>
  414. <FileType>1</FileType>
  415. <tvExp>0</tvExp>
  416. <Focus>0</Focus>
  417. <tvExpOptDlg>0</tvExpOptDlg>
  418. <bDave2>0</bDave2>
  419. <PathWithFileName>StdPeriph_Driver\src\cmem7_flash.c</PathWithFileName>
  420. <FilenameWithoutPath>cmem7_flash.c</FilenameWithoutPath>
  421. <RteFlg>0</RteFlg>
  422. <bShared>0</bShared>
  423. </File>
  424. <File>
  425. <GroupNumber>4</GroupNumber>
  426. <FileNumber>18</FileNumber>
  427. <FileType>1</FileType>
  428. <tvExp>0</tvExp>
  429. <Focus>0</Focus>
  430. <tvExpOptDlg>0</tvExpOptDlg>
  431. <bDave2>0</bDave2>
  432. <PathWithFileName>StdPeriph_Driver\src\cmem7_gpio.c</PathWithFileName>
  433. <FilenameWithoutPath>cmem7_gpio.c</FilenameWithoutPath>
  434. <RteFlg>0</RteFlg>
  435. <bShared>0</bShared>
  436. </File>
  437. <File>
  438. <GroupNumber>4</GroupNumber>
  439. <FileNumber>19</FileNumber>
  440. <FileType>1</FileType>
  441. <tvExp>0</tvExp>
  442. <Focus>0</Focus>
  443. <tvExpOptDlg>0</tvExpOptDlg>
  444. <bDave2>0</bDave2>
  445. <PathWithFileName>StdPeriph_Driver\src\cmem7_i2c.c</PathWithFileName>
  446. <FilenameWithoutPath>cmem7_i2c.c</FilenameWithoutPath>
  447. <RteFlg>0</RteFlg>
  448. <bShared>0</bShared>
  449. </File>
  450. <File>
  451. <GroupNumber>4</GroupNumber>
  452. <FileNumber>20</FileNumber>
  453. <FileType>1</FileType>
  454. <tvExp>0</tvExp>
  455. <Focus>0</Focus>
  456. <tvExpOptDlg>0</tvExpOptDlg>
  457. <bDave2>0</bDave2>
  458. <PathWithFileName>StdPeriph_Driver\src\cmem7_misc.c</PathWithFileName>
  459. <FilenameWithoutPath>cmem7_misc.c</FilenameWithoutPath>
  460. <RteFlg>0</RteFlg>
  461. <bShared>0</bShared>
  462. </File>
  463. <File>
  464. <GroupNumber>4</GroupNumber>
  465. <FileNumber>21</FileNumber>
  466. <FileType>1</FileType>
  467. <tvExp>0</tvExp>
  468. <Focus>0</Focus>
  469. <tvExpOptDlg>0</tvExpOptDlg>
  470. <bDave2>0</bDave2>
  471. <PathWithFileName>StdPeriph_Driver\src\cmem7_rtc.c</PathWithFileName>
  472. <FilenameWithoutPath>cmem7_rtc.c</FilenameWithoutPath>
  473. <RteFlg>0</RteFlg>
  474. <bShared>0</bShared>
  475. </File>
  476. <File>
  477. <GroupNumber>4</GroupNumber>
  478. <FileNumber>22</FileNumber>
  479. <FileType>1</FileType>
  480. <tvExp>0</tvExp>
  481. <Focus>0</Focus>
  482. <tvExpOptDlg>0</tvExpOptDlg>
  483. <bDave2>0</bDave2>
  484. <PathWithFileName>StdPeriph_Driver\src\cmem7_spi.c</PathWithFileName>
  485. <FilenameWithoutPath>cmem7_spi.c</FilenameWithoutPath>
  486. <RteFlg>0</RteFlg>
  487. <bShared>0</bShared>
  488. </File>
  489. <File>
  490. <GroupNumber>4</GroupNumber>
  491. <FileNumber>23</FileNumber>
  492. <FileType>1</FileType>
  493. <tvExp>0</tvExp>
  494. <Focus>0</Focus>
  495. <tvExpOptDlg>0</tvExpOptDlg>
  496. <bDave2>0</bDave2>
  497. <PathWithFileName>StdPeriph_Driver\src\cmem7_tim.c</PathWithFileName>
  498. <FilenameWithoutPath>cmem7_tim.c</FilenameWithoutPath>
  499. <RteFlg>0</RteFlg>
  500. <bShared>0</bShared>
  501. </File>
  502. <File>
  503. <GroupNumber>4</GroupNumber>
  504. <FileNumber>24</FileNumber>
  505. <FileType>1</FileType>
  506. <tvExp>0</tvExp>
  507. <Focus>0</Focus>
  508. <tvExpOptDlg>0</tvExpOptDlg>
  509. <bDave2>0</bDave2>
  510. <PathWithFileName>StdPeriph_Driver\src\cmem7_uart.c</PathWithFileName>
  511. <FilenameWithoutPath>cmem7_uart.c</FilenameWithoutPath>
  512. <RteFlg>0</RteFlg>
  513. <bShared>0</bShared>
  514. </File>
  515. <File>
  516. <GroupNumber>4</GroupNumber>
  517. <FileNumber>25</FileNumber>
  518. <FileType>1</FileType>
  519. <tvExp>0</tvExp>
  520. <Focus>0</Focus>
  521. <tvExpOptDlg>0</tvExpOptDlg>
  522. <bDave2>0</bDave2>
  523. <PathWithFileName>StdPeriph_Driver\src\cmem7_usb.c</PathWithFileName>
  524. <FilenameWithoutPath>cmem7_usb.c</FilenameWithoutPath>
  525. <RteFlg>0</RteFlg>
  526. <bShared>0</bShared>
  527. </File>
  528. <File>
  529. <GroupNumber>4</GroupNumber>
  530. <FileNumber>26</FileNumber>
  531. <FileType>1</FileType>
  532. <tvExp>0</tvExp>
  533. <Focus>0</Focus>
  534. <tvExpOptDlg>0</tvExpOptDlg>
  535. <bDave2>0</bDave2>
  536. <PathWithFileName>StdPeriph_Driver\src\cmem7_wdg.c</PathWithFileName>
  537. <FilenameWithoutPath>cmem7_wdg.c</FilenameWithoutPath>
  538. <RteFlg>0</RteFlg>
  539. <bShared>0</bShared>
  540. </File>
  541. </Group>
  542. <Group>
  543. <GroupName>Kernel</GroupName>
  544. <tvExp>0</tvExp>
  545. <tvExpOptDlg>0</tvExpOptDlg>
  546. <cbSel>0</cbSel>
  547. <RteFlg>0</RteFlg>
  548. <File>
  549. <GroupNumber>5</GroupNumber>
  550. <FileNumber>27</FileNumber>
  551. <FileType>1</FileType>
  552. <tvExp>0</tvExp>
  553. <Focus>0</Focus>
  554. <tvExpOptDlg>0</tvExpOptDlg>
  555. <bDave2>0</bDave2>
  556. <PathWithFileName>..\..\src\clock.c</PathWithFileName>
  557. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  558. <RteFlg>0</RteFlg>
  559. <bShared>0</bShared>
  560. </File>
  561. <File>
  562. <GroupNumber>5</GroupNumber>
  563. <FileNumber>28</FileNumber>
  564. <FileType>1</FileType>
  565. <tvExp>0</tvExp>
  566. <Focus>0</Focus>
  567. <tvExpOptDlg>0</tvExpOptDlg>
  568. <bDave2>0</bDave2>
  569. <PathWithFileName>..\..\src\device.c</PathWithFileName>
  570. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  571. <RteFlg>0</RteFlg>
  572. <bShared>0</bShared>
  573. </File>
  574. <File>
  575. <GroupNumber>5</GroupNumber>
  576. <FileNumber>29</FileNumber>
  577. <FileType>1</FileType>
  578. <tvExp>0</tvExp>
  579. <Focus>0</Focus>
  580. <tvExpOptDlg>0</tvExpOptDlg>
  581. <bDave2>0</bDave2>
  582. <PathWithFileName>..\..\src\idle.c</PathWithFileName>
  583. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  584. <RteFlg>0</RteFlg>
  585. <bShared>0</bShared>
  586. </File>
  587. <File>
  588. <GroupNumber>5</GroupNumber>
  589. <FileNumber>30</FileNumber>
  590. <FileType>1</FileType>
  591. <tvExp>0</tvExp>
  592. <Focus>0</Focus>
  593. <tvExpOptDlg>0</tvExpOptDlg>
  594. <bDave2>0</bDave2>
  595. <PathWithFileName>..\..\src\ipc.c</PathWithFileName>
  596. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  597. <RteFlg>0</RteFlg>
  598. <bShared>0</bShared>
  599. </File>
  600. <File>
  601. <GroupNumber>5</GroupNumber>
  602. <FileNumber>31</FileNumber>
  603. <FileType>1</FileType>
  604. <tvExp>0</tvExp>
  605. <Focus>0</Focus>
  606. <tvExpOptDlg>0</tvExpOptDlg>
  607. <bDave2>0</bDave2>
  608. <PathWithFileName>..\..\src\irq.c</PathWithFileName>
  609. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  610. <RteFlg>0</RteFlg>
  611. <bShared>0</bShared>
  612. </File>
  613. <File>
  614. <GroupNumber>5</GroupNumber>
  615. <FileNumber>32</FileNumber>
  616. <FileType>1</FileType>
  617. <tvExp>0</tvExp>
  618. <Focus>0</Focus>
  619. <tvExpOptDlg>0</tvExpOptDlg>
  620. <bDave2>0</bDave2>
  621. <PathWithFileName>..\..\src\kservice.c</PathWithFileName>
  622. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  623. <RteFlg>0</RteFlg>
  624. <bShared>0</bShared>
  625. </File>
  626. <File>
  627. <GroupNumber>5</GroupNumber>
  628. <FileNumber>33</FileNumber>
  629. <FileType>1</FileType>
  630. <tvExp>0</tvExp>
  631. <Focus>0</Focus>
  632. <tvExpOptDlg>0</tvExpOptDlg>
  633. <bDave2>0</bDave2>
  634. <PathWithFileName>..\..\src\mem.c</PathWithFileName>
  635. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  636. <RteFlg>0</RteFlg>
  637. <bShared>0</bShared>
  638. </File>
  639. <File>
  640. <GroupNumber>5</GroupNumber>
  641. <FileNumber>34</FileNumber>
  642. <FileType>1</FileType>
  643. <tvExp>0</tvExp>
  644. <Focus>0</Focus>
  645. <tvExpOptDlg>0</tvExpOptDlg>
  646. <bDave2>0</bDave2>
  647. <PathWithFileName>..\..\src\mempool.c</PathWithFileName>
  648. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  649. <RteFlg>0</RteFlg>
  650. <bShared>0</bShared>
  651. </File>
  652. <File>
  653. <GroupNumber>5</GroupNumber>
  654. <FileNumber>35</FileNumber>
  655. <FileType>1</FileType>
  656. <tvExp>0</tvExp>
  657. <Focus>0</Focus>
  658. <tvExpOptDlg>0</tvExpOptDlg>
  659. <bDave2>0</bDave2>
  660. <PathWithFileName>..\..\src\object.c</PathWithFileName>
  661. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  662. <RteFlg>0</RteFlg>
  663. <bShared>0</bShared>
  664. </File>
  665. <File>
  666. <GroupNumber>5</GroupNumber>
  667. <FileNumber>36</FileNumber>
  668. <FileType>1</FileType>
  669. <tvExp>0</tvExp>
  670. <Focus>0</Focus>
  671. <tvExpOptDlg>0</tvExpOptDlg>
  672. <bDave2>0</bDave2>
  673. <PathWithFileName>..\..\src\scheduler.c</PathWithFileName>
  674. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  675. <RteFlg>0</RteFlg>
  676. <bShared>0</bShared>
  677. </File>
  678. <File>
  679. <GroupNumber>5</GroupNumber>
  680. <FileNumber>37</FileNumber>
  681. <FileType>1</FileType>
  682. <tvExp>0</tvExp>
  683. <Focus>0</Focus>
  684. <tvExpOptDlg>0</tvExpOptDlg>
  685. <bDave2>0</bDave2>
  686. <PathWithFileName>..\..\src\thread.c</PathWithFileName>
  687. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  688. <RteFlg>0</RteFlg>
  689. <bShared>0</bShared>
  690. </File>
  691. <File>
  692. <GroupNumber>5</GroupNumber>
  693. <FileNumber>38</FileNumber>
  694. <FileType>1</FileType>
  695. <tvExp>0</tvExp>
  696. <Focus>0</Focus>
  697. <tvExpOptDlg>0</tvExpOptDlg>
  698. <bDave2>0</bDave2>
  699. <PathWithFileName>..\..\src\timer.c</PathWithFileName>
  700. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  701. <RteFlg>0</RteFlg>
  702. <bShared>0</bShared>
  703. </File>
  704. </Group>
  705. <Group>
  706. <GroupName>CORTEX-M3</GroupName>
  707. <tvExp>0</tvExp>
  708. <tvExpOptDlg>0</tvExpOptDlg>
  709. <cbSel>0</cbSel>
  710. <RteFlg>0</RteFlg>
  711. <File>
  712. <GroupNumber>6</GroupNumber>
  713. <FileNumber>39</FileNumber>
  714. <FileType>1</FileType>
  715. <tvExp>0</tvExp>
  716. <Focus>0</Focus>
  717. <tvExpOptDlg>0</tvExpOptDlg>
  718. <bDave2>0</bDave2>
  719. <PathWithFileName>..\..\libcpu\arm\cortex-m3\cpuport.c</PathWithFileName>
  720. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  721. <RteFlg>0</RteFlg>
  722. <bShared>0</bShared>
  723. </File>
  724. <File>
  725. <GroupNumber>6</GroupNumber>
  726. <FileNumber>40</FileNumber>
  727. <FileType>2</FileType>
  728. <tvExp>0</tvExp>
  729. <Focus>0</Focus>
  730. <tvExpOptDlg>0</tvExpOptDlg>
  731. <bDave2>0</bDave2>
  732. <PathWithFileName>..\..\libcpu\arm\cortex-m3\context_rvds.S</PathWithFileName>
  733. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  734. <RteFlg>0</RteFlg>
  735. <bShared>0</bShared>
  736. </File>
  737. <File>
  738. <GroupNumber>6</GroupNumber>
  739. <FileNumber>41</FileNumber>
  740. <FileType>1</FileType>
  741. <tvExp>0</tvExp>
  742. <Focus>0</Focus>
  743. <tvExpOptDlg>0</tvExpOptDlg>
  744. <bDave2>0</bDave2>
  745. <PathWithFileName>..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  746. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  747. <RteFlg>0</RteFlg>
  748. <bShared>0</bShared>
  749. </File>
  750. <File>
  751. <GroupNumber>6</GroupNumber>
  752. <FileNumber>42</FileNumber>
  753. <FileType>1</FileType>
  754. <tvExp>0</tvExp>
  755. <Focus>0</Focus>
  756. <tvExpOptDlg>0</tvExpOptDlg>
  757. <bDave2>0</bDave2>
  758. <PathWithFileName>..\..\libcpu\arm\common\div0.c</PathWithFileName>
  759. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  760. <RteFlg>0</RteFlg>
  761. <bShared>0</bShared>
  762. </File>
  763. <File>
  764. <GroupNumber>6</GroupNumber>
  765. <FileNumber>43</FileNumber>
  766. <FileType>1</FileType>
  767. <tvExp>0</tvExp>
  768. <Focus>0</Focus>
  769. <tvExpOptDlg>0</tvExpOptDlg>
  770. <bDave2>0</bDave2>
  771. <PathWithFileName>..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  772. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  773. <RteFlg>0</RteFlg>
  774. <bShared>0</bShared>
  775. </File>
  776. </Group>
  777. <Group>
  778. <GroupName>DeviceDrivers</GroupName>
  779. <tvExp>0</tvExp>
  780. <tvExpOptDlg>0</tvExpOptDlg>
  781. <cbSel>0</cbSel>
  782. <RteFlg>0</RteFlg>
  783. <File>
  784. <GroupNumber>7</GroupNumber>
  785. <FileNumber>44</FileNumber>
  786. <FileType>1</FileType>
  787. <tvExp>0</tvExp>
  788. <Focus>0</Focus>
  789. <tvExpOptDlg>0</tvExpOptDlg>
  790. <bDave2>0</bDave2>
  791. <PathWithFileName>..\..\components\drivers\serial\serial.c</PathWithFileName>
  792. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  793. <RteFlg>0</RteFlg>
  794. <bShared>0</bShared>
  795. </File>
  796. <File>
  797. <GroupNumber>7</GroupNumber>
  798. <FileNumber>45</FileNumber>
  799. <FileType>1</FileType>
  800. <tvExp>0</tvExp>
  801. <Focus>0</Focus>
  802. <tvExpOptDlg>0</tvExpOptDlg>
  803. <bDave2>0</bDave2>
  804. <PathWithFileName>..\..\components\drivers\src\completion.c</PathWithFileName>
  805. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  806. <RteFlg>0</RteFlg>
  807. <bShared>0</bShared>
  808. </File>
  809. <File>
  810. <GroupNumber>7</GroupNumber>
  811. <FileNumber>46</FileNumber>
  812. <FileType>1</FileType>
  813. <tvExp>0</tvExp>
  814. <Focus>0</Focus>
  815. <tvExpOptDlg>0</tvExpOptDlg>
  816. <bDave2>0</bDave2>
  817. <PathWithFileName>..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  818. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  819. <RteFlg>0</RteFlg>
  820. <bShared>0</bShared>
  821. </File>
  822. <File>
  823. <GroupNumber>7</GroupNumber>
  824. <FileNumber>47</FileNumber>
  825. <FileType>1</FileType>
  826. <tvExp>0</tvExp>
  827. <Focus>0</Focus>
  828. <tvExpOptDlg>0</tvExpOptDlg>
  829. <bDave2>0</bDave2>
  830. <PathWithFileName>..\..\components\drivers\src\pipe.c</PathWithFileName>
  831. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  832. <RteFlg>0</RteFlg>
  833. <bShared>0</bShared>
  834. </File>
  835. <File>
  836. <GroupNumber>7</GroupNumber>
  837. <FileNumber>48</FileNumber>
  838. <FileType>1</FileType>
  839. <tvExp>0</tvExp>
  840. <Focus>0</Focus>
  841. <tvExpOptDlg>0</tvExpOptDlg>
  842. <bDave2>0</bDave2>
  843. <PathWithFileName>..\..\components\drivers\src\portal.c</PathWithFileName>
  844. <FilenameWithoutPath>portal.c</FilenameWithoutPath>
  845. <RteFlg>0</RteFlg>
  846. <bShared>0</bShared>
  847. </File>
  848. <File>
  849. <GroupNumber>7</GroupNumber>
  850. <FileNumber>49</FileNumber>
  851. <FileType>1</FileType>
  852. <tvExp>0</tvExp>
  853. <Focus>0</Focus>
  854. <tvExpOptDlg>0</tvExpOptDlg>
  855. <bDave2>0</bDave2>
  856. <PathWithFileName>..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  857. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  858. <RteFlg>0</RteFlg>
  859. <bShared>0</bShared>
  860. </File>
  861. <File>
  862. <GroupNumber>7</GroupNumber>
  863. <FileNumber>50</FileNumber>
  864. <FileType>1</FileType>
  865. <tvExp>0</tvExp>
  866. <Focus>0</Focus>
  867. <tvExpOptDlg>0</tvExpOptDlg>
  868. <bDave2>0</bDave2>
  869. <PathWithFileName>..\..\components\drivers\src\workqueue.c</PathWithFileName>
  870. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  871. <RteFlg>0</RteFlg>
  872. <bShared>0</bShared>
  873. </File>
  874. </Group>
  875. <Group>
  876. <GroupName>finsh</GroupName>
  877. <tvExp>0</tvExp>
  878. <tvExpOptDlg>0</tvExpOptDlg>
  879. <cbSel>0</cbSel>
  880. <RteFlg>0</RteFlg>
  881. <File>
  882. <GroupNumber>8</GroupNumber>
  883. <FileNumber>51</FileNumber>
  884. <FileType>1</FileType>
  885. <tvExp>0</tvExp>
  886. <Focus>0</Focus>
  887. <tvExpOptDlg>0</tvExpOptDlg>
  888. <bDave2>0</bDave2>
  889. <PathWithFileName>..\..\components\finsh\shell.c</PathWithFileName>
  890. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  891. <RteFlg>0</RteFlg>
  892. <bShared>0</bShared>
  893. </File>
  894. <File>
  895. <GroupNumber>8</GroupNumber>
  896. <FileNumber>52</FileNumber>
  897. <FileType>1</FileType>
  898. <tvExp>0</tvExp>
  899. <Focus>0</Focus>
  900. <tvExpOptDlg>0</tvExpOptDlg>
  901. <bDave2>0</bDave2>
  902. <PathWithFileName>..\..\components\finsh\symbol.c</PathWithFileName>
  903. <FilenameWithoutPath>symbol.c</FilenameWithoutPath>
  904. <RteFlg>0</RteFlg>
  905. <bShared>0</bShared>
  906. </File>
  907. <File>
  908. <GroupNumber>8</GroupNumber>
  909. <FileNumber>53</FileNumber>
  910. <FileType>1</FileType>
  911. <tvExp>0</tvExp>
  912. <Focus>0</Focus>
  913. <tvExpOptDlg>0</tvExpOptDlg>
  914. <bDave2>0</bDave2>
  915. <PathWithFileName>..\..\components\finsh\cmd.c</PathWithFileName>
  916. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  917. <RteFlg>0</RteFlg>
  918. <bShared>0</bShared>
  919. </File>
  920. <File>
  921. <GroupNumber>8</GroupNumber>
  922. <FileNumber>54</FileNumber>
  923. <FileType>1</FileType>
  924. <tvExp>0</tvExp>
  925. <Focus>0</Focus>
  926. <tvExpOptDlg>0</tvExpOptDlg>
  927. <bDave2>0</bDave2>
  928. <PathWithFileName>..\..\components\finsh\msh_cmd.c</PathWithFileName>
  929. <FilenameWithoutPath>msh_cmd.c</FilenameWithoutPath>
  930. <RteFlg>0</RteFlg>
  931. <bShared>0</bShared>
  932. </File>
  933. <File>
  934. <GroupNumber>8</GroupNumber>
  935. <FileNumber>55</FileNumber>
  936. <FileType>1</FileType>
  937. <tvExp>0</tvExp>
  938. <Focus>0</Focus>
  939. <tvExpOptDlg>0</tvExpOptDlg>
  940. <bDave2>0</bDave2>
  941. <PathWithFileName>..\..\components\finsh\msh.c</PathWithFileName>
  942. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  943. <RteFlg>0</RteFlg>
  944. <bShared>0</bShared>
  945. </File>
  946. <File>
  947. <GroupNumber>8</GroupNumber>
  948. <FileNumber>56</FileNumber>
  949. <FileType>1</FileType>
  950. <tvExp>0</tvExp>
  951. <Focus>0</Focus>
  952. <tvExpOptDlg>0</tvExpOptDlg>
  953. <bDave2>0</bDave2>
  954. <PathWithFileName>..\..\components\finsh\finsh_compiler.c</PathWithFileName>
  955. <FilenameWithoutPath>finsh_compiler.c</FilenameWithoutPath>
  956. <RteFlg>0</RteFlg>
  957. <bShared>0</bShared>
  958. </File>
  959. <File>
  960. <GroupNumber>8</GroupNumber>
  961. <FileNumber>57</FileNumber>
  962. <FileType>1</FileType>
  963. <tvExp>0</tvExp>
  964. <Focus>0</Focus>
  965. <tvExpOptDlg>0</tvExpOptDlg>
  966. <bDave2>0</bDave2>
  967. <PathWithFileName>..\..\components\finsh\finsh_error.c</PathWithFileName>
  968. <FilenameWithoutPath>finsh_error.c</FilenameWithoutPath>
  969. <RteFlg>0</RteFlg>
  970. <bShared>0</bShared>
  971. </File>
  972. <File>
  973. <GroupNumber>8</GroupNumber>
  974. <FileNumber>58</FileNumber>
  975. <FileType>1</FileType>
  976. <tvExp>0</tvExp>
  977. <Focus>0</Focus>
  978. <tvExpOptDlg>0</tvExpOptDlg>
  979. <bDave2>0</bDave2>
  980. <PathWithFileName>..\..\components\finsh\finsh_heap.c</PathWithFileName>
  981. <FilenameWithoutPath>finsh_heap.c</FilenameWithoutPath>
  982. <RteFlg>0</RteFlg>
  983. <bShared>0</bShared>
  984. </File>
  985. <File>
  986. <GroupNumber>8</GroupNumber>
  987. <FileNumber>59</FileNumber>
  988. <FileType>1</FileType>
  989. <tvExp>0</tvExp>
  990. <Focus>0</Focus>
  991. <tvExpOptDlg>0</tvExpOptDlg>
  992. <bDave2>0</bDave2>
  993. <PathWithFileName>..\..\components\finsh\finsh_init.c</PathWithFileName>
  994. <FilenameWithoutPath>finsh_init.c</FilenameWithoutPath>
  995. <RteFlg>0</RteFlg>
  996. <bShared>0</bShared>
  997. </File>
  998. <File>
  999. <GroupNumber>8</GroupNumber>
  1000. <FileNumber>60</FileNumber>
  1001. <FileType>1</FileType>
  1002. <tvExp>0</tvExp>
  1003. <Focus>0</Focus>
  1004. <tvExpOptDlg>0</tvExpOptDlg>
  1005. <bDave2>0</bDave2>
  1006. <PathWithFileName>..\..\components\finsh\finsh_node.c</PathWithFileName>
  1007. <FilenameWithoutPath>finsh_node.c</FilenameWithoutPath>
  1008. <RteFlg>0</RteFlg>
  1009. <bShared>0</bShared>
  1010. </File>
  1011. <File>
  1012. <GroupNumber>8</GroupNumber>
  1013. <FileNumber>61</FileNumber>
  1014. <FileType>1</FileType>
  1015. <tvExp>0</tvExp>
  1016. <Focus>0</Focus>
  1017. <tvExpOptDlg>0</tvExpOptDlg>
  1018. <bDave2>0</bDave2>
  1019. <PathWithFileName>..\..\components\finsh\finsh_ops.c</PathWithFileName>
  1020. <FilenameWithoutPath>finsh_ops.c</FilenameWithoutPath>
  1021. <RteFlg>0</RteFlg>
  1022. <bShared>0</bShared>
  1023. </File>
  1024. <File>
  1025. <GroupNumber>8</GroupNumber>
  1026. <FileNumber>62</FileNumber>
  1027. <FileType>1</FileType>
  1028. <tvExp>0</tvExp>
  1029. <Focus>0</Focus>
  1030. <tvExpOptDlg>0</tvExpOptDlg>
  1031. <bDave2>0</bDave2>
  1032. <PathWithFileName>..\..\components\finsh\finsh_parser.c</PathWithFileName>
  1033. <FilenameWithoutPath>finsh_parser.c</FilenameWithoutPath>
  1034. <RteFlg>0</RteFlg>
  1035. <bShared>0</bShared>
  1036. </File>
  1037. <File>
  1038. <GroupNumber>8</GroupNumber>
  1039. <FileNumber>63</FileNumber>
  1040. <FileType>1</FileType>
  1041. <tvExp>0</tvExp>
  1042. <Focus>0</Focus>
  1043. <tvExpOptDlg>0</tvExpOptDlg>
  1044. <bDave2>0</bDave2>
  1045. <PathWithFileName>..\..\components\finsh\finsh_var.c</PathWithFileName>
  1046. <FilenameWithoutPath>finsh_var.c</FilenameWithoutPath>
  1047. <RteFlg>0</RteFlg>
  1048. <bShared>0</bShared>
  1049. </File>
  1050. <File>
  1051. <GroupNumber>8</GroupNumber>
  1052. <FileNumber>64</FileNumber>
  1053. <FileType>1</FileType>
  1054. <tvExp>0</tvExp>
  1055. <Focus>0</Focus>
  1056. <tvExpOptDlg>0</tvExpOptDlg>
  1057. <bDave2>0</bDave2>
  1058. <PathWithFileName>..\..\components\finsh\finsh_vm.c</PathWithFileName>
  1059. <FilenameWithoutPath>finsh_vm.c</FilenameWithoutPath>
  1060. <RteFlg>0</RteFlg>
  1061. <bShared>0</bShared>
  1062. </File>
  1063. <File>
  1064. <GroupNumber>8</GroupNumber>
  1065. <FileNumber>65</FileNumber>
  1066. <FileType>1</FileType>
  1067. <tvExp>0</tvExp>
  1068. <Focus>0</Focus>
  1069. <tvExpOptDlg>0</tvExpOptDlg>
  1070. <bDave2>0</bDave2>
  1071. <PathWithFileName>..\..\components\finsh\finsh_token.c</PathWithFileName>
  1072. <FilenameWithoutPath>finsh_token.c</FilenameWithoutPath>
  1073. <RteFlg>0</RteFlg>
  1074. <bShared>0</bShared>
  1075. </File>
  1076. </Group>
  1077. <Group>
  1078. <GroupName>Components</GroupName>
  1079. <tvExp>0</tvExp>
  1080. <tvExpOptDlg>0</tvExpOptDlg>
  1081. <cbSel>0</cbSel>
  1082. <RteFlg>0</RteFlg>
  1083. <File>
  1084. <GroupNumber>9</GroupNumber>
  1085. <FileNumber>66</FileNumber>
  1086. <FileType>1</FileType>
  1087. <tvExp>0</tvExp>
  1088. <Focus>0</Focus>
  1089. <tvExpOptDlg>0</tvExpOptDlg>
  1090. <bDave2>0</bDave2>
  1091. <PathWithFileName>..\..\components\init\components.c</PathWithFileName>
  1092. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  1093. <RteFlg>0</RteFlg>
  1094. <bShared>0</bShared>
  1095. </File>
  1096. </Group>
  1097. <Group>
  1098. <GroupName>libc</GroupName>
  1099. <tvExp>0</tvExp>
  1100. <tvExpOptDlg>0</tvExpOptDlg>
  1101. <cbSel>0</cbSel>
  1102. <RteFlg>0</RteFlg>
  1103. <File>
  1104. <GroupNumber>10</GroupNumber>
  1105. <FileNumber>67</FileNumber>
  1106. <FileType>1</FileType>
  1107. <tvExp>0</tvExp>
  1108. <Focus>0</Focus>
  1109. <tvExpOptDlg>0</tvExpOptDlg>
  1110. <bDave2>0</bDave2>
  1111. <PathWithFileName>..\..\components\libc\armlibc\mem_std.c</PathWithFileName>
  1112. <FilenameWithoutPath>mem_std.c</FilenameWithoutPath>
  1113. <RteFlg>0</RteFlg>
  1114. <bShared>0</bShared>
  1115. </File>
  1116. <File>
  1117. <GroupNumber>10</GroupNumber>
  1118. <FileNumber>68</FileNumber>
  1119. <FileType>1</FileType>
  1120. <tvExp>0</tvExp>
  1121. <Focus>0</Focus>
  1122. <tvExpOptDlg>0</tvExpOptDlg>
  1123. <bDave2>0</bDave2>
  1124. <PathWithFileName>..\..\components\libc\armlibc\stubs.c</PathWithFileName>
  1125. <FilenameWithoutPath>stubs.c</FilenameWithoutPath>
  1126. <RteFlg>0</RteFlg>
  1127. <bShared>0</bShared>
  1128. </File>
  1129. </Group>
  1130. <Group>
  1131. <GroupName>LwIP</GroupName>
  1132. <tvExp>0</tvExp>
  1133. <tvExpOptDlg>0</tvExpOptDlg>
  1134. <cbSel>0</cbSel>
  1135. <RteFlg>0</RteFlg>
  1136. <File>
  1137. <GroupNumber>11</GroupNumber>
  1138. <FileNumber>69</FileNumber>
  1139. <FileType>1</FileType>
  1140. <tvExp>0</tvExp>
  1141. <Focus>0</Focus>
  1142. <tvExpOptDlg>0</tvExpOptDlg>
  1143. <bDave2>0</bDave2>
  1144. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\api_lib.c</PathWithFileName>
  1145. <FilenameWithoutPath>api_lib.c</FilenameWithoutPath>
  1146. <RteFlg>0</RteFlg>
  1147. <bShared>0</bShared>
  1148. </File>
  1149. <File>
  1150. <GroupNumber>11</GroupNumber>
  1151. <FileNumber>70</FileNumber>
  1152. <FileType>1</FileType>
  1153. <tvExp>0</tvExp>
  1154. <Focus>0</Focus>
  1155. <tvExpOptDlg>0</tvExpOptDlg>
  1156. <bDave2>0</bDave2>
  1157. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\api_msg.c</PathWithFileName>
  1158. <FilenameWithoutPath>api_msg.c</FilenameWithoutPath>
  1159. <RteFlg>0</RteFlg>
  1160. <bShared>0</bShared>
  1161. </File>
  1162. <File>
  1163. <GroupNumber>11</GroupNumber>
  1164. <FileNumber>71</FileNumber>
  1165. <FileType>1</FileType>
  1166. <tvExp>0</tvExp>
  1167. <Focus>0</Focus>
  1168. <tvExpOptDlg>0</tvExpOptDlg>
  1169. <bDave2>0</bDave2>
  1170. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\err.c</PathWithFileName>
  1171. <FilenameWithoutPath>err.c</FilenameWithoutPath>
  1172. <RteFlg>0</RteFlg>
  1173. <bShared>0</bShared>
  1174. </File>
  1175. <File>
  1176. <GroupNumber>11</GroupNumber>
  1177. <FileNumber>72</FileNumber>
  1178. <FileType>1</FileType>
  1179. <tvExp>0</tvExp>
  1180. <Focus>0</Focus>
  1181. <tvExpOptDlg>0</tvExpOptDlg>
  1182. <bDave2>0</bDave2>
  1183. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\netbuf.c</PathWithFileName>
  1184. <FilenameWithoutPath>netbuf.c</FilenameWithoutPath>
  1185. <RteFlg>0</RteFlg>
  1186. <bShared>0</bShared>
  1187. </File>
  1188. <File>
  1189. <GroupNumber>11</GroupNumber>
  1190. <FileNumber>73</FileNumber>
  1191. <FileType>1</FileType>
  1192. <tvExp>0</tvExp>
  1193. <Focus>0</Focus>
  1194. <tvExpOptDlg>0</tvExpOptDlg>
  1195. <bDave2>0</bDave2>
  1196. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\netdb.c</PathWithFileName>
  1197. <FilenameWithoutPath>netdb.c</FilenameWithoutPath>
  1198. <RteFlg>0</RteFlg>
  1199. <bShared>0</bShared>
  1200. </File>
  1201. <File>
  1202. <GroupNumber>11</GroupNumber>
  1203. <FileNumber>74</FileNumber>
  1204. <FileType>1</FileType>
  1205. <tvExp>0</tvExp>
  1206. <Focus>0</Focus>
  1207. <tvExpOptDlg>0</tvExpOptDlg>
  1208. <bDave2>0</bDave2>
  1209. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\netifapi.c</PathWithFileName>
  1210. <FilenameWithoutPath>netifapi.c</FilenameWithoutPath>
  1211. <RteFlg>0</RteFlg>
  1212. <bShared>0</bShared>
  1213. </File>
  1214. <File>
  1215. <GroupNumber>11</GroupNumber>
  1216. <FileNumber>75</FileNumber>
  1217. <FileType>1</FileType>
  1218. <tvExp>0</tvExp>
  1219. <Focus>0</Focus>
  1220. <tvExpOptDlg>0</tvExpOptDlg>
  1221. <bDave2>0</bDave2>
  1222. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\sockets.c</PathWithFileName>
  1223. <FilenameWithoutPath>sockets.c</FilenameWithoutPath>
  1224. <RteFlg>0</RteFlg>
  1225. <bShared>0</bShared>
  1226. </File>
  1227. <File>
  1228. <GroupNumber>11</GroupNumber>
  1229. <FileNumber>76</FileNumber>
  1230. <FileType>1</FileType>
  1231. <tvExp>0</tvExp>
  1232. <Focus>0</Focus>
  1233. <tvExpOptDlg>0</tvExpOptDlg>
  1234. <bDave2>0</bDave2>
  1235. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\api\tcpip.c</PathWithFileName>
  1236. <FilenameWithoutPath>tcpip.c</FilenameWithoutPath>
  1237. <RteFlg>0</RteFlg>
  1238. <bShared>0</bShared>
  1239. </File>
  1240. <File>
  1241. <GroupNumber>11</GroupNumber>
  1242. <FileNumber>77</FileNumber>
  1243. <FileType>1</FileType>
  1244. <tvExp>0</tvExp>
  1245. <Focus>0</Focus>
  1246. <tvExpOptDlg>0</tvExpOptDlg>
  1247. <bDave2>0</bDave2>
  1248. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\arch\sys_arch.c</PathWithFileName>
  1249. <FilenameWithoutPath>sys_arch.c</FilenameWithoutPath>
  1250. <RteFlg>0</RteFlg>
  1251. <bShared>0</bShared>
  1252. </File>
  1253. <File>
  1254. <GroupNumber>11</GroupNumber>
  1255. <FileNumber>78</FileNumber>
  1256. <FileType>1</FileType>
  1257. <tvExp>0</tvExp>
  1258. <Focus>0</Focus>
  1259. <tvExpOptDlg>0</tvExpOptDlg>
  1260. <bDave2>0</bDave2>
  1261. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\def.c</PathWithFileName>
  1262. <FilenameWithoutPath>def.c</FilenameWithoutPath>
  1263. <RteFlg>0</RteFlg>
  1264. <bShared>0</bShared>
  1265. </File>
  1266. <File>
  1267. <GroupNumber>11</GroupNumber>
  1268. <FileNumber>79</FileNumber>
  1269. <FileType>1</FileType>
  1270. <tvExp>0</tvExp>
  1271. <Focus>0</Focus>
  1272. <tvExpOptDlg>0</tvExpOptDlg>
  1273. <bDave2>0</bDave2>
  1274. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\dhcp.c</PathWithFileName>
  1275. <FilenameWithoutPath>dhcp.c</FilenameWithoutPath>
  1276. <RteFlg>0</RteFlg>
  1277. <bShared>0</bShared>
  1278. </File>
  1279. <File>
  1280. <GroupNumber>11</GroupNumber>
  1281. <FileNumber>80</FileNumber>
  1282. <FileType>1</FileType>
  1283. <tvExp>0</tvExp>
  1284. <Focus>0</Focus>
  1285. <tvExpOptDlg>0</tvExpOptDlg>
  1286. <bDave2>0</bDave2>
  1287. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\dns.c</PathWithFileName>
  1288. <FilenameWithoutPath>dns.c</FilenameWithoutPath>
  1289. <RteFlg>0</RteFlg>
  1290. <bShared>0</bShared>
  1291. </File>
  1292. <File>
  1293. <GroupNumber>11</GroupNumber>
  1294. <FileNumber>81</FileNumber>
  1295. <FileType>1</FileType>
  1296. <tvExp>0</tvExp>
  1297. <Focus>0</Focus>
  1298. <tvExpOptDlg>0</tvExpOptDlg>
  1299. <bDave2>0</bDave2>
  1300. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\init.c</PathWithFileName>
  1301. <FilenameWithoutPath>init.c</FilenameWithoutPath>
  1302. <RteFlg>0</RteFlg>
  1303. <bShared>0</bShared>
  1304. </File>
  1305. <File>
  1306. <GroupNumber>11</GroupNumber>
  1307. <FileNumber>82</FileNumber>
  1308. <FileType>1</FileType>
  1309. <tvExp>0</tvExp>
  1310. <Focus>0</Focus>
  1311. <tvExpOptDlg>0</tvExpOptDlg>
  1312. <bDave2>0</bDave2>
  1313. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\memp.c</PathWithFileName>
  1314. <FilenameWithoutPath>memp.c</FilenameWithoutPath>
  1315. <RteFlg>0</RteFlg>
  1316. <bShared>0</bShared>
  1317. </File>
  1318. <File>
  1319. <GroupNumber>11</GroupNumber>
  1320. <FileNumber>83</FileNumber>
  1321. <FileType>1</FileType>
  1322. <tvExp>0</tvExp>
  1323. <Focus>0</Focus>
  1324. <tvExpOptDlg>0</tvExpOptDlg>
  1325. <bDave2>0</bDave2>
  1326. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\netif.c</PathWithFileName>
  1327. <FilenameWithoutPath>netif.c</FilenameWithoutPath>
  1328. <RteFlg>0</RteFlg>
  1329. <bShared>0</bShared>
  1330. </File>
  1331. <File>
  1332. <GroupNumber>11</GroupNumber>
  1333. <FileNumber>84</FileNumber>
  1334. <FileType>1</FileType>
  1335. <tvExp>0</tvExp>
  1336. <Focus>0</Focus>
  1337. <tvExpOptDlg>0</tvExpOptDlg>
  1338. <bDave2>0</bDave2>
  1339. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\pbuf.c</PathWithFileName>
  1340. <FilenameWithoutPath>pbuf.c</FilenameWithoutPath>
  1341. <RteFlg>0</RteFlg>
  1342. <bShared>0</bShared>
  1343. </File>
  1344. <File>
  1345. <GroupNumber>11</GroupNumber>
  1346. <FileNumber>85</FileNumber>
  1347. <FileType>1</FileType>
  1348. <tvExp>0</tvExp>
  1349. <Focus>0</Focus>
  1350. <tvExpOptDlg>0</tvExpOptDlg>
  1351. <bDave2>0</bDave2>
  1352. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\raw.c</PathWithFileName>
  1353. <FilenameWithoutPath>raw.c</FilenameWithoutPath>
  1354. <RteFlg>0</RteFlg>
  1355. <bShared>0</bShared>
  1356. </File>
  1357. <File>
  1358. <GroupNumber>11</GroupNumber>
  1359. <FileNumber>86</FileNumber>
  1360. <FileType>1</FileType>
  1361. <tvExp>0</tvExp>
  1362. <Focus>0</Focus>
  1363. <tvExpOptDlg>0</tvExpOptDlg>
  1364. <bDave2>0</bDave2>
  1365. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\stats.c</PathWithFileName>
  1366. <FilenameWithoutPath>stats.c</FilenameWithoutPath>
  1367. <RteFlg>0</RteFlg>
  1368. <bShared>0</bShared>
  1369. </File>
  1370. <File>
  1371. <GroupNumber>11</GroupNumber>
  1372. <FileNumber>87</FileNumber>
  1373. <FileType>1</FileType>
  1374. <tvExp>0</tvExp>
  1375. <Focus>0</Focus>
  1376. <tvExpOptDlg>0</tvExpOptDlg>
  1377. <bDave2>0</bDave2>
  1378. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\sys.c</PathWithFileName>
  1379. <FilenameWithoutPath>sys.c</FilenameWithoutPath>
  1380. <RteFlg>0</RteFlg>
  1381. <bShared>0</bShared>
  1382. </File>
  1383. <File>
  1384. <GroupNumber>11</GroupNumber>
  1385. <FileNumber>88</FileNumber>
  1386. <FileType>1</FileType>
  1387. <tvExp>0</tvExp>
  1388. <Focus>0</Focus>
  1389. <tvExpOptDlg>0</tvExpOptDlg>
  1390. <bDave2>0</bDave2>
  1391. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\tcp.c</PathWithFileName>
  1392. <FilenameWithoutPath>tcp.c</FilenameWithoutPath>
  1393. <RteFlg>0</RteFlg>
  1394. <bShared>0</bShared>
  1395. </File>
  1396. <File>
  1397. <GroupNumber>11</GroupNumber>
  1398. <FileNumber>89</FileNumber>
  1399. <FileType>1</FileType>
  1400. <tvExp>0</tvExp>
  1401. <Focus>0</Focus>
  1402. <tvExpOptDlg>0</tvExpOptDlg>
  1403. <bDave2>0</bDave2>
  1404. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\tcp_in.c</PathWithFileName>
  1405. <FilenameWithoutPath>tcp_in.c</FilenameWithoutPath>
  1406. <RteFlg>0</RteFlg>
  1407. <bShared>0</bShared>
  1408. </File>
  1409. <File>
  1410. <GroupNumber>11</GroupNumber>
  1411. <FileNumber>90</FileNumber>
  1412. <FileType>1</FileType>
  1413. <tvExp>0</tvExp>
  1414. <Focus>0</Focus>
  1415. <tvExpOptDlg>0</tvExpOptDlg>
  1416. <bDave2>0</bDave2>
  1417. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\tcp_out.c</PathWithFileName>
  1418. <FilenameWithoutPath>tcp_out.c</FilenameWithoutPath>
  1419. <RteFlg>0</RteFlg>
  1420. <bShared>0</bShared>
  1421. </File>
  1422. <File>
  1423. <GroupNumber>11</GroupNumber>
  1424. <FileNumber>91</FileNumber>
  1425. <FileType>1</FileType>
  1426. <tvExp>0</tvExp>
  1427. <Focus>0</Focus>
  1428. <tvExpOptDlg>0</tvExpOptDlg>
  1429. <bDave2>0</bDave2>
  1430. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\timers.c</PathWithFileName>
  1431. <FilenameWithoutPath>timers.c</FilenameWithoutPath>
  1432. <RteFlg>0</RteFlg>
  1433. <bShared>0</bShared>
  1434. </File>
  1435. <File>
  1436. <GroupNumber>11</GroupNumber>
  1437. <FileNumber>92</FileNumber>
  1438. <FileType>1</FileType>
  1439. <tvExp>0</tvExp>
  1440. <Focus>0</Focus>
  1441. <tvExpOptDlg>0</tvExpOptDlg>
  1442. <bDave2>0</bDave2>
  1443. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\udp.c</PathWithFileName>
  1444. <FilenameWithoutPath>udp.c</FilenameWithoutPath>
  1445. <RteFlg>0</RteFlg>
  1446. <bShared>0</bShared>
  1447. </File>
  1448. <File>
  1449. <GroupNumber>11</GroupNumber>
  1450. <FileNumber>93</FileNumber>
  1451. <FileType>1</FileType>
  1452. <tvExp>0</tvExp>
  1453. <Focus>0</Focus>
  1454. <tvExpOptDlg>0</tvExpOptDlg>
  1455. <bDave2>0</bDave2>
  1456. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\autoip.c</PathWithFileName>
  1457. <FilenameWithoutPath>autoip.c</FilenameWithoutPath>
  1458. <RteFlg>0</RteFlg>
  1459. <bShared>0</bShared>
  1460. </File>
  1461. <File>
  1462. <GroupNumber>11</GroupNumber>
  1463. <FileNumber>94</FileNumber>
  1464. <FileType>1</FileType>
  1465. <tvExp>0</tvExp>
  1466. <Focus>0</Focus>
  1467. <tvExpOptDlg>0</tvExpOptDlg>
  1468. <bDave2>0</bDave2>
  1469. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\icmp.c</PathWithFileName>
  1470. <FilenameWithoutPath>icmp.c</FilenameWithoutPath>
  1471. <RteFlg>0</RteFlg>
  1472. <bShared>0</bShared>
  1473. </File>
  1474. <File>
  1475. <GroupNumber>11</GroupNumber>
  1476. <FileNumber>95</FileNumber>
  1477. <FileType>1</FileType>
  1478. <tvExp>0</tvExp>
  1479. <Focus>0</Focus>
  1480. <tvExpOptDlg>0</tvExpOptDlg>
  1481. <bDave2>0</bDave2>
  1482. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\igmp.c</PathWithFileName>
  1483. <FilenameWithoutPath>igmp.c</FilenameWithoutPath>
  1484. <RteFlg>0</RteFlg>
  1485. <bShared>0</bShared>
  1486. </File>
  1487. <File>
  1488. <GroupNumber>11</GroupNumber>
  1489. <FileNumber>96</FileNumber>
  1490. <FileType>1</FileType>
  1491. <tvExp>0</tvExp>
  1492. <Focus>0</Focus>
  1493. <tvExpOptDlg>0</tvExpOptDlg>
  1494. <bDave2>0</bDave2>
  1495. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\inet.c</PathWithFileName>
  1496. <FilenameWithoutPath>inet.c</FilenameWithoutPath>
  1497. <RteFlg>0</RteFlg>
  1498. <bShared>0</bShared>
  1499. </File>
  1500. <File>
  1501. <GroupNumber>11</GroupNumber>
  1502. <FileNumber>97</FileNumber>
  1503. <FileType>1</FileType>
  1504. <tvExp>0</tvExp>
  1505. <Focus>0</Focus>
  1506. <tvExpOptDlg>0</tvExpOptDlg>
  1507. <bDave2>0</bDave2>
  1508. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\inet_chksum.c</PathWithFileName>
  1509. <FilenameWithoutPath>inet_chksum.c</FilenameWithoutPath>
  1510. <RteFlg>0</RteFlg>
  1511. <bShared>0</bShared>
  1512. </File>
  1513. <File>
  1514. <GroupNumber>11</GroupNumber>
  1515. <FileNumber>98</FileNumber>
  1516. <FileType>1</FileType>
  1517. <tvExp>0</tvExp>
  1518. <Focus>0</Focus>
  1519. <tvExpOptDlg>0</tvExpOptDlg>
  1520. <bDave2>0</bDave2>
  1521. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\ip.c</PathWithFileName>
  1522. <FilenameWithoutPath>ip.c</FilenameWithoutPath>
  1523. <RteFlg>0</RteFlg>
  1524. <bShared>0</bShared>
  1525. </File>
  1526. <File>
  1527. <GroupNumber>11</GroupNumber>
  1528. <FileNumber>99</FileNumber>
  1529. <FileType>1</FileType>
  1530. <tvExp>0</tvExp>
  1531. <Focus>0</Focus>
  1532. <tvExpOptDlg>0</tvExpOptDlg>
  1533. <bDave2>0</bDave2>
  1534. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\ip_addr.c</PathWithFileName>
  1535. <FilenameWithoutPath>ip_addr.c</FilenameWithoutPath>
  1536. <RteFlg>0</RteFlg>
  1537. <bShared>0</bShared>
  1538. </File>
  1539. <File>
  1540. <GroupNumber>11</GroupNumber>
  1541. <FileNumber>100</FileNumber>
  1542. <FileType>1</FileType>
  1543. <tvExp>0</tvExp>
  1544. <Focus>0</Focus>
  1545. <tvExpOptDlg>0</tvExpOptDlg>
  1546. <bDave2>0</bDave2>
  1547. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\core\ipv4\ip_frag.c</PathWithFileName>
  1548. <FilenameWithoutPath>ip_frag.c</FilenameWithoutPath>
  1549. <RteFlg>0</RteFlg>
  1550. <bShared>0</bShared>
  1551. </File>
  1552. <File>
  1553. <GroupNumber>11</GroupNumber>
  1554. <FileNumber>101</FileNumber>
  1555. <FileType>1</FileType>
  1556. <tvExp>0</tvExp>
  1557. <Focus>0</Focus>
  1558. <tvExpOptDlg>0</tvExpOptDlg>
  1559. <bDave2>0</bDave2>
  1560. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\netif\etharp.c</PathWithFileName>
  1561. <FilenameWithoutPath>etharp.c</FilenameWithoutPath>
  1562. <RteFlg>0</RteFlg>
  1563. <bShared>0</bShared>
  1564. </File>
  1565. <File>
  1566. <GroupNumber>11</GroupNumber>
  1567. <FileNumber>102</FileNumber>
  1568. <FileType>1</FileType>
  1569. <tvExp>0</tvExp>
  1570. <Focus>0</Focus>
  1571. <tvExpOptDlg>0</tvExpOptDlg>
  1572. <bDave2>0</bDave2>
  1573. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\netif\ethernetif.c</PathWithFileName>
  1574. <FilenameWithoutPath>ethernetif.c</FilenameWithoutPath>
  1575. <RteFlg>0</RteFlg>
  1576. <bShared>0</bShared>
  1577. </File>
  1578. <File>
  1579. <GroupNumber>11</GroupNumber>
  1580. <FileNumber>103</FileNumber>
  1581. <FileType>1</FileType>
  1582. <tvExp>0</tvExp>
  1583. <Focus>0</Focus>
  1584. <tvExpOptDlg>0</tvExpOptDlg>
  1585. <bDave2>0</bDave2>
  1586. <PathWithFileName>..\..\components\net\lwip-1.4.1\src\netif\slipif.c</PathWithFileName>
  1587. <FilenameWithoutPath>slipif.c</FilenameWithoutPath>
  1588. <RteFlg>0</RteFlg>
  1589. <bShared>0</bShared>
  1590. </File>
  1591. </Group>
  1592. </ProjectOpt>