project.uvproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
  3. <SchemaVersion>1.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>RT-Thread LPC17xx</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>LPC1768</Device>
  13. <Vendor>NXP (founded by Philips)</Vendor>
  14. <Cpu>IRAM(0x10000000-0x10007FFF) IRAM2(0x20000000-0x20007FFF) IROM(0-0x7FFFF) CLOCK(12000000) CPUTYPE("Cortex-M3")</Cpu>
  15. <FlashUtilSpec></FlashUtilSpec>
  16. <StartupFile>"STARTUP\NXP\startup_LPC17xx.s" ("NXP LPC17xx Startup Code")</StartupFile>
  17. <FlashDriverDll>UL2CM3(-O463 -S0 -C0 -FO7 -FD10000000 -FC800 -FN1 -FF0LPC_IAP_256 -FS00 -FL040000)</FlashDriverDll>
  18. <DeviceId>4868</DeviceId>
  19. <RegisterFile>LPC17xx.H</RegisterFile>
  20. <MemoryEnv></MemoryEnv>
  21. <Cmp></Cmp>
  22. <Asm></Asm>
  23. <Linker></Linker>
  24. <OHString></OHString>
  25. <InfinionOptionDll></InfinionOptionDll>
  26. <SLE66CMisc></SLE66CMisc>
  27. <SLE66AMisc></SLE66AMisc>
  28. <SLE66LinkerMisc></SLE66LinkerMisc>
  29. <SFDFile></SFDFile>
  30. <UseEnv>0</UseEnv>
  31. <BinPath></BinPath>
  32. <IncludePath></IncludePath>
  33. <LibPath></LibPath>
  34. <RegisterFilePath>NXP\</RegisterFilePath>
  35. <DBRegisterFilePath>NXP\</DBRegisterFilePath>
  36. <TargetStatus>
  37. <Error>0</Error>
  38. <ExitCodeStop>0</ExitCodeStop>
  39. <ButtonStop>0</ButtonStop>
  40. <NotGenerated>0</NotGenerated>
  41. <InvalidFlash>1</InvalidFlash>
  42. </TargetStatus>
  43. <OutputDirectory>.\obj\</OutputDirectory>
  44. <OutputName>rtthread-lpc</OutputName>
  45. <CreateExecutable>1</CreateExecutable>
  46. <CreateLib>0</CreateLib>
  47. <CreateHexFile>0</CreateHexFile>
  48. <DebugInformation>1</DebugInformation>
  49. <BrowseInformation>1</BrowseInformation>
  50. <ListingPath>.\obj\</ListingPath>
  51. <HexFormatSelection>1</HexFormatSelection>
  52. <Merge32K>0</Merge32K>
  53. <CreateBatchFile>0</CreateBatchFile>
  54. <BeforeCompile>
  55. <RunUserProg1>0</RunUserProg1>
  56. <RunUserProg2>0</RunUserProg2>
  57. <UserProg1Name></UserProg1Name>
  58. <UserProg2Name></UserProg2Name>
  59. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  60. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  61. </BeforeCompile>
  62. <BeforeMake>
  63. <RunUserProg1>0</RunUserProg1>
  64. <RunUserProg2>0</RunUserProg2>
  65. <UserProg1Name></UserProg1Name>
  66. <UserProg2Name></UserProg2Name>
  67. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  68. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  69. </BeforeMake>
  70. <AfterMake>
  71. <RunUserProg1>0</RunUserProg1>
  72. <RunUserProg2>0</RunUserProg2>
  73. <UserProg1Name></UserProg1Name>
  74. <UserProg2Name></UserProg2Name>
  75. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  76. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  77. </AfterMake>
  78. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  79. <SVCSIdString></SVCSIdString>
  80. </TargetCommonOption>
  81. <CommonProperty>
  82. <UseCPPCompiler>0</UseCPPCompiler>
  83. <RVCTCodeConst>0</RVCTCodeConst>
  84. <RVCTZI>0</RVCTZI>
  85. <RVCTOtherData>0</RVCTOtherData>
  86. <ModuleSelection>0</ModuleSelection>
  87. <IncludeInBuild>1</IncludeInBuild>
  88. <AlwaysBuild>0</AlwaysBuild>
  89. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  90. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  91. <PublicsOnly>0</PublicsOnly>
  92. <StopOnExitCode>3</StopOnExitCode>
  93. <CustomArgument></CustomArgument>
  94. <IncludeLibraryModules></IncludeLibraryModules>
  95. </CommonProperty>
  96. <DllOption>
  97. <SimDllName>SARMCM3.DLL</SimDllName>
  98. <SimDllArguments>-MPU</SimDllArguments>
  99. <SimDlgDll>DARMP1.DLL</SimDlgDll>
  100. <SimDlgDllArguments>-pLPC1768</SimDlgDllArguments>
  101. <TargetDllName>SARMCM3.DLL</TargetDllName>
  102. <TargetDllArguments>-MPU</TargetDllArguments>
  103. <TargetDlgDll>TARMP1.DLL</TargetDlgDll>
  104. <TargetDlgDllArguments>-pLPC1768</TargetDlgDllArguments>
  105. </DllOption>
  106. <DebugOption>
  107. <OPTHX>
  108. <HexSelection>1</HexSelection>
  109. <HexRangeLowAddress>0</HexRangeLowAddress>
  110. <HexRangeHighAddress>0</HexRangeHighAddress>
  111. <HexOffset>0</HexOffset>
  112. <Oh166RecLen>16</Oh166RecLen>
  113. </OPTHX>
  114. <Simulator>
  115. <UseSimulator>0</UseSimulator>
  116. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  117. <RunToMain>1</RunToMain>
  118. <RestoreBreakpoints>1</RestoreBreakpoints>
  119. <RestoreWatchpoints>1</RestoreWatchpoints>
  120. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  121. <RestoreFunctions>1</RestoreFunctions>
  122. <RestoreToolbox>1</RestoreToolbox>
  123. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  124. </Simulator>
  125. <Target>
  126. <UseTarget>1</UseTarget>
  127. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  128. <RunToMain>1</RunToMain>
  129. <RestoreBreakpoints>1</RestoreBreakpoints>
  130. <RestoreWatchpoints>1</RestoreWatchpoints>
  131. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  132. <RestoreFunctions>0</RestoreFunctions>
  133. <RestoreToolbox>1</RestoreToolbox>
  134. </Target>
  135. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  136. <TargetSelection>7</TargetSelection>
  137. <SimDlls>
  138. <CpuDll></CpuDll>
  139. <CpuDllArguments></CpuDllArguments>
  140. <PeripheralDll></PeripheralDll>
  141. <PeripheralDllArguments></PeripheralDllArguments>
  142. <InitializationFile></InitializationFile>
  143. </SimDlls>
  144. <TargetDlls>
  145. <CpuDll></CpuDll>
  146. <CpuDllArguments></CpuDllArguments>
  147. <PeripheralDll></PeripheralDll>
  148. <PeripheralDllArguments></PeripheralDllArguments>
  149. <InitializationFile></InitializationFile>
  150. <Driver>Segger\JL2CM3.dll</Driver>
  151. </TargetDlls>
  152. </DebugOption>
  153. <Utilities>
  154. <Flash1>
  155. <UseTargetDll>1</UseTargetDll>
  156. <UseExternalTool>0</UseExternalTool>
  157. <RunIndependent>0</RunIndependent>
  158. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  159. <Capability>1</Capability>
  160. <DriverSelection>4099</DriverSelection>
  161. </Flash1>
  162. <Flash2>Segger\JL2CM3.dll</Flash2>
  163. <Flash3>"" ()</Flash3>
  164. <Flash4></Flash4>
  165. </Utilities>
  166. <TargetArmAds>
  167. <ArmAdsMisc>
  168. <GenerateListings>0</GenerateListings>
  169. <asHll>1</asHll>
  170. <asAsm>1</asAsm>
  171. <asMacX>1</asMacX>
  172. <asSyms>1</asSyms>
  173. <asFals>1</asFals>
  174. <asDbgD>1</asDbgD>
  175. <asForm>1</asForm>
  176. <ldLst>0</ldLst>
  177. <ldmm>1</ldmm>
  178. <ldXref>1</ldXref>
  179. <BigEnd>0</BigEnd>
  180. <AdsALst>1</AdsALst>
  181. <AdsACrf>1</AdsACrf>
  182. <AdsANop>0</AdsANop>
  183. <AdsANot>0</AdsANot>
  184. <AdsLLst>1</AdsLLst>
  185. <AdsLmap>1</AdsLmap>
  186. <AdsLcgr>1</AdsLcgr>
  187. <AdsLsym>1</AdsLsym>
  188. <AdsLszi>1</AdsLszi>
  189. <AdsLtoi>1</AdsLtoi>
  190. <AdsLsun>1</AdsLsun>
  191. <AdsLven>1</AdsLven>
  192. <AdsLsxf>1</AdsLsxf>
  193. <RvctClst>0</RvctClst>
  194. <GenPPlst>0</GenPPlst>
  195. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  196. <RvctDeviceName></RvctDeviceName>
  197. <mOS>0</mOS>
  198. <uocRom>0</uocRom>
  199. <uocRam>0</uocRam>
  200. <hadIROM>1</hadIROM>
  201. <hadIRAM>1</hadIRAM>
  202. <hadXRAM>0</hadXRAM>
  203. <uocXRam>0</uocXRam>
  204. <RvdsVP>0</RvdsVP>
  205. <hadIRAM2>1</hadIRAM2>
  206. <hadIROM2>0</hadIROM2>
  207. <StupSel>8</StupSel>
  208. <useUlib>0</useUlib>
  209. <EndSel>0</EndSel>
  210. <uLtcg>0</uLtcg>
  211. <RoSelD>3</RoSelD>
  212. <RwSelD>3</RwSelD>
  213. <CodeSel>0</CodeSel>
  214. <OptFeed>0</OptFeed>
  215. <NoZi1>0</NoZi1>
  216. <NoZi2>0</NoZi2>
  217. <NoZi3>0</NoZi3>
  218. <NoZi4>0</NoZi4>
  219. <NoZi5>0</NoZi5>
  220. <Ro1Chk>0</Ro1Chk>
  221. <Ro2Chk>0</Ro2Chk>
  222. <Ro3Chk>0</Ro3Chk>
  223. <Ir1Chk>1</Ir1Chk>
  224. <Ir2Chk>0</Ir2Chk>
  225. <Ra1Chk>0</Ra1Chk>
  226. <Ra2Chk>0</Ra2Chk>
  227. <Ra3Chk>0</Ra3Chk>
  228. <Im1Chk>1</Im1Chk>
  229. <Im2Chk>0</Im2Chk>
  230. <OnChipMemories>
  231. <Ocm1>
  232. <Type>0</Type>
  233. <StartAddress>0x0</StartAddress>
  234. <Size>0x0</Size>
  235. </Ocm1>
  236. <Ocm2>
  237. <Type>0</Type>
  238. <StartAddress>0x0</StartAddress>
  239. <Size>0x0</Size>
  240. </Ocm2>
  241. <Ocm3>
  242. <Type>0</Type>
  243. <StartAddress>0x0</StartAddress>
  244. <Size>0x0</Size>
  245. </Ocm3>
  246. <Ocm4>
  247. <Type>0</Type>
  248. <StartAddress>0x0</StartAddress>
  249. <Size>0x0</Size>
  250. </Ocm4>
  251. <Ocm5>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </Ocm5>
  256. <Ocm6>
  257. <Type>0</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </Ocm6>
  261. <IRAM>
  262. <Type>0</Type>
  263. <StartAddress>0x10000000</StartAddress>
  264. <Size>0x8000</Size>
  265. </IRAM>
  266. <IROM>
  267. <Type>1</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x80000</Size>
  270. </IROM>
  271. <XRAM>
  272. <Type>0</Type>
  273. <StartAddress>0x0</StartAddress>
  274. <Size>0x0</Size>
  275. </XRAM>
  276. <OCR_RVCT1>
  277. <Type>1</Type>
  278. <StartAddress>0x0</StartAddress>
  279. <Size>0x0</Size>
  280. </OCR_RVCT1>
  281. <OCR_RVCT2>
  282. <Type>1</Type>
  283. <StartAddress>0x0</StartAddress>
  284. <Size>0x0</Size>
  285. </OCR_RVCT2>
  286. <OCR_RVCT3>
  287. <Type>1</Type>
  288. <StartAddress>0x0</StartAddress>
  289. <Size>0x0</Size>
  290. </OCR_RVCT3>
  291. <OCR_RVCT4>
  292. <Type>1</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x80000</Size>
  295. </OCR_RVCT4>
  296. <OCR_RVCT5>
  297. <Type>1</Type>
  298. <StartAddress>0x0</StartAddress>
  299. <Size>0x0</Size>
  300. </OCR_RVCT5>
  301. <OCR_RVCT6>
  302. <Type>0</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x0</Size>
  305. </OCR_RVCT6>
  306. <OCR_RVCT7>
  307. <Type>0</Type>
  308. <StartAddress>0x0</StartAddress>
  309. <Size>0x0</Size>
  310. </OCR_RVCT7>
  311. <OCR_RVCT8>
  312. <Type>0</Type>
  313. <StartAddress>0x0</StartAddress>
  314. <Size>0x0</Size>
  315. </OCR_RVCT8>
  316. <OCR_RVCT9>
  317. <Type>0</Type>
  318. <StartAddress>0x10000000</StartAddress>
  319. <Size>0x8000</Size>
  320. </OCR_RVCT9>
  321. <OCR_RVCT10>
  322. <Type>0</Type>
  323. <StartAddress>0x20000000</StartAddress>
  324. <Size>0x8000</Size>
  325. </OCR_RVCT10>
  326. </OnChipMemories>
  327. <RvctStartVector></RvctStartVector>
  328. </ArmAdsMisc>
  329. <Cads>
  330. <interw>1</interw>
  331. <Optim>1</Optim>
  332. <oTime>0</oTime>
  333. <SplitLS>0</SplitLS>
  334. <OneElfS>0</OneElfS>
  335. <Strict>0</Strict>
  336. <EnumInt>0</EnumInt>
  337. <PlainCh>0</PlainCh>
  338. <Ropi>0</Ropi>
  339. <Rwpi>0</Rwpi>
  340. <wLevel>0</wLevel>
  341. <uThumb>0</uThumb>
  342. <VariousControls>
  343. <MiscControls></MiscControls>
  344. <Define></Define>
  345. <Undefine></Undefine>
  346. <IncludePath>.;..\..\components\finsh;..\..\components\init;..\..\components\net\lwip\src;..\..\components\net\lwip\src\arch\include;..\..\components\net\lwip\src\include;..\..\components\net\lwip\src\include\ipv4;..\..\components\net\lwip\src\include\netif;..\..\include;..\..\libcpu\arm\common;..\..\libcpu\arm\cortex-m3;CMSIS\CM3\CoreSupport;CMSIS\CM3\DeviceSupport\NXP\LPC17xx;applications;drivers</IncludePath>
  347. </VariousControls>
  348. </Cads>
  349. <Aads>
  350. <interw>1</interw>
  351. <Ropi>0</Ropi>
  352. <Rwpi>0</Rwpi>
  353. <thumb>0</thumb>
  354. <SplitLS>0</SplitLS>
  355. <SwStkChk>0</SwStkChk>
  356. <NoWarn>0</NoWarn>
  357. <VariousControls>
  358. <MiscControls></MiscControls>
  359. <Define></Define>
  360. <Undefine></Undefine>
  361. <IncludePath></IncludePath>
  362. </VariousControls>
  363. </Aads>
  364. <LDads>
  365. <umfTarg>1</umfTarg>
  366. <Ropi>0</Ropi>
  367. <Rwpi>0</Rwpi>
  368. <noStLib>0</noStLib>
  369. <RepFail>1</RepFail>
  370. <useFile>0</useFile>
  371. <TextAddressRange>0x00000000</TextAddressRange>
  372. <DataAddressRange>0x10000000</DataAddressRange>
  373. <ScatterFile></ScatterFile>
  374. <IncludeLibs></IncludeLibs>
  375. <IncludeLibsPath></IncludeLibsPath>
  376. <Misc>--keep __fsym_* --keep __vsym_*</Misc>
  377. <LinkerInputFile></LinkerInputFile>
  378. <DisabledWarnings></DisabledWarnings>
  379. </LDads>
  380. </TargetArmAds>
  381. </TargetOption>
  382. <Groups>
  383. <Group>
  384. <GroupName>Applications</GroupName>
  385. <Files>
  386. <File>
  387. <FileName>application.c</FileName>
  388. <FileType>1</FileType>
  389. <FilePath>applications\application.c</FilePath>
  390. </File>
  391. <File>
  392. <FileName>platform.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>applications\platform.c</FilePath>
  395. </File>
  396. <File>
  397. <FileName>startup.c</FileName>
  398. <FileType>1</FileType>
  399. <FilePath>applications\startup.c</FilePath>
  400. </File>
  401. </Files>
  402. </Group>
  403. <Group>
  404. <GroupName>CMSIS</GroupName>
  405. <Files>
  406. <File>
  407. <FileName>core_cm3.c</FileName>
  408. <FileType>1</FileType>
  409. <FilePath>CMSIS\CM3\CoreSupport\core_cm3.c</FilePath>
  410. </File>
  411. <File>
  412. <FileName>system_LPC17xx.c</FileName>
  413. <FileType>1</FileType>
  414. <FilePath>CMSIS\CM3\DeviceSupport\NXP\LPC17xx\system_LPC17xx.c</FilePath>
  415. </File>
  416. <File>
  417. <FileName>startup_LPC17xx.s</FileName>
  418. <FileType>2</FileType>
  419. <FilePath>CMSIS\CM3\DeviceSupport\NXP\LPC17xx\startup\arm\startup_LPC17xx.s</FilePath>
  420. </File>
  421. </Files>
  422. </Group>
  423. <Group>
  424. <GroupName>Drivers</GroupName>
  425. <Files>
  426. <File>
  427. <FileName>board.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>drivers\board.c</FilePath>
  430. </File>
  431. <File>
  432. <FileName>emac.c</FileName>
  433. <FileType>1</FileType>
  434. <FilePath>drivers\emac.c</FilePath>
  435. </File>
  436. <File>
  437. <FileName>led.c</FileName>
  438. <FileType>1</FileType>
  439. <FilePath>drivers\led.c</FilePath>
  440. </File>
  441. <File>
  442. <FileName>spi.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>drivers\spi.c</FilePath>
  445. </File>
  446. <File>
  447. <FileName>uart.c</FileName>
  448. <FileType>1</FileType>
  449. <FilePath>drivers\uart.c</FilePath>
  450. </File>
  451. </Files>
  452. </Group>
  453. <Group>
  454. <GroupName>Kernel</GroupName>
  455. <Files>
  456. <File>
  457. <FileName>clock.c</FileName>
  458. <FileType>1</FileType>
  459. <FilePath>..\..\src\clock.c</FilePath>
  460. </File>
  461. <File>
  462. <FileName>device.c</FileName>
  463. <FileType>1</FileType>
  464. <FilePath>..\..\src\device.c</FilePath>
  465. </File>
  466. <File>
  467. <FileName>idle.c</FileName>
  468. <FileType>1</FileType>
  469. <FilePath>..\..\src\idle.c</FilePath>
  470. </File>
  471. <File>
  472. <FileName>ipc.c</FileName>
  473. <FileType>1</FileType>
  474. <FilePath>..\..\src\ipc.c</FilePath>
  475. </File>
  476. <File>
  477. <FileName>irq.c</FileName>
  478. <FileType>1</FileType>
  479. <FilePath>..\..\src\irq.c</FilePath>
  480. </File>
  481. <File>
  482. <FileName>kservice.c</FileName>
  483. <FileType>1</FileType>
  484. <FilePath>..\..\src\kservice.c</FilePath>
  485. </File>
  486. <File>
  487. <FileName>mem.c</FileName>
  488. <FileType>1</FileType>
  489. <FilePath>..\..\src\mem.c</FilePath>
  490. </File>
  491. <File>
  492. <FileName>memheap.c</FileName>
  493. <FileType>1</FileType>
  494. <FilePath>..\..\src\memheap.c</FilePath>
  495. </File>
  496. <File>
  497. <FileName>mempool.c</FileName>
  498. <FileType>1</FileType>
  499. <FilePath>..\..\src\mempool.c</FilePath>
  500. </File>
  501. <File>
  502. <FileName>object.c</FileName>
  503. <FileType>1</FileType>
  504. <FilePath>..\..\src\object.c</FilePath>
  505. </File>
  506. <File>
  507. <FileName>scheduler.c</FileName>
  508. <FileType>1</FileType>
  509. <FilePath>..\..\src\scheduler.c</FilePath>
  510. </File>
  511. <File>
  512. <FileName>thread.c</FileName>
  513. <FileType>1</FileType>
  514. <FilePath>..\..\src\thread.c</FilePath>
  515. </File>
  516. <File>
  517. <FileName>timer.c</FileName>
  518. <FileType>1</FileType>
  519. <FilePath>..\..\src\timer.c</FilePath>
  520. </File>
  521. </Files>
  522. </Group>
  523. <Group>
  524. <GroupName>CORTEX-M3</GroupName>
  525. <Files>
  526. <File>
  527. <FileName>cpuport.c</FileName>
  528. <FileType>1</FileType>
  529. <FilePath>..\..\libcpu\arm\cortex-m3\cpuport.c</FilePath>
  530. </File>
  531. <File>
  532. <FileName>context_rvds.S</FileName>
  533. <FileType>2</FileType>
  534. <FilePath>..\..\libcpu\arm\cortex-m3\context_rvds.S</FilePath>
  535. </File>
  536. <File>
  537. <FileName>backtrace.c</FileName>
  538. <FileType>1</FileType>
  539. <FilePath>..\..\libcpu\arm\common\backtrace.c</FilePath>
  540. </File>
  541. <File>
  542. <FileName>div0.c</FileName>
  543. <FileType>1</FileType>
  544. <FilePath>..\..\libcpu\arm\common\div0.c</FilePath>
  545. </File>
  546. <File>
  547. <FileName>showmem.c</FileName>
  548. <FileType>1</FileType>
  549. <FilePath>..\..\libcpu\arm\common\showmem.c</FilePath>
  550. </File>
  551. </Files>
  552. </Group>
  553. <Group>
  554. <GroupName>finsh</GroupName>
  555. <Files>
  556. <File>
  557. <FileName>cmd.c</FileName>
  558. <FileType>1</FileType>
  559. <FilePath>..\..\components\finsh\cmd.c</FilePath>
  560. </File>
  561. <File>
  562. <FileName>finsh_compiler.c</FileName>
  563. <FileType>1</FileType>
  564. <FilePath>..\..\components\finsh\finsh_compiler.c</FilePath>
  565. </File>
  566. <File>
  567. <FileName>finsh_error.c</FileName>
  568. <FileType>1</FileType>
  569. <FilePath>..\..\components\finsh\finsh_error.c</FilePath>
  570. </File>
  571. <File>
  572. <FileName>finsh_heap.c</FileName>
  573. <FileType>1</FileType>
  574. <FilePath>..\..\components\finsh\finsh_heap.c</FilePath>
  575. </File>
  576. <File>
  577. <FileName>finsh_init.c</FileName>
  578. <FileType>1</FileType>
  579. <FilePath>..\..\components\finsh\finsh_init.c</FilePath>
  580. </File>
  581. <File>
  582. <FileName>finsh_node.c</FileName>
  583. <FileType>1</FileType>
  584. <FilePath>..\..\components\finsh\finsh_node.c</FilePath>
  585. </File>
  586. <File>
  587. <FileName>finsh_ops.c</FileName>
  588. <FileType>1</FileType>
  589. <FilePath>..\..\components\finsh\finsh_ops.c</FilePath>
  590. </File>
  591. <File>
  592. <FileName>finsh_parser.c</FileName>
  593. <FileType>1</FileType>
  594. <FilePath>..\..\components\finsh\finsh_parser.c</FilePath>
  595. </File>
  596. <File>
  597. <FileName>finsh_token.c</FileName>
  598. <FileType>1</FileType>
  599. <FilePath>..\..\components\finsh\finsh_token.c</FilePath>
  600. </File>
  601. <File>
  602. <FileName>finsh_var.c</FileName>
  603. <FileType>1</FileType>
  604. <FilePath>..\..\components\finsh\finsh_var.c</FilePath>
  605. </File>
  606. <File>
  607. <FileName>finsh_vm.c</FileName>
  608. <FileType>1</FileType>
  609. <FilePath>..\..\components\finsh\finsh_vm.c</FilePath>
  610. </File>
  611. <File>
  612. <FileName>shell.c</FileName>
  613. <FileType>1</FileType>
  614. <FilePath>..\..\components\finsh\shell.c</FilePath>
  615. </File>
  616. <File>
  617. <FileName>symbol.c</FileName>
  618. <FileType>1</FileType>
  619. <FilePath>..\..\components\finsh\symbol.c</FilePath>
  620. </File>
  621. </Files>
  622. </Group>
  623. <Group>
  624. <GroupName>Components</GroupName>
  625. <Files>
  626. <File>
  627. <FileName>components_init.c</FileName>
  628. <FileType>1</FileType>
  629. <FilePath>..\..\components\init\components_init.c</FilePath>
  630. </File>
  631. </Files>
  632. </Group>
  633. <Group>
  634. <GroupName>LwIP</GroupName>
  635. <Files>
  636. <File>
  637. <FileName>api_lib.c</FileName>
  638. <FileType>1</FileType>
  639. <FilePath>..\..\components\net\lwip\src\api\api_lib.c</FilePath>
  640. </File>
  641. <File>
  642. <FileName>api_msg.c</FileName>
  643. <FileType>1</FileType>
  644. <FilePath>..\..\components\net\lwip\src\api\api_msg.c</FilePath>
  645. </File>
  646. <File>
  647. <FileName>err.c</FileName>
  648. <FileType>1</FileType>
  649. <FilePath>..\..\components\net\lwip\src\api\err.c</FilePath>
  650. </File>
  651. <File>
  652. <FileName>netbuf.c</FileName>
  653. <FileType>1</FileType>
  654. <FilePath>..\..\components\net\lwip\src\api\netbuf.c</FilePath>
  655. </File>
  656. <File>
  657. <FileName>netdb.c</FileName>
  658. <FileType>1</FileType>
  659. <FilePath>..\..\components\net\lwip\src\api\netdb.c</FilePath>
  660. </File>
  661. <File>
  662. <FileName>netifapi.c</FileName>
  663. <FileType>1</FileType>
  664. <FilePath>..\..\components\net\lwip\src\api\netifapi.c</FilePath>
  665. </File>
  666. <File>
  667. <FileName>sockets.c</FileName>
  668. <FileType>1</FileType>
  669. <FilePath>..\..\components\net\lwip\src\api\sockets.c</FilePath>
  670. </File>
  671. <File>
  672. <FileName>tcpip.c</FileName>
  673. <FileType>1</FileType>
  674. <FilePath>..\..\components\net\lwip\src\api\tcpip.c</FilePath>
  675. </File>
  676. <File>
  677. <FileName>sys_arch.c</FileName>
  678. <FileType>1</FileType>
  679. <FilePath>..\..\components\net\lwip\src\arch\sys_arch.c</FilePath>
  680. </File>
  681. <File>
  682. <FileName>def.c</FileName>
  683. <FileType>1</FileType>
  684. <FilePath>..\..\components\net\lwip\src\core\def.c</FilePath>
  685. </File>
  686. <File>
  687. <FileName>dhcp.c</FileName>
  688. <FileType>1</FileType>
  689. <FilePath>..\..\components\net\lwip\src\core\dhcp.c</FilePath>
  690. </File>
  691. <File>
  692. <FileName>dns.c</FileName>
  693. <FileType>1</FileType>
  694. <FilePath>..\..\components\net\lwip\src\core\dns.c</FilePath>
  695. </File>
  696. <File>
  697. <FileName>init.c</FileName>
  698. <FileType>1</FileType>
  699. <FilePath>..\..\components\net\lwip\src\core\init.c</FilePath>
  700. </File>
  701. <File>
  702. <FileName>memp.c</FileName>
  703. <FileType>1</FileType>
  704. <FilePath>..\..\components\net\lwip\src\core\memp.c</FilePath>
  705. </File>
  706. <File>
  707. <FileName>netif.c</FileName>
  708. <FileType>1</FileType>
  709. <FilePath>..\..\components\net\lwip\src\core\netif.c</FilePath>
  710. </File>
  711. <File>
  712. <FileName>pbuf.c</FileName>
  713. <FileType>1</FileType>
  714. <FilePath>..\..\components\net\lwip\src\core\pbuf.c</FilePath>
  715. </File>
  716. <File>
  717. <FileName>raw.c</FileName>
  718. <FileType>1</FileType>
  719. <FilePath>..\..\components\net\lwip\src\core\raw.c</FilePath>
  720. </File>
  721. <File>
  722. <FileName>stats.c</FileName>
  723. <FileType>1</FileType>
  724. <FilePath>..\..\components\net\lwip\src\core\stats.c</FilePath>
  725. </File>
  726. <File>
  727. <FileName>sys.c</FileName>
  728. <FileType>1</FileType>
  729. <FilePath>..\..\components\net\lwip\src\core\sys.c</FilePath>
  730. </File>
  731. <File>
  732. <FileName>tcp.c</FileName>
  733. <FileType>1</FileType>
  734. <FilePath>..\..\components\net\lwip\src\core\tcp.c</FilePath>
  735. </File>
  736. <File>
  737. <FileName>tcp_in.c</FileName>
  738. <FileType>1</FileType>
  739. <FilePath>..\..\components\net\lwip\src\core\tcp_in.c</FilePath>
  740. </File>
  741. <File>
  742. <FileName>tcp_out.c</FileName>
  743. <FileType>1</FileType>
  744. <FilePath>..\..\components\net\lwip\src\core\tcp_out.c</FilePath>
  745. </File>
  746. <File>
  747. <FileName>timers.c</FileName>
  748. <FileType>1</FileType>
  749. <FilePath>..\..\components\net\lwip\src\core\timers.c</FilePath>
  750. </File>
  751. <File>
  752. <FileName>udp.c</FileName>
  753. <FileType>1</FileType>
  754. <FilePath>..\..\components\net\lwip\src\core\udp.c</FilePath>
  755. </File>
  756. <File>
  757. <FileName>autoip.c</FileName>
  758. <FileType>1</FileType>
  759. <FilePath>..\..\components\net\lwip\src\core\ipv4\autoip.c</FilePath>
  760. </File>
  761. <File>
  762. <FileName>icmp.c</FileName>
  763. <FileType>1</FileType>
  764. <FilePath>..\..\components\net\lwip\src\core\ipv4\icmp.c</FilePath>
  765. </File>
  766. <File>
  767. <FileName>igmp.c</FileName>
  768. <FileType>1</FileType>
  769. <FilePath>..\..\components\net\lwip\src\core\ipv4\igmp.c</FilePath>
  770. </File>
  771. <File>
  772. <FileName>inet.c</FileName>
  773. <FileType>1</FileType>
  774. <FilePath>..\..\components\net\lwip\src\core\ipv4\inet.c</FilePath>
  775. </File>
  776. <File>
  777. <FileName>inet_chksum.c</FileName>
  778. <FileType>1</FileType>
  779. <FilePath>..\..\components\net\lwip\src\core\ipv4\inet_chksum.c</FilePath>
  780. </File>
  781. <File>
  782. <FileName>ip.c</FileName>
  783. <FileType>1</FileType>
  784. <FilePath>..\..\components\net\lwip\src\core\ipv4\ip.c</FilePath>
  785. </File>
  786. <File>
  787. <FileName>ip_addr.c</FileName>
  788. <FileType>1</FileType>
  789. <FilePath>..\..\components\net\lwip\src\core\ipv4\ip_addr.c</FilePath>
  790. </File>
  791. <File>
  792. <FileName>ip_frag.c</FileName>
  793. <FileType>1</FileType>
  794. <FilePath>..\..\components\net\lwip\src\core\ipv4\ip_frag.c</FilePath>
  795. </File>
  796. <File>
  797. <FileName>etharp.c</FileName>
  798. <FileType>1</FileType>
  799. <FilePath>..\..\components\net\lwip\src\netif\etharp.c</FilePath>
  800. </File>
  801. <File>
  802. <FileName>ethernetif.c</FileName>
  803. <FileType>1</FileType>
  804. <FilePath>..\..\components\net\lwip\src\netif\ethernetif.c</FilePath>
  805. </File>
  806. <File>
  807. <FileName>slipif.c</FileName>
  808. <FileType>1</FileType>
  809. <FilePath>..\..\components\net\lwip\src\netif\slipif.c</FilePath>
  810. </File>
  811. </Files>
  812. </Group>
  813. </Groups>
  814. </Target>
  815. </Targets>
  816. </Project>