project.uvopt 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125
  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>LPC4330 SPIFI</TargetName>
  20. <ToolsetNumber>0x4</ToolsetNumber>
  21. <ToolsetName>ARM-ADS</ToolsetName>
  22. <TargetOption>
  23. <CLKADS>12000000</CLKADS>
  24. <OPTTT>
  25. <gFlags>1</gFlags>
  26. <BeepAtEnd>1</BeepAtEnd>
  27. <RunSim>1</RunSim>
  28. <RunTarget>0</RunTarget>
  29. </OPTTT>
  30. <OPTHX>
  31. <HexSelection>1</HexSelection>
  32. <FlashByte>65535</FlashByte>
  33. <HexRangeLowAddress>0</HexRangeLowAddress>
  34. <HexRangeHighAddress>0</HexRangeHighAddress>
  35. <HexOffset>0</HexOffset>
  36. </OPTHX>
  37. <OPTLEX>
  38. <PageWidth>79</PageWidth>
  39. <PageLength>66</PageLength>
  40. <TabStop>8</TabStop>
  41. <ListingPath>.\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>8</CpuCode>
  74. <Books>
  75. <Book>
  76. <Number>0</Number>
  77. <Title>User Manual</Title>
  78. <Path>DATASHTS\NXP\LPC43xx\UM10503.pdf</Path>
  79. </Book>
  80. <Book>
  81. <Number>1</Number>
  82. <Title>Data Sheet</Title>
  83. <Path>DATASHTS\NXP\LPC43xx\LPC4350_30_20_10.pdf</Path>
  84. </Book>
  85. <Book>
  86. <Number>2</Number>
  87. <Title>Technical Reference Manual</Title>
  88. <Path>datashts\arm\cortex_m4\r0p1\DDI0439C_CORTEX_M4_R0P1_TRM.PDF</Path>
  89. </Book>
  90. <Book>
  91. <Number>3</Number>
  92. <Title>Generic User Guide</Title>
  93. <Path>datashts\arm\cortex_m4\r0p1\DUI0553A_CORTEX_M4_DGUG.PDF</Path>
  94. </Book>
  95. </Books>
  96. <DllOpt>
  97. <SimDllName>SARMCM3.DLL</SimDllName>
  98. <SimDllArguments>-MPU</SimDllArguments>
  99. <SimDlgDllName>DCM.DLL</SimDlgDllName>
  100. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  101. <TargetDllName>SARMCM3.DLL</TargetDllName>
  102. <TargetDllArguments>-MPU</TargetDllArguments>
  103. <TargetDlgDllName>TCM.DLL</TargetDlgDllName>
  104. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  105. </DllOpt>
  106. <DebugOpt>
  107. <uSim>0</uSim>
  108. <uTrg>1</uTrg>
  109. <sLdApp>1</sLdApp>
  110. <sGomain>1</sGomain>
  111. <sRbreak>1</sRbreak>
  112. <sRwatch>1</sRwatch>
  113. <sRmem>1</sRmem>
  114. <sRfunc>1</sRfunc>
  115. <sRbox>1</sRbox>
  116. <tLdApp>1</tLdApp>
  117. <tGomain>1</tGomain>
  118. <tRbreak>1</tRbreak>
  119. <tRwatch>1</tRwatch>
  120. <tRmem>0</tRmem>
  121. <tRfunc>0</tRfunc>
  122. <tRbox>1</tRbox>
  123. <tRtrace>0</tRtrace>
  124. <sRunDeb>0</sRunDeb>
  125. <sLrtime>0</sLrtime>
  126. <nTsel>1</nTsel>
  127. <sDll></sDll>
  128. <sDllPa></sDllPa>
  129. <sDlgDll></sDlgDll>
  130. <sDlgPa></sDlgPa>
  131. <sIfile></sIfile>
  132. <tDll></tDll>
  133. <tDllPa></tDllPa>
  134. <tDlgDll></tDlgDll>
  135. <tDlgPa></tDlgPa>
  136. <tIfile></tIfile>
  137. <pMon>BIN\UL2CM3.DLL</pMon>
  138. </DebugOpt>
  139. <TargetDriverDllRegistry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>UL2CM3</Key>
  143. <Name>-U-O975 -O783 -S0 -C0 -P00 -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD10000000 -FC8000 -FN1 -FF0LPC18xx43xx_S25FL032 -FS014000000 -FL0400000</Name>
  144. </SetRegEntry>
  145. </TargetDriverDllRegistry>
  146. <Breakpoint/>
  147. <Tracepoint>
  148. <THDelay>0</THDelay>
  149. </Tracepoint>
  150. <DebugFlag>
  151. <trace>0</trace>
  152. <periodic>0</periodic>
  153. <aLwin>0</aLwin>
  154. <aCover>0</aCover>
  155. <aSer1>0</aSer1>
  156. <aSer2>0</aSer2>
  157. <aPa>0</aPa>
  158. <viewmode>0</viewmode>
  159. <vrSel>0</vrSel>
  160. <aSym>0</aSym>
  161. <aTbox>0</aTbox>
  162. <AscS1>0</AscS1>
  163. <AscS2>0</AscS2>
  164. <AscS3>0</AscS3>
  165. <aSer3>0</aSer3>
  166. <eProf>0</eProf>
  167. <aLa>0</aLa>
  168. <aPa1>0</aPa1>
  169. <AscS4>0</AscS4>
  170. <aSer4>0</aSer4>
  171. <StkLoc>0</StkLoc>
  172. <TrcWin>0</TrcWin>
  173. <newCpu>0</newCpu>
  174. <uProt>0</uProt>
  175. </DebugFlag>
  176. <LintExecutable></LintExecutable>
  177. <LintConfigFile></LintConfigFile>
  178. </TargetOption>
  179. </Target>
  180. <Target>
  181. <TargetName>LPC4330 RAM</TargetName>
  182. <ToolsetNumber>0x4</ToolsetNumber>
  183. <ToolsetName>ARM-ADS</ToolsetName>
  184. <TargetOption>
  185. <CLKADS>12000000</CLKADS>
  186. <OPTTT>
  187. <gFlags>1</gFlags>
  188. <BeepAtEnd>1</BeepAtEnd>
  189. <RunSim>1</RunSim>
  190. <RunTarget>0</RunTarget>
  191. </OPTTT>
  192. <OPTHX>
  193. <HexSelection>1</HexSelection>
  194. <FlashByte>65535</FlashByte>
  195. <HexRangeLowAddress>0</HexRangeLowAddress>
  196. <HexRangeHighAddress>0</HexRangeHighAddress>
  197. <HexOffset>0</HexOffset>
  198. </OPTHX>
  199. <OPTLEX>
  200. <PageWidth>79</PageWidth>
  201. <PageLength>66</PageLength>
  202. <TabStop>8</TabStop>
  203. <ListingPath>.\build\</ListingPath>
  204. </OPTLEX>
  205. <ListingPage>
  206. <CreateCListing>1</CreateCListing>
  207. <CreateAListing>1</CreateAListing>
  208. <CreateLListing>1</CreateLListing>
  209. <CreateIListing>0</CreateIListing>
  210. <AsmCond>1</AsmCond>
  211. <AsmSymb>1</AsmSymb>
  212. <AsmXref>0</AsmXref>
  213. <CCond>1</CCond>
  214. <CCode>0</CCode>
  215. <CListInc>0</CListInc>
  216. <CSymb>0</CSymb>
  217. <LinkerCodeListing>0</LinkerCodeListing>
  218. </ListingPage>
  219. <OPTXL>
  220. <LMap>1</LMap>
  221. <LComments>1</LComments>
  222. <LGenerateSymbols>1</LGenerateSymbols>
  223. <LLibSym>1</LLibSym>
  224. <LLines>1</LLines>
  225. <LLocSym>1</LLocSym>
  226. <LPubSym>1</LPubSym>
  227. <LXref>0</LXref>
  228. <LExpSel>0</LExpSel>
  229. </OPTXL>
  230. <OPTFL>
  231. <tvExp>0</tvExp>
  232. <tvExpOptDlg>0</tvExpOptDlg>
  233. <IsCurrentTarget>0</IsCurrentTarget>
  234. </OPTFL>
  235. <CpuCode>8</CpuCode>
  236. <Books>
  237. <Book>
  238. <Number>0</Number>
  239. <Title>User Manual</Title>
  240. <Path>DATASHTS\NXP\LPC43xx\UM10503.pdf</Path>
  241. </Book>
  242. <Book>
  243. <Number>1</Number>
  244. <Title>Data Sheet</Title>
  245. <Path>DATASHTS\NXP\LPC43xx\LPC4350_30_20_10.pdf</Path>
  246. </Book>
  247. <Book>
  248. <Number>2</Number>
  249. <Title>Technical Reference Manual</Title>
  250. <Path>datashts\arm\cortex_m4\r0p1\DDI0439C_CORTEX_M4_R0P1_TRM.PDF</Path>
  251. </Book>
  252. <Book>
  253. <Number>3</Number>
  254. <Title>Generic User Guide</Title>
  255. <Path>datashts\arm\cortex_m4\r0p1\DUI0553A_CORTEX_M4_DGUG.PDF</Path>
  256. </Book>
  257. </Books>
  258. <DllOpt>
  259. <SimDllName>SARMCM3.DLL</SimDllName>
  260. <SimDllArguments>-MPU</SimDllArguments>
  261. <SimDlgDllName>DCM.DLL</SimDlgDllName>
  262. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  263. <TargetDllName>SARMCM3.DLL</TargetDllName>
  264. <TargetDllArguments>-MPU</TargetDllArguments>
  265. <TargetDlgDllName>TCM.DLL</TargetDlgDllName>
  266. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  267. </DllOpt>
  268. <DebugOpt>
  269. <uSim>0</uSim>
  270. <uTrg>1</uTrg>
  271. <sLdApp>1</sLdApp>
  272. <sGomain>1</sGomain>
  273. <sRbreak>1</sRbreak>
  274. <sRwatch>1</sRwatch>
  275. <sRmem>1</sRmem>
  276. <sRfunc>1</sRfunc>
  277. <sRbox>1</sRbox>
  278. <tLdApp>0</tLdApp>
  279. <tGomain>0</tGomain>
  280. <tRbreak>1</tRbreak>
  281. <tRwatch>1</tRwatch>
  282. <tRmem>0</tRmem>
  283. <tRfunc>0</tRfunc>
  284. <tRbox>1</tRbox>
  285. <tRtrace>0</tRtrace>
  286. <sRunDeb>0</sRunDeb>
  287. <sLrtime>0</sLrtime>
  288. <nTsel>1</nTsel>
  289. <sDll></sDll>
  290. <sDllPa></sDllPa>
  291. <sDlgDll></sDlgDll>
  292. <sDlgPa></sDlgPa>
  293. <sIfile></sIfile>
  294. <tDll></tDll>
  295. <tDllPa></tDllPa>
  296. <tDlgDll></tDlgDll>
  297. <tDlgPa></tDlgPa>
  298. <tIfile>.\Dbg_RAM.ini</tIfile>
  299. <pMon>BIN\UL2CM3.DLL</pMon>
  300. </DebugOpt>
  301. <TargetDriverDllRegistry>
  302. <SetRegEntry>
  303. <Number>0</Number>
  304. <Key>UL2CM3</Key>
  305. <Name>-U -O783 -S0 -C0 -P00 -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 </Name>
  306. </SetRegEntry>
  307. </TargetDriverDllRegistry>
  308. <Breakpoint/>
  309. <Tracepoint>
  310. <THDelay>0</THDelay>
  311. </Tracepoint>
  312. <DebugFlag>
  313. <trace>0</trace>
  314. <periodic>0</periodic>
  315. <aLwin>0</aLwin>
  316. <aCover>0</aCover>
  317. <aSer1>0</aSer1>
  318. <aSer2>0</aSer2>
  319. <aPa>0</aPa>
  320. <viewmode>0</viewmode>
  321. <vrSel>0</vrSel>
  322. <aSym>0</aSym>
  323. <aTbox>0</aTbox>
  324. <AscS1>0</AscS1>
  325. <AscS2>0</AscS2>
  326. <AscS3>0</AscS3>
  327. <aSer3>0</aSer3>
  328. <eProf>0</eProf>
  329. <aLa>0</aLa>
  330. <aPa1>0</aPa1>
  331. <AscS4>0</AscS4>
  332. <aSer4>0</aSer4>
  333. <StkLoc>0</StkLoc>
  334. <TrcWin>0</TrcWin>
  335. <newCpu>0</newCpu>
  336. <uProt>0</uProt>
  337. </DebugFlag>
  338. <LintExecutable></LintExecutable>
  339. <LintConfigFile></LintConfigFile>
  340. </TargetOption>
  341. </Target>
  342. <Group>
  343. <GroupName>Applications</GroupName>
  344. <tvExp>0</tvExp>
  345. <tvExpOptDlg>0</tvExpOptDlg>
  346. <cbSel>0</cbSel>
  347. <RteFlg>0</RteFlg>
  348. <File>
  349. <GroupNumber>1</GroupNumber>
  350. <FileNumber>1</FileNumber>
  351. <FileType>1</FileType>
  352. <tvExp>0</tvExp>
  353. <Focus>0</Focus>
  354. <ColumnNumber>0</ColumnNumber>
  355. <tvExpOptDlg>0</tvExpOptDlg>
  356. <TopLine>0</TopLine>
  357. <CurrentLine>0</CurrentLine>
  358. <bDave2>0</bDave2>
  359. <PathWithFileName>..\applications\application.c</PathWithFileName>
  360. <FilenameWithoutPath>application.c</FilenameWithoutPath>
  361. <RteFlg>0</RteFlg>
  362. <bShared>0</bShared>
  363. </File>
  364. <File>
  365. <GroupNumber>1</GroupNumber>
  366. <FileNumber>2</FileNumber>
  367. <FileType>1</FileType>
  368. <tvExp>0</tvExp>
  369. <Focus>0</Focus>
  370. <ColumnNumber>0</ColumnNumber>
  371. <tvExpOptDlg>0</tvExpOptDlg>
  372. <TopLine>0</TopLine>
  373. <CurrentLine>0</CurrentLine>
  374. <bDave2>0</bDave2>
  375. <PathWithFileName>..\applications\startup.c</PathWithFileName>
  376. <FilenameWithoutPath>startup.c</FilenameWithoutPath>
  377. <RteFlg>0</RteFlg>
  378. <bShared>0</bShared>
  379. </File>
  380. </Group>
  381. <Group>
  382. <GroupName>Drivers</GroupName>
  383. <tvExp>1</tvExp>
  384. <tvExpOptDlg>0</tvExpOptDlg>
  385. <cbSel>0</cbSel>
  386. <RteFlg>0</RteFlg>
  387. <File>
  388. <GroupNumber>2</GroupNumber>
  389. <FileNumber>3</FileNumber>
  390. <FileType>1</FileType>
  391. <tvExp>0</tvExp>
  392. <Focus>0</Focus>
  393. <ColumnNumber>0</ColumnNumber>
  394. <tvExpOptDlg>0</tvExpOptDlg>
  395. <TopLine>0</TopLine>
  396. <CurrentLine>0</CurrentLine>
  397. <bDave2>0</bDave2>
  398. <PathWithFileName>..\drivers\board.c</PathWithFileName>
  399. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  400. <RteFlg>0</RteFlg>
  401. <bShared>0</bShared>
  402. </File>
  403. <File>
  404. <GroupNumber>2</GroupNumber>
  405. <FileNumber>4</FileNumber>
  406. <FileType>1</FileType>
  407. <tvExp>0</tvExp>
  408. <Focus>0</Focus>
  409. <ColumnNumber>0</ColumnNumber>
  410. <tvExpOptDlg>0</tvExpOptDlg>
  411. <TopLine>0</TopLine>
  412. <CurrentLine>0</CurrentLine>
  413. <bDave2>0</bDave2>
  414. <PathWithFileName>..\drivers\drv_led.c</PathWithFileName>
  415. <FilenameWithoutPath>drv_led.c</FilenameWithoutPath>
  416. <RteFlg>0</RteFlg>
  417. <bShared>0</bShared>
  418. </File>
  419. <File>
  420. <GroupNumber>2</GroupNumber>
  421. <FileNumber>5</FileNumber>
  422. <FileType>1</FileType>
  423. <tvExp>0</tvExp>
  424. <Focus>0</Focus>
  425. <ColumnNumber>14</ColumnNumber>
  426. <tvExpOptDlg>0</tvExpOptDlg>
  427. <TopLine>86</TopLine>
  428. <CurrentLine>87</CurrentLine>
  429. <bDave2>0</bDave2>
  430. <PathWithFileName>..\drivers\drv_uart.c</PathWithFileName>
  431. <FilenameWithoutPath>drv_uart.c</FilenameWithoutPath>
  432. <RteFlg>0</RteFlg>
  433. <bShared>0</bShared>
  434. </File>
  435. </Group>
  436. <Group>
  437. <GroupName>CMSIS</GroupName>
  438. <tvExp>0</tvExp>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <cbSel>0</cbSel>
  441. <RteFlg>0</RteFlg>
  442. <File>
  443. <GroupNumber>3</GroupNumber>
  444. <FileNumber>6</FileNumber>
  445. <FileType>1</FileType>
  446. <tvExp>0</tvExp>
  447. <Focus>0</Focus>
  448. <ColumnNumber>0</ColumnNumber>
  449. <tvExpOptDlg>0</tvExpOptDlg>
  450. <TopLine>0</TopLine>
  451. <CurrentLine>0</CurrentLine>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>..\Libraries\Device\NXP\LPC43xx\Source\Templates\system_LPC43xx.c</PathWithFileName>
  454. <FilenameWithoutPath>system_LPC43xx.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>3</GroupNumber>
  460. <FileNumber>7</FileNumber>
  461. <FileType>2</FileType>
  462. <tvExp>0</tvExp>
  463. <Focus>0</Focus>
  464. <ColumnNumber>0</ColumnNumber>
  465. <tvExpOptDlg>0</tvExpOptDlg>
  466. <TopLine>0</TopLine>
  467. <CurrentLine>0</CurrentLine>
  468. <bDave2>0</bDave2>
  469. <PathWithFileName>..\Libraries\Device\NXP\LPC43xx\Source\Templates\ARM\startup_LPC43xx.s</PathWithFileName>
  470. <FilenameWithoutPath>startup_LPC43xx.s</FilenameWithoutPath>
  471. <RteFlg>0</RteFlg>
  472. <bShared>0</bShared>
  473. </File>
  474. </Group>
  475. <Group>
  476. <GroupName>Kernel</GroupName>
  477. <tvExp>0</tvExp>
  478. <tvExpOptDlg>0</tvExpOptDlg>
  479. <cbSel>0</cbSel>
  480. <RteFlg>0</RteFlg>
  481. <File>
  482. <GroupNumber>4</GroupNumber>
  483. <FileNumber>8</FileNumber>
  484. <FileType>1</FileType>
  485. <tvExp>0</tvExp>
  486. <Focus>0</Focus>
  487. <ColumnNumber>0</ColumnNumber>
  488. <tvExpOptDlg>0</tvExpOptDlg>
  489. <TopLine>0</TopLine>
  490. <CurrentLine>0</CurrentLine>
  491. <bDave2>0</bDave2>
  492. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  493. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  494. <RteFlg>0</RteFlg>
  495. <bShared>0</bShared>
  496. </File>
  497. <File>
  498. <GroupNumber>4</GroupNumber>
  499. <FileNumber>9</FileNumber>
  500. <FileType>1</FileType>
  501. <tvExp>0</tvExp>
  502. <Focus>0</Focus>
  503. <ColumnNumber>0</ColumnNumber>
  504. <tvExpOptDlg>0</tvExpOptDlg>
  505. <TopLine>0</TopLine>
  506. <CurrentLine>0</CurrentLine>
  507. <bDave2>0</bDave2>
  508. <PathWithFileName>..\..\..\src\device.c</PathWithFileName>
  509. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  510. <RteFlg>0</RteFlg>
  511. <bShared>0</bShared>
  512. </File>
  513. <File>
  514. <GroupNumber>4</GroupNumber>
  515. <FileNumber>10</FileNumber>
  516. <FileType>1</FileType>
  517. <tvExp>0</tvExp>
  518. <Focus>0</Focus>
  519. <ColumnNumber>0</ColumnNumber>
  520. <tvExpOptDlg>0</tvExpOptDlg>
  521. <TopLine>0</TopLine>
  522. <CurrentLine>0</CurrentLine>
  523. <bDave2>0</bDave2>
  524. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  525. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  526. <RteFlg>0</RteFlg>
  527. <bShared>0</bShared>
  528. </File>
  529. <File>
  530. <GroupNumber>4</GroupNumber>
  531. <FileNumber>11</FileNumber>
  532. <FileType>1</FileType>
  533. <tvExp>0</tvExp>
  534. <Focus>0</Focus>
  535. <ColumnNumber>0</ColumnNumber>
  536. <tvExpOptDlg>0</tvExpOptDlg>
  537. <TopLine>0</TopLine>
  538. <CurrentLine>0</CurrentLine>
  539. <bDave2>0</bDave2>
  540. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  541. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  542. <RteFlg>0</RteFlg>
  543. <bShared>0</bShared>
  544. </File>
  545. <File>
  546. <GroupNumber>4</GroupNumber>
  547. <FileNumber>12</FileNumber>
  548. <FileType>1</FileType>
  549. <tvExp>0</tvExp>
  550. <Focus>0</Focus>
  551. <ColumnNumber>0</ColumnNumber>
  552. <tvExpOptDlg>0</tvExpOptDlg>
  553. <TopLine>0</TopLine>
  554. <CurrentLine>0</CurrentLine>
  555. <bDave2>0</bDave2>
  556. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  557. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  558. <RteFlg>0</RteFlg>
  559. <bShared>0</bShared>
  560. </File>
  561. <File>
  562. <GroupNumber>4</GroupNumber>
  563. <FileNumber>13</FileNumber>
  564. <FileType>1</FileType>
  565. <tvExp>0</tvExp>
  566. <Focus>0</Focus>
  567. <ColumnNumber>0</ColumnNumber>
  568. <tvExpOptDlg>0</tvExpOptDlg>
  569. <TopLine>0</TopLine>
  570. <CurrentLine>0</CurrentLine>
  571. <bDave2>0</bDave2>
  572. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  573. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  574. <RteFlg>0</RteFlg>
  575. <bShared>0</bShared>
  576. </File>
  577. <File>
  578. <GroupNumber>4</GroupNumber>
  579. <FileNumber>14</FileNumber>
  580. <FileType>1</FileType>
  581. <tvExp>0</tvExp>
  582. <Focus>0</Focus>
  583. <ColumnNumber>0</ColumnNumber>
  584. <tvExpOptDlg>0</tvExpOptDlg>
  585. <TopLine>0</TopLine>
  586. <CurrentLine>0</CurrentLine>
  587. <bDave2>0</bDave2>
  588. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  589. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  590. <RteFlg>0</RteFlg>
  591. <bShared>0</bShared>
  592. </File>
  593. <File>
  594. <GroupNumber>4</GroupNumber>
  595. <FileNumber>15</FileNumber>
  596. <FileType>1</FileType>
  597. <tvExp>0</tvExp>
  598. <Focus>0</Focus>
  599. <ColumnNumber>0</ColumnNumber>
  600. <tvExpOptDlg>0</tvExpOptDlg>
  601. <TopLine>0</TopLine>
  602. <CurrentLine>0</CurrentLine>
  603. <bDave2>0</bDave2>
  604. <PathWithFileName>..\..\..\src\memheap.c</PathWithFileName>
  605. <FilenameWithoutPath>memheap.c</FilenameWithoutPath>
  606. <RteFlg>0</RteFlg>
  607. <bShared>0</bShared>
  608. </File>
  609. <File>
  610. <GroupNumber>4</GroupNumber>
  611. <FileNumber>16</FileNumber>
  612. <FileType>1</FileType>
  613. <tvExp>0</tvExp>
  614. <Focus>0</Focus>
  615. <ColumnNumber>0</ColumnNumber>
  616. <tvExpOptDlg>0</tvExpOptDlg>
  617. <TopLine>0</TopLine>
  618. <CurrentLine>0</CurrentLine>
  619. <bDave2>0</bDave2>
  620. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  621. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  622. <RteFlg>0</RteFlg>
  623. <bShared>0</bShared>
  624. </File>
  625. <File>
  626. <GroupNumber>4</GroupNumber>
  627. <FileNumber>17</FileNumber>
  628. <FileType>1</FileType>
  629. <tvExp>0</tvExp>
  630. <Focus>0</Focus>
  631. <ColumnNumber>0</ColumnNumber>
  632. <tvExpOptDlg>0</tvExpOptDlg>
  633. <TopLine>0</TopLine>
  634. <CurrentLine>0</CurrentLine>
  635. <bDave2>0</bDave2>
  636. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  637. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  638. <RteFlg>0</RteFlg>
  639. <bShared>0</bShared>
  640. </File>
  641. <File>
  642. <GroupNumber>4</GroupNumber>
  643. <FileNumber>18</FileNumber>
  644. <FileType>1</FileType>
  645. <tvExp>0</tvExp>
  646. <Focus>0</Focus>
  647. <ColumnNumber>0</ColumnNumber>
  648. <tvExpOptDlg>0</tvExpOptDlg>
  649. <TopLine>0</TopLine>
  650. <CurrentLine>0</CurrentLine>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>..\..\..\src\scheduler.c</PathWithFileName>
  653. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. <File>
  658. <GroupNumber>4</GroupNumber>
  659. <FileNumber>19</FileNumber>
  660. <FileType>1</FileType>
  661. <tvExp>0</tvExp>
  662. <Focus>0</Focus>
  663. <ColumnNumber>0</ColumnNumber>
  664. <tvExpOptDlg>0</tvExpOptDlg>
  665. <TopLine>0</TopLine>
  666. <CurrentLine>0</CurrentLine>
  667. <bDave2>0</bDave2>
  668. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  669. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  670. <RteFlg>0</RteFlg>
  671. <bShared>0</bShared>
  672. </File>
  673. <File>
  674. <GroupNumber>4</GroupNumber>
  675. <FileNumber>20</FileNumber>
  676. <FileType>1</FileType>
  677. <tvExp>0</tvExp>
  678. <Focus>0</Focus>
  679. <ColumnNumber>0</ColumnNumber>
  680. <tvExpOptDlg>0</tvExpOptDlg>
  681. <TopLine>0</TopLine>
  682. <CurrentLine>0</CurrentLine>
  683. <bDave2>0</bDave2>
  684. <PathWithFileName>..\..\..\src\timer.c</PathWithFileName>
  685. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  686. <RteFlg>0</RteFlg>
  687. <bShared>0</bShared>
  688. </File>
  689. </Group>
  690. <Group>
  691. <GroupName>CORTEX-M4</GroupName>
  692. <tvExp>0</tvExp>
  693. <tvExpOptDlg>0</tvExpOptDlg>
  694. <cbSel>0</cbSel>
  695. <RteFlg>0</RteFlg>
  696. <File>
  697. <GroupNumber>5</GroupNumber>
  698. <FileNumber>21</FileNumber>
  699. <FileType>1</FileType>
  700. <tvExp>0</tvExp>
  701. <Focus>0</Focus>
  702. <ColumnNumber>0</ColumnNumber>
  703. <tvExpOptDlg>0</tvExpOptDlg>
  704. <TopLine>0</TopLine>
  705. <CurrentLine>0</CurrentLine>
  706. <bDave2>0</bDave2>
  707. <PathWithFileName>..\..\..\libcpu\arm\cortex-m4\cpuport.c</PathWithFileName>
  708. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  709. <RteFlg>0</RteFlg>
  710. <bShared>0</bShared>
  711. </File>
  712. <File>
  713. <GroupNumber>5</GroupNumber>
  714. <FileNumber>22</FileNumber>
  715. <FileType>2</FileType>
  716. <tvExp>0</tvExp>
  717. <Focus>0</Focus>
  718. <ColumnNumber>0</ColumnNumber>
  719. <tvExpOptDlg>0</tvExpOptDlg>
  720. <TopLine>0</TopLine>
  721. <CurrentLine>0</CurrentLine>
  722. <bDave2>0</bDave2>
  723. <PathWithFileName>..\..\..\libcpu\arm\cortex-m4\context_rvds.S</PathWithFileName>
  724. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  725. <RteFlg>0</RteFlg>
  726. <bShared>0</bShared>
  727. </File>
  728. <File>
  729. <GroupNumber>5</GroupNumber>
  730. <FileNumber>23</FileNumber>
  731. <FileType>1</FileType>
  732. <tvExp>0</tvExp>
  733. <Focus>0</Focus>
  734. <ColumnNumber>0</ColumnNumber>
  735. <tvExpOptDlg>0</tvExpOptDlg>
  736. <TopLine>0</TopLine>
  737. <CurrentLine>0</CurrentLine>
  738. <bDave2>0</bDave2>
  739. <PathWithFileName>..\..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  740. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  741. <RteFlg>0</RteFlg>
  742. <bShared>0</bShared>
  743. </File>
  744. <File>
  745. <GroupNumber>5</GroupNumber>
  746. <FileNumber>24</FileNumber>
  747. <FileType>1</FileType>
  748. <tvExp>0</tvExp>
  749. <Focus>0</Focus>
  750. <ColumnNumber>0</ColumnNumber>
  751. <tvExpOptDlg>0</tvExpOptDlg>
  752. <TopLine>0</TopLine>
  753. <CurrentLine>0</CurrentLine>
  754. <bDave2>0</bDave2>
  755. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  756. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  757. <RteFlg>0</RteFlg>
  758. <bShared>0</bShared>
  759. </File>
  760. <File>
  761. <GroupNumber>5</GroupNumber>
  762. <FileNumber>25</FileNumber>
  763. <FileType>1</FileType>
  764. <tvExp>0</tvExp>
  765. <Focus>0</Focus>
  766. <ColumnNumber>0</ColumnNumber>
  767. <tvExpOptDlg>0</tvExpOptDlg>
  768. <TopLine>0</TopLine>
  769. <CurrentLine>0</CurrentLine>
  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>6</GroupNumber>
  785. <FileNumber>26</FileNumber>
  786. <FileType>1</FileType>
  787. <tvExp>0</tvExp>
  788. <Focus>0</Focus>
  789. <ColumnNumber>0</ColumnNumber>
  790. <tvExpOptDlg>0</tvExpOptDlg>
  791. <TopLine>0</TopLine>
  792. <CurrentLine>0</CurrentLine>
  793. <bDave2>0</bDave2>
  794. <PathWithFileName>..\..\..\components\drivers\serial\serial.c</PathWithFileName>
  795. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  796. <RteFlg>0</RteFlg>
  797. <bShared>0</bShared>
  798. </File>
  799. <File>
  800. <GroupNumber>6</GroupNumber>
  801. <FileNumber>27</FileNumber>
  802. <FileType>1</FileType>
  803. <tvExp>0</tvExp>
  804. <Focus>0</Focus>
  805. <ColumnNumber>0</ColumnNumber>
  806. <tvExpOptDlg>0</tvExpOptDlg>
  807. <TopLine>0</TopLine>
  808. <CurrentLine>0</CurrentLine>
  809. <bDave2>0</bDave2>
  810. <PathWithFileName>..\..\..\components\drivers\src\completion.c</PathWithFileName>
  811. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  812. <RteFlg>0</RteFlg>
  813. <bShared>0</bShared>
  814. </File>
  815. <File>
  816. <GroupNumber>6</GroupNumber>
  817. <FileNumber>28</FileNumber>
  818. <FileType>1</FileType>
  819. <tvExp>0</tvExp>
  820. <Focus>0</Focus>
  821. <ColumnNumber>0</ColumnNumber>
  822. <tvExpOptDlg>0</tvExpOptDlg>
  823. <TopLine>0</TopLine>
  824. <CurrentLine>0</CurrentLine>
  825. <bDave2>0</bDave2>
  826. <PathWithFileName>..\..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  827. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  828. <RteFlg>0</RteFlg>
  829. <bShared>0</bShared>
  830. </File>
  831. <File>
  832. <GroupNumber>6</GroupNumber>
  833. <FileNumber>29</FileNumber>
  834. <FileType>1</FileType>
  835. <tvExp>0</tvExp>
  836. <Focus>0</Focus>
  837. <ColumnNumber>0</ColumnNumber>
  838. <tvExpOptDlg>0</tvExpOptDlg>
  839. <TopLine>0</TopLine>
  840. <CurrentLine>0</CurrentLine>
  841. <bDave2>0</bDave2>
  842. <PathWithFileName>..\..\..\components\drivers\src\pipe.c</PathWithFileName>
  843. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  844. <RteFlg>0</RteFlg>
  845. <bShared>0</bShared>
  846. </File>
  847. <File>
  848. <GroupNumber>6</GroupNumber>
  849. <FileNumber>30</FileNumber>
  850. <FileType>1</FileType>
  851. <tvExp>0</tvExp>
  852. <Focus>0</Focus>
  853. <ColumnNumber>0</ColumnNumber>
  854. <tvExpOptDlg>0</tvExpOptDlg>
  855. <TopLine>0</TopLine>
  856. <CurrentLine>0</CurrentLine>
  857. <bDave2>0</bDave2>
  858. <PathWithFileName>..\..\..\components\drivers\src\portal.c</PathWithFileName>
  859. <FilenameWithoutPath>portal.c</FilenameWithoutPath>
  860. <RteFlg>0</RteFlg>
  861. <bShared>0</bShared>
  862. </File>
  863. <File>
  864. <GroupNumber>6</GroupNumber>
  865. <FileNumber>31</FileNumber>
  866. <FileType>1</FileType>
  867. <tvExp>0</tvExp>
  868. <Focus>0</Focus>
  869. <ColumnNumber>0</ColumnNumber>
  870. <tvExpOptDlg>0</tvExpOptDlg>
  871. <TopLine>0</TopLine>
  872. <CurrentLine>0</CurrentLine>
  873. <bDave2>0</bDave2>
  874. <PathWithFileName>..\..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  875. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  876. <RteFlg>0</RteFlg>
  877. <bShared>0</bShared>
  878. </File>
  879. <File>
  880. <GroupNumber>6</GroupNumber>
  881. <FileNumber>32</FileNumber>
  882. <FileType>1</FileType>
  883. <tvExp>0</tvExp>
  884. <Focus>0</Focus>
  885. <ColumnNumber>0</ColumnNumber>
  886. <tvExpOptDlg>0</tvExpOptDlg>
  887. <TopLine>0</TopLine>
  888. <CurrentLine>0</CurrentLine>
  889. <bDave2>0</bDave2>
  890. <PathWithFileName>..\..\..\components\drivers\src\workqueue.c</PathWithFileName>
  891. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  892. <RteFlg>0</RteFlg>
  893. <bShared>0</bShared>
  894. </File>
  895. </Group>
  896. <Group>
  897. <GroupName>finsh</GroupName>
  898. <tvExp>0</tvExp>
  899. <tvExpOptDlg>0</tvExpOptDlg>
  900. <cbSel>0</cbSel>
  901. <RteFlg>0</RteFlg>
  902. <File>
  903. <GroupNumber>7</GroupNumber>
  904. <FileNumber>33</FileNumber>
  905. <FileType>1</FileType>
  906. <tvExp>0</tvExp>
  907. <Focus>0</Focus>
  908. <ColumnNumber>0</ColumnNumber>
  909. <tvExpOptDlg>0</tvExpOptDlg>
  910. <TopLine>0</TopLine>
  911. <CurrentLine>0</CurrentLine>
  912. <bDave2>0</bDave2>
  913. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  914. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  915. <RteFlg>0</RteFlg>
  916. <bShared>0</bShared>
  917. </File>
  918. <File>
  919. <GroupNumber>7</GroupNumber>
  920. <FileNumber>34</FileNumber>
  921. <FileType>1</FileType>
  922. <tvExp>0</tvExp>
  923. <Focus>0</Focus>
  924. <ColumnNumber>0</ColumnNumber>
  925. <tvExpOptDlg>0</tvExpOptDlg>
  926. <TopLine>0</TopLine>
  927. <CurrentLine>0</CurrentLine>
  928. <bDave2>0</bDave2>
  929. <PathWithFileName>..\..\..\components\finsh\symbol.c</PathWithFileName>
  930. <FilenameWithoutPath>symbol.c</FilenameWithoutPath>
  931. <RteFlg>0</RteFlg>
  932. <bShared>0</bShared>
  933. </File>
  934. <File>
  935. <GroupNumber>7</GroupNumber>
  936. <FileNumber>35</FileNumber>
  937. <FileType>1</FileType>
  938. <tvExp>0</tvExp>
  939. <Focus>0</Focus>
  940. <ColumnNumber>0</ColumnNumber>
  941. <tvExpOptDlg>0</tvExpOptDlg>
  942. <TopLine>0</TopLine>
  943. <CurrentLine>0</CurrentLine>
  944. <bDave2>0</bDave2>
  945. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  946. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  947. <RteFlg>0</RteFlg>
  948. <bShared>0</bShared>
  949. </File>
  950. <File>
  951. <GroupNumber>7</GroupNumber>
  952. <FileNumber>36</FileNumber>
  953. <FileType>1</FileType>
  954. <tvExp>0</tvExp>
  955. <Focus>0</Focus>
  956. <ColumnNumber>0</ColumnNumber>
  957. <tvExpOptDlg>0</tvExpOptDlg>
  958. <TopLine>0</TopLine>
  959. <CurrentLine>0</CurrentLine>
  960. <bDave2>0</bDave2>
  961. <PathWithFileName>..\..\..\components\finsh\finsh_compiler.c</PathWithFileName>
  962. <FilenameWithoutPath>finsh_compiler.c</FilenameWithoutPath>
  963. <RteFlg>0</RteFlg>
  964. <bShared>0</bShared>
  965. </File>
  966. <File>
  967. <GroupNumber>7</GroupNumber>
  968. <FileNumber>37</FileNumber>
  969. <FileType>1</FileType>
  970. <tvExp>0</tvExp>
  971. <Focus>0</Focus>
  972. <ColumnNumber>0</ColumnNumber>
  973. <tvExpOptDlg>0</tvExpOptDlg>
  974. <TopLine>0</TopLine>
  975. <CurrentLine>0</CurrentLine>
  976. <bDave2>0</bDave2>
  977. <PathWithFileName>..\..\..\components\finsh\finsh_error.c</PathWithFileName>
  978. <FilenameWithoutPath>finsh_error.c</FilenameWithoutPath>
  979. <RteFlg>0</RteFlg>
  980. <bShared>0</bShared>
  981. </File>
  982. <File>
  983. <GroupNumber>7</GroupNumber>
  984. <FileNumber>38</FileNumber>
  985. <FileType>1</FileType>
  986. <tvExp>0</tvExp>
  987. <Focus>0</Focus>
  988. <ColumnNumber>0</ColumnNumber>
  989. <tvExpOptDlg>0</tvExpOptDlg>
  990. <TopLine>0</TopLine>
  991. <CurrentLine>0</CurrentLine>
  992. <bDave2>0</bDave2>
  993. <PathWithFileName>..\..\..\components\finsh\finsh_heap.c</PathWithFileName>
  994. <FilenameWithoutPath>finsh_heap.c</FilenameWithoutPath>
  995. <RteFlg>0</RteFlg>
  996. <bShared>0</bShared>
  997. </File>
  998. <File>
  999. <GroupNumber>7</GroupNumber>
  1000. <FileNumber>39</FileNumber>
  1001. <FileType>1</FileType>
  1002. <tvExp>0</tvExp>
  1003. <Focus>0</Focus>
  1004. <ColumnNumber>0</ColumnNumber>
  1005. <tvExpOptDlg>0</tvExpOptDlg>
  1006. <TopLine>0</TopLine>
  1007. <CurrentLine>0</CurrentLine>
  1008. <bDave2>0</bDave2>
  1009. <PathWithFileName>..\..\..\components\finsh\finsh_init.c</PathWithFileName>
  1010. <FilenameWithoutPath>finsh_init.c</FilenameWithoutPath>
  1011. <RteFlg>0</RteFlg>
  1012. <bShared>0</bShared>
  1013. </File>
  1014. <File>
  1015. <GroupNumber>7</GroupNumber>
  1016. <FileNumber>40</FileNumber>
  1017. <FileType>1</FileType>
  1018. <tvExp>0</tvExp>
  1019. <Focus>0</Focus>
  1020. <ColumnNumber>0</ColumnNumber>
  1021. <tvExpOptDlg>0</tvExpOptDlg>
  1022. <TopLine>0</TopLine>
  1023. <CurrentLine>0</CurrentLine>
  1024. <bDave2>0</bDave2>
  1025. <PathWithFileName>..\..\..\components\finsh\finsh_node.c</PathWithFileName>
  1026. <FilenameWithoutPath>finsh_node.c</FilenameWithoutPath>
  1027. <RteFlg>0</RteFlg>
  1028. <bShared>0</bShared>
  1029. </File>
  1030. <File>
  1031. <GroupNumber>7</GroupNumber>
  1032. <FileNumber>41</FileNumber>
  1033. <FileType>1</FileType>
  1034. <tvExp>0</tvExp>
  1035. <Focus>0</Focus>
  1036. <ColumnNumber>0</ColumnNumber>
  1037. <tvExpOptDlg>0</tvExpOptDlg>
  1038. <TopLine>0</TopLine>
  1039. <CurrentLine>0</CurrentLine>
  1040. <bDave2>0</bDave2>
  1041. <PathWithFileName>..\..\..\components\finsh\finsh_ops.c</PathWithFileName>
  1042. <FilenameWithoutPath>finsh_ops.c</FilenameWithoutPath>
  1043. <RteFlg>0</RteFlg>
  1044. <bShared>0</bShared>
  1045. </File>
  1046. <File>
  1047. <GroupNumber>7</GroupNumber>
  1048. <FileNumber>42</FileNumber>
  1049. <FileType>1</FileType>
  1050. <tvExp>0</tvExp>
  1051. <Focus>0</Focus>
  1052. <ColumnNumber>0</ColumnNumber>
  1053. <tvExpOptDlg>0</tvExpOptDlg>
  1054. <TopLine>0</TopLine>
  1055. <CurrentLine>0</CurrentLine>
  1056. <bDave2>0</bDave2>
  1057. <PathWithFileName>..\..\..\components\finsh\finsh_parser.c</PathWithFileName>
  1058. <FilenameWithoutPath>finsh_parser.c</FilenameWithoutPath>
  1059. <RteFlg>0</RteFlg>
  1060. <bShared>0</bShared>
  1061. </File>
  1062. <File>
  1063. <GroupNumber>7</GroupNumber>
  1064. <FileNumber>43</FileNumber>
  1065. <FileType>1</FileType>
  1066. <tvExp>0</tvExp>
  1067. <Focus>0</Focus>
  1068. <ColumnNumber>0</ColumnNumber>
  1069. <tvExpOptDlg>0</tvExpOptDlg>
  1070. <TopLine>0</TopLine>
  1071. <CurrentLine>0</CurrentLine>
  1072. <bDave2>0</bDave2>
  1073. <PathWithFileName>..\..\..\components\finsh\finsh_var.c</PathWithFileName>
  1074. <FilenameWithoutPath>finsh_var.c</FilenameWithoutPath>
  1075. <RteFlg>0</RteFlg>
  1076. <bShared>0</bShared>
  1077. </File>
  1078. <File>
  1079. <GroupNumber>7</GroupNumber>
  1080. <FileNumber>44</FileNumber>
  1081. <FileType>1</FileType>
  1082. <tvExp>0</tvExp>
  1083. <Focus>0</Focus>
  1084. <ColumnNumber>0</ColumnNumber>
  1085. <tvExpOptDlg>0</tvExpOptDlg>
  1086. <TopLine>0</TopLine>
  1087. <CurrentLine>0</CurrentLine>
  1088. <bDave2>0</bDave2>
  1089. <PathWithFileName>..\..\..\components\finsh\finsh_vm.c</PathWithFileName>
  1090. <FilenameWithoutPath>finsh_vm.c</FilenameWithoutPath>
  1091. <RteFlg>0</RteFlg>
  1092. <bShared>0</bShared>
  1093. </File>
  1094. <File>
  1095. <GroupNumber>7</GroupNumber>
  1096. <FileNumber>45</FileNumber>
  1097. <FileType>1</FileType>
  1098. <tvExp>0</tvExp>
  1099. <Focus>0</Focus>
  1100. <ColumnNumber>0</ColumnNumber>
  1101. <tvExpOptDlg>0</tvExpOptDlg>
  1102. <TopLine>0</TopLine>
  1103. <CurrentLine>0</CurrentLine>
  1104. <bDave2>0</bDave2>
  1105. <PathWithFileName>..\..\..\components\finsh\finsh_token.c</PathWithFileName>
  1106. <FilenameWithoutPath>finsh_token.c</FilenameWithoutPath>
  1107. <RteFlg>0</RteFlg>
  1108. <bShared>0</bShared>
  1109. </File>
  1110. </Group>
  1111. </ProjectOpt>