project.uvprojx 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>rtthread</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
  11. <uAC6>0</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>nRF51822_xxAA</Device>
  15. <Vendor>Nordic Semiconductor</Vendor>
  16. <PackID>NordicSemiconductor.nRF_DeviceFamilyPack.8.38.0</PackID>
  17. <PackURL>http://developer.nordicsemi.com/nRF5_SDK/pieces/nRF_DeviceFamilyPack/</PackURL>
  18. <Cpu>IRAM(0x20000000,0x00004000) IROM(0x00000000,0x00040000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec />
  20. <StartupFile />
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC4000 -FN1 -FF0nrf51xxx -FS00 -FL0200000 -FP0($$Device:nRF51822_xxAA$Flash\nrf51xxx.flm))</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:nRF51822_xxAA$Device\Include\nrf.h</RegisterFile>
  24. <MemoryEnv />
  25. <Cmp />
  26. <Asm />
  27. <Linker />
  28. <OHString />
  29. <InfinionOptionDll />
  30. <SLE66CMisc />
  31. <SLE66AMisc />
  32. <SLE66LinkerMisc />
  33. <SFDFile>$$Device:nRF51822_xxAA$SVD\nrf51.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath />
  37. <IncludePath />
  38. <LibPath />
  39. <RegisterFilePath />
  40. <DBRegisterFilePath />
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>.\build\</OutputDirectory>
  49. <OutputName>rtthread</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>0</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath>.\build\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name />
  63. <UserProg2Name />
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name />
  73. <UserProg2Name />
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>fromelf --bin !L --output rtthread.bin</UserProg1Name>
  83. <UserProg2Name />
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString />
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument />
  105. <IncludeLibraryModules />
  106. <ComprImg>1</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments> </SimDllArguments>
  111. <SimDlgDll>DARMCM1.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM0</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments> </TargetDllArguments>
  115. <TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM0</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4096</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2CM3.DLL</Flash2>
  138. <Flash3 />
  139. <Flash4 />
  140. <pFcarmOut />
  141. <pFcarmGrp />
  142. <pFcArmRoot />
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M0"</AdsCpuType>
  175. <RvctDeviceName />
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>1</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>0</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <hadIRAM2>0</hadIRAM2>
  186. <hadIROM2>0</hadIROM2>
  187. <StupSel>8</StupSel>
  188. <useUlib>0</useUlib>
  189. <EndSel>0</EndSel>
  190. <uLtcg>0</uLtcg>
  191. <nSecure>0</nSecure>
  192. <RoSelD>3</RoSelD>
  193. <RwSelD>3</RwSelD>
  194. <CodeSel>0</CodeSel>
  195. <OptFeed>0</OptFeed>
  196. <NoZi1>0</NoZi1>
  197. <NoZi2>0</NoZi2>
  198. <NoZi3>0</NoZi3>
  199. <NoZi4>0</NoZi4>
  200. <NoZi5>0</NoZi5>
  201. <Ro1Chk>0</Ro1Chk>
  202. <Ro2Chk>0</Ro2Chk>
  203. <Ro3Chk>0</Ro3Chk>
  204. <Ir1Chk>1</Ir1Chk>
  205. <Ir2Chk>0</Ir2Chk>
  206. <Ra1Chk>0</Ra1Chk>
  207. <Ra2Chk>0</Ra2Chk>
  208. <Ra3Chk>0</Ra3Chk>
  209. <Im1Chk>1</Im1Chk>
  210. <Im2Chk>0</Im2Chk>
  211. <OnChipMemories>
  212. <Ocm1>
  213. <Type>0</Type>
  214. <StartAddress>0x0</StartAddress>
  215. <Size>0x0</Size>
  216. </Ocm1>
  217. <Ocm2>
  218. <Type>0</Type>
  219. <StartAddress>0x0</StartAddress>
  220. <Size>0x0</Size>
  221. </Ocm2>
  222. <Ocm3>
  223. <Type>0</Type>
  224. <StartAddress>0x0</StartAddress>
  225. <Size>0x0</Size>
  226. </Ocm3>
  227. <Ocm4>
  228. <Type>0</Type>
  229. <StartAddress>0x0</StartAddress>
  230. <Size>0x0</Size>
  231. </Ocm4>
  232. <Ocm5>
  233. <Type>0</Type>
  234. <StartAddress>0x0</StartAddress>
  235. <Size>0x0</Size>
  236. </Ocm5>
  237. <Ocm6>
  238. <Type>0</Type>
  239. <StartAddress>0x0</StartAddress>
  240. <Size>0x0</Size>
  241. </Ocm6>
  242. <IRAM>
  243. <Type>0</Type>
  244. <StartAddress>0x20000000</StartAddress>
  245. <Size>0x4000</Size>
  246. </IRAM>
  247. <IROM>
  248. <Type>1</Type>
  249. <StartAddress>0x0</StartAddress>
  250. <Size>0x40000</Size>
  251. </IROM>
  252. <XRAM>
  253. <Type>0</Type>
  254. <StartAddress>0x0</StartAddress>
  255. <Size>0x0</Size>
  256. </XRAM>
  257. <OCR_RVCT1>
  258. <Type>1</Type>
  259. <StartAddress>0x0</StartAddress>
  260. <Size>0x0</Size>
  261. </OCR_RVCT1>
  262. <OCR_RVCT2>
  263. <Type>1</Type>
  264. <StartAddress>0x0</StartAddress>
  265. <Size>0x0</Size>
  266. </OCR_RVCT2>
  267. <OCR_RVCT3>
  268. <Type>1</Type>
  269. <StartAddress>0x0</StartAddress>
  270. <Size>0x0</Size>
  271. </OCR_RVCT3>
  272. <OCR_RVCT4>
  273. <Type>1</Type>
  274. <StartAddress>0x0</StartAddress>
  275. <Size>0x40000</Size>
  276. </OCR_RVCT4>
  277. <OCR_RVCT5>
  278. <Type>1</Type>
  279. <StartAddress>0x0</StartAddress>
  280. <Size>0x0</Size>
  281. </OCR_RVCT5>
  282. <OCR_RVCT6>
  283. <Type>0</Type>
  284. <StartAddress>0x0</StartAddress>
  285. <Size>0x0</Size>
  286. </OCR_RVCT6>
  287. <OCR_RVCT7>
  288. <Type>0</Type>
  289. <StartAddress>0x0</StartAddress>
  290. <Size>0x0</Size>
  291. </OCR_RVCT7>
  292. <OCR_RVCT8>
  293. <Type>0</Type>
  294. <StartAddress>0x0</StartAddress>
  295. <Size>0x0</Size>
  296. </OCR_RVCT8>
  297. <OCR_RVCT9>
  298. <Type>0</Type>
  299. <StartAddress>0x20000000</StartAddress>
  300. <Size>0x4000</Size>
  301. </OCR_RVCT9>
  302. <OCR_RVCT10>
  303. <Type>0</Type>
  304. <StartAddress>0x0</StartAddress>
  305. <Size>0x0</Size>
  306. </OCR_RVCT10>
  307. </OnChipMemories>
  308. <RvctStartVector />
  309. </ArmAdsMisc>
  310. <Cads>
  311. <interw>1</interw>
  312. <Optim>1</Optim>
  313. <oTime>0</oTime>
  314. <SplitLS>0</SplitLS>
  315. <OneElfS>1</OneElfS>
  316. <Strict>0</Strict>
  317. <EnumInt>0</EnumInt>
  318. <PlainCh>0</PlainCh>
  319. <Ropi>0</Ropi>
  320. <Rwpi>0</Rwpi>
  321. <wLevel>2</wLevel>
  322. <uThumb>0</uThumb>
  323. <uSurpInc>0</uSurpInc>
  324. <uC99>1</uC99>
  325. <uGnu>0</uGnu>
  326. <useXO>0</useXO>
  327. <v6Lang>1</v6Lang>
  328. <v6LangP>1</v6LangP>
  329. <vShortEn>1</vShortEn>
  330. <vShortWch>1</vShortWch>
  331. <v6Lto>0</v6Lto>
  332. <v6WtE>0</v6WtE>
  333. <v6Rtti>0</v6Rtti>
  334. <VariousControls>
  335. <MiscControls>--reduce_paths</MiscControls>
  336. <Define>RT_USING_ARMLIBC, __CLK_TCK=RT_TICK_PER_SECOND, __RTTHREAD__, USE_APP_CONFIG, RT_USING_LIBC, __STDC_LIMIT_MACROS</Define>
  337. <Undefine />
  338. <IncludePath>..\..\..\components\libc\posix\io\epoll;..\..\..\components\libc\compilers\common\include;..\..\..\components\drivers\include;..\..\..\components\drivers\smp_call;..\libraries\drivers;..\..\..\components\libc\compilers\common\extension;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\drivers\include;..\..\..\components\drivers\include;board;..\..\..\components\finsh;..\..\..\components\libc\posix\ipc;..\..\..\components\drivers\phy;..\..\..\libcpu\arm\cortex-m0;..\..\..\libcpu\arm\common;..\libraries\cmsis\include;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;..\..\..\components\libc\posix\io\eventfd;..\..\..\components\drivers\include;applications;.;..\..\..\include</IncludePath>
  339. </VariousControls>
  340. </Cads>
  341. <Aads>
  342. <interw>1</interw>
  343. <Ropi>0</Ropi>
  344. <Rwpi>0</Rwpi>
  345. <thumb>0</thumb>
  346. <SplitLS>0</SplitLS>
  347. <SwStkChk>0</SwStkChk>
  348. <NoWarn>0</NoWarn>
  349. <uSurpInc>0</uSurpInc>
  350. <useXO>0</useXO>
  351. <uClangAs>0</uClangAs>
  352. <VariousControls>
  353. <MiscControls>--cpreproc_opts=-DBLE_STACK_SUPPORT_REQD,-DNRF_SD_BLE_API_VERSION=4,-DS132,-DSOFTDEVICE_PRESENT,-DSWI_DISABLE0,-DCONFIG_GPIO_AS_PINRESET,-DNRF52,-DNRF52832_XXAA,-DNRF52_PAN_12,-DNRF52_PAN_15,-DNRF52_PAN_20,-DNRF52_PAN_31,-DNRF52_PAN_36,-DNRF52_PAN_51,-DNRF52_PAN_54,-DNRF52_PAN_55,-DNRF52_PAN_58,-DNRF52_PAN_64,-DNRF52_PAN_74</MiscControls>
  354. <Define />
  355. <Undefine />
  356. <IncludePath />
  357. </VariousControls>
  358. </Aads>
  359. <LDads>
  360. <umfTarg>0</umfTarg>
  361. <Ropi>0</Ropi>
  362. <Rwpi>0</Rwpi>
  363. <noStLib>0</noStLib>
  364. <RepFail>1</RepFail>
  365. <useFile>0</useFile>
  366. <TextAddressRange>0x00000000</TextAddressRange>
  367. <DataAddressRange>0x20000000</DataAddressRange>
  368. <pXoBase />
  369. <ScatterFile>.\board\linker_scripts\link.sct</ScatterFile>
  370. <IncludeLibs />
  371. <IncludeLibsPath />
  372. <Misc />
  373. <LinkerInputFile />
  374. <DisabledWarnings />
  375. </LDads>
  376. </TargetArmAds>
  377. </TargetOption>
  378. <Groups>
  379. <Group>
  380. <GroupName>Applications</GroupName>
  381. <Files>
  382. <File>
  383. <FileName>application.c</FileName>
  384. <FileType>1</FileType>
  385. <FilePath>applications\application.c</FilePath>
  386. </File>
  387. </Files>
  388. </Group>
  389. <Group>
  390. <GroupName>Compiler</GroupName>
  391. <Files>
  392. <File>
  393. <FileName>syscall_mem.c</FileName>
  394. <FileType>1</FileType>
  395. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  396. </File>
  397. </Files>
  398. <Files>
  399. <File>
  400. <FileName>syscalls.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  403. </File>
  404. </Files>
  405. <Files>
  406. <File>
  407. <FileName>cctype.c</FileName>
  408. <FileType>1</FileType>
  409. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  410. </File>
  411. </Files>
  412. <Files>
  413. <File>
  414. <FileName>cstdlib.c</FileName>
  415. <FileType>1</FileType>
  416. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  417. </File>
  418. </Files>
  419. <Files>
  420. <File>
  421. <FileName>cstring.c</FileName>
  422. <FileType>1</FileType>
  423. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  424. </File>
  425. </Files>
  426. <Files>
  427. <File>
  428. <FileName>ctime.c</FileName>
  429. <FileType>1</FileType>
  430. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  431. </File>
  432. </Files>
  433. <Files>
  434. <File>
  435. <FileName>cunistd.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  438. </File>
  439. </Files>
  440. <Files>
  441. <File>
  442. <FileName>cwchar.c</FileName>
  443. <FileType>1</FileType>
  444. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  445. </File>
  446. </Files>
  447. </Group>
  448. <Group>
  449. <GroupName>DeviceDrivers</GroupName>
  450. <Files>
  451. <File>
  452. <FileName>device.c</FileName>
  453. <FileType>1</FileType>
  454. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  455. <FileOption>
  456. <FileArmAds>
  457. <Cads>
  458. <VariousControls>
  459. <MiscControls> </MiscControls>
  460. <Define>__RT_IPC_SOURCE__</Define>
  461. <Undefine> </Undefine>
  462. <IncludePath> </IncludePath>
  463. </VariousControls>
  464. </Cads>
  465. </FileArmAds>
  466. </FileOption>
  467. </File>
  468. </Files>
  469. <Files>
  470. <File>
  471. <FileName>completion_comm.c</FileName>
  472. <FileType>1</FileType>
  473. <FilePath>..\..\..\components\drivers\ipc\completion_comm.c</FilePath>
  474. <FileOption>
  475. <FileArmAds>
  476. <Cads>
  477. <VariousControls>
  478. <MiscControls> </MiscControls>
  479. <Define>__RT_IPC_SOURCE__</Define>
  480. <Undefine> </Undefine>
  481. <IncludePath> </IncludePath>
  482. </VariousControls>
  483. </Cads>
  484. </FileArmAds>
  485. </FileOption>
  486. </File>
  487. </Files>
  488. <Files>
  489. <File>
  490. <FileName>completion_up.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>..\..\..\components\drivers\ipc\completion_up.c</FilePath>
  493. <FileOption>
  494. <FileArmAds>
  495. <Cads>
  496. <VariousControls>
  497. <MiscControls> </MiscControls>
  498. <Define>__RT_IPC_SOURCE__</Define>
  499. <Undefine> </Undefine>
  500. <IncludePath> </IncludePath>
  501. </VariousControls>
  502. </Cads>
  503. </FileArmAds>
  504. </FileOption>
  505. </File>
  506. </Files>
  507. <Files>
  508. <File>
  509. <FileName>condvar.c</FileName>
  510. <FileType>1</FileType>
  511. <FilePath>..\..\..\components\drivers\ipc\condvar.c</FilePath>
  512. <FileOption>
  513. <FileArmAds>
  514. <Cads>
  515. <VariousControls>
  516. <MiscControls> </MiscControls>
  517. <Define>__RT_IPC_SOURCE__</Define>
  518. <Undefine> </Undefine>
  519. <IncludePath> </IncludePath>
  520. </VariousControls>
  521. </Cads>
  522. </FileArmAds>
  523. </FileOption>
  524. </File>
  525. </Files>
  526. <Files>
  527. <File>
  528. <FileName>dataqueue.c</FileName>
  529. <FileType>1</FileType>
  530. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  531. <FileOption>
  532. <FileArmAds>
  533. <Cads>
  534. <VariousControls>
  535. <MiscControls> </MiscControls>
  536. <Define>__RT_IPC_SOURCE__</Define>
  537. <Undefine> </Undefine>
  538. <IncludePath> </IncludePath>
  539. </VariousControls>
  540. </Cads>
  541. </FileArmAds>
  542. </FileOption>
  543. </File>
  544. </Files>
  545. <Files>
  546. <File>
  547. <FileName>pipe.c</FileName>
  548. <FileType>1</FileType>
  549. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  550. <FileOption>
  551. <FileArmAds>
  552. <Cads>
  553. <VariousControls>
  554. <MiscControls> </MiscControls>
  555. <Define>__RT_IPC_SOURCE__</Define>
  556. <Undefine> </Undefine>
  557. <IncludePath> </IncludePath>
  558. </VariousControls>
  559. </Cads>
  560. </FileArmAds>
  561. </FileOption>
  562. </File>
  563. </Files>
  564. <Files>
  565. <File>
  566. <FileName>ringblk_buf.c</FileName>
  567. <FileType>1</FileType>
  568. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  569. <FileOption>
  570. <FileArmAds>
  571. <Cads>
  572. <VariousControls>
  573. <MiscControls> </MiscControls>
  574. <Define>__RT_IPC_SOURCE__</Define>
  575. <Undefine> </Undefine>
  576. <IncludePath> </IncludePath>
  577. </VariousControls>
  578. </Cads>
  579. </FileArmAds>
  580. </FileOption>
  581. </File>
  582. </Files>
  583. <Files>
  584. <File>
  585. <FileName>ringbuffer.c</FileName>
  586. <FileType>1</FileType>
  587. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  588. <FileOption>
  589. <FileArmAds>
  590. <Cads>
  591. <VariousControls>
  592. <MiscControls> </MiscControls>
  593. <Define>__RT_IPC_SOURCE__</Define>
  594. <Undefine> </Undefine>
  595. <IncludePath> </IncludePath>
  596. </VariousControls>
  597. </Cads>
  598. </FileArmAds>
  599. </FileOption>
  600. </File>
  601. </Files>
  602. <Files>
  603. <File>
  604. <FileName>waitqueue.c</FileName>
  605. <FileType>1</FileType>
  606. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  607. <FileOption>
  608. <FileArmAds>
  609. <Cads>
  610. <VariousControls>
  611. <MiscControls> </MiscControls>
  612. <Define>__RT_IPC_SOURCE__</Define>
  613. <Undefine> </Undefine>
  614. <IncludePath> </IncludePath>
  615. </VariousControls>
  616. </Cads>
  617. </FileArmAds>
  618. </FileOption>
  619. </File>
  620. </Files>
  621. <Files>
  622. <File>
  623. <FileName>workqueue.c</FileName>
  624. <FileType>1</FileType>
  625. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  626. <FileOption>
  627. <FileArmAds>
  628. <Cads>
  629. <VariousControls>
  630. <MiscControls> </MiscControls>
  631. <Define>__RT_IPC_SOURCE__</Define>
  632. <Undefine> </Undefine>
  633. <IncludePath> </IncludePath>
  634. </VariousControls>
  635. </Cads>
  636. </FileArmAds>
  637. </FileOption>
  638. </File>
  639. </Files>
  640. <Files>
  641. <File>
  642. <FileName>dev_pin.c</FileName>
  643. <FileType>1</FileType>
  644. <FilePath>..\..\..\components\drivers\pin\dev_pin.c</FilePath>
  645. <FileOption>
  646. <FileArmAds>
  647. <Cads>
  648. <VariousControls>
  649. <MiscControls> </MiscControls>
  650. <Define>__RT_IPC_SOURCE__</Define>
  651. <Undefine> </Undefine>
  652. <IncludePath> </IncludePath>
  653. </VariousControls>
  654. </Cads>
  655. </FileArmAds>
  656. </FileOption>
  657. </File>
  658. </Files>
  659. <Files>
  660. <File>
  661. <FileName>dev_serial.c</FileName>
  662. <FileType>1</FileType>
  663. <FilePath>..\..\..\components\drivers\serial\dev_serial.c</FilePath>
  664. <FileOption>
  665. <FileArmAds>
  666. <Cads>
  667. <VariousControls>
  668. <MiscControls> </MiscControls>
  669. <Define>__RT_IPC_SOURCE__</Define>
  670. <Undefine> </Undefine>
  671. <IncludePath> </IncludePath>
  672. </VariousControls>
  673. </Cads>
  674. </FileArmAds>
  675. </FileOption>
  676. </File>
  677. </Files>
  678. </Group>
  679. <Group>
  680. <GroupName>Drivers</GroupName>
  681. <Files>
  682. <File>
  683. <FileName>board.c</FileName>
  684. <FileType>1</FileType>
  685. <FilePath>board\board.c</FilePath>
  686. </File>
  687. </Files>
  688. <Files>
  689. <File>
  690. <FileName>drv_uart.c</FileName>
  691. <FileType>1</FileType>
  692. <FilePath>..\libraries\drivers\drv_uart.c</FilePath>
  693. </File>
  694. </Files>
  695. </Group>
  696. <Group>
  697. <GroupName>Finsh</GroupName>
  698. <Files>
  699. <File>
  700. <FileName>msh.c</FileName>
  701. <FileType>1</FileType>
  702. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  703. </File>
  704. </Files>
  705. <Files>
  706. <File>
  707. <FileName>cmd.c</FileName>
  708. <FileType>1</FileType>
  709. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  710. </File>
  711. </Files>
  712. <Files>
  713. <File>
  714. <FileName>shell.c</FileName>
  715. <FileType>1</FileType>
  716. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  717. </File>
  718. </Files>
  719. <Files>
  720. <File>
  721. <FileName>msh_parse.c</FileName>
  722. <FileType>1</FileType>
  723. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  724. </File>
  725. </Files>
  726. </Group>
  727. <Group>
  728. <GroupName>Kernel</GroupName>
  729. <Files>
  730. <File>
  731. <FileName>clock.c</FileName>
  732. <FileType>1</FileType>
  733. <FilePath>..\..\..\src\clock.c</FilePath>
  734. <FileOption>
  735. <FileArmAds>
  736. <Cads>
  737. <VariousControls>
  738. <MiscControls> </MiscControls>
  739. <Define>__RT_KERNEL_SOURCE__</Define>
  740. <Undefine> </Undefine>
  741. <IncludePath> </IncludePath>
  742. </VariousControls>
  743. </Cads>
  744. </FileArmAds>
  745. </FileOption>
  746. </File>
  747. </Files>
  748. <Files>
  749. <File>
  750. <FileName>components.c</FileName>
  751. <FileType>1</FileType>
  752. <FilePath>..\..\..\src\components.c</FilePath>
  753. <FileOption>
  754. <FileArmAds>
  755. <Cads>
  756. <VariousControls>
  757. <MiscControls> </MiscControls>
  758. <Define>__RT_KERNEL_SOURCE__</Define>
  759. <Undefine> </Undefine>
  760. <IncludePath> </IncludePath>
  761. </VariousControls>
  762. </Cads>
  763. </FileArmAds>
  764. </FileOption>
  765. </File>
  766. </Files>
  767. <Files>
  768. <File>
  769. <FileName>cpu_up.c</FileName>
  770. <FileType>1</FileType>
  771. <FilePath>..\..\..\src\cpu_up.c</FilePath>
  772. <FileOption>
  773. <FileArmAds>
  774. <Cads>
  775. <VariousControls>
  776. <MiscControls> </MiscControls>
  777. <Define>__RT_KERNEL_SOURCE__</Define>
  778. <Undefine> </Undefine>
  779. <IncludePath> </IncludePath>
  780. </VariousControls>
  781. </Cads>
  782. </FileArmAds>
  783. </FileOption>
  784. </File>
  785. </Files>
  786. <Files>
  787. <File>
  788. <FileName>defunct.c</FileName>
  789. <FileType>1</FileType>
  790. <FilePath>..\..\..\src\defunct.c</FilePath>
  791. <FileOption>
  792. <FileArmAds>
  793. <Cads>
  794. <VariousControls>
  795. <MiscControls> </MiscControls>
  796. <Define>__RT_KERNEL_SOURCE__</Define>
  797. <Undefine> </Undefine>
  798. <IncludePath> </IncludePath>
  799. </VariousControls>
  800. </Cads>
  801. </FileArmAds>
  802. </FileOption>
  803. </File>
  804. </Files>
  805. <Files>
  806. <File>
  807. <FileName>idle.c</FileName>
  808. <FileType>1</FileType>
  809. <FilePath>..\..\..\src\idle.c</FilePath>
  810. <FileOption>
  811. <FileArmAds>
  812. <Cads>
  813. <VariousControls>
  814. <MiscControls> </MiscControls>
  815. <Define>__RT_KERNEL_SOURCE__</Define>
  816. <Undefine> </Undefine>
  817. <IncludePath> </IncludePath>
  818. </VariousControls>
  819. </Cads>
  820. </FileArmAds>
  821. </FileOption>
  822. </File>
  823. </Files>
  824. <Files>
  825. <File>
  826. <FileName>ipc.c</FileName>
  827. <FileType>1</FileType>
  828. <FilePath>..\..\..\src\ipc.c</FilePath>
  829. <FileOption>
  830. <FileArmAds>
  831. <Cads>
  832. <VariousControls>
  833. <MiscControls> </MiscControls>
  834. <Define>__RT_KERNEL_SOURCE__</Define>
  835. <Undefine> </Undefine>
  836. <IncludePath> </IncludePath>
  837. </VariousControls>
  838. </Cads>
  839. </FileArmAds>
  840. </FileOption>
  841. </File>
  842. </Files>
  843. <Files>
  844. <File>
  845. <FileName>irq.c</FileName>
  846. <FileType>1</FileType>
  847. <FilePath>..\..\..\src\irq.c</FilePath>
  848. <FileOption>
  849. <FileArmAds>
  850. <Cads>
  851. <VariousControls>
  852. <MiscControls> </MiscControls>
  853. <Define>__RT_KERNEL_SOURCE__</Define>
  854. <Undefine> </Undefine>
  855. <IncludePath> </IncludePath>
  856. </VariousControls>
  857. </Cads>
  858. </FileArmAds>
  859. </FileOption>
  860. </File>
  861. </Files>
  862. <Files>
  863. <File>
  864. <FileName>kservice.c</FileName>
  865. <FileType>1</FileType>
  866. <FilePath>..\..\..\src\kservice.c</FilePath>
  867. <FileOption>
  868. <FileArmAds>
  869. <Cads>
  870. <VariousControls>
  871. <MiscControls> </MiscControls>
  872. <Define>__RT_KERNEL_SOURCE__</Define>
  873. <Undefine> </Undefine>
  874. <IncludePath> </IncludePath>
  875. </VariousControls>
  876. </Cads>
  877. </FileArmAds>
  878. </FileOption>
  879. </File>
  880. </Files>
  881. <Files>
  882. <File>
  883. <FileName>mem.c</FileName>
  884. <FileType>1</FileType>
  885. <FilePath>..\..\..\src\mem.c</FilePath>
  886. <FileOption>
  887. <FileArmAds>
  888. <Cads>
  889. <VariousControls>
  890. <MiscControls> </MiscControls>
  891. <Define>__RT_KERNEL_SOURCE__</Define>
  892. <Undefine> </Undefine>
  893. <IncludePath> </IncludePath>
  894. </VariousControls>
  895. </Cads>
  896. </FileArmAds>
  897. </FileOption>
  898. </File>
  899. </Files>
  900. <Files>
  901. <File>
  902. <FileName>mempool.c</FileName>
  903. <FileType>1</FileType>
  904. <FilePath>..\..\..\src\mempool.c</FilePath>
  905. <FileOption>
  906. <FileArmAds>
  907. <Cads>
  908. <VariousControls>
  909. <MiscControls> </MiscControls>
  910. <Define>__RT_KERNEL_SOURCE__</Define>
  911. <Undefine> </Undefine>
  912. <IncludePath> </IncludePath>
  913. </VariousControls>
  914. </Cads>
  915. </FileArmAds>
  916. </FileOption>
  917. </File>
  918. </Files>
  919. <Files>
  920. <File>
  921. <FileName>object.c</FileName>
  922. <FileType>1</FileType>
  923. <FilePath>..\..\..\src\object.c</FilePath>
  924. <FileOption>
  925. <FileArmAds>
  926. <Cads>
  927. <VariousControls>
  928. <MiscControls> </MiscControls>
  929. <Define>__RT_KERNEL_SOURCE__</Define>
  930. <Undefine> </Undefine>
  931. <IncludePath> </IncludePath>
  932. </VariousControls>
  933. </Cads>
  934. </FileArmAds>
  935. </FileOption>
  936. </File>
  937. </Files>
  938. <Files>
  939. <File>
  940. <FileName>scheduler_comm.c</FileName>
  941. <FileType>1</FileType>
  942. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  943. <FileOption>
  944. <FileArmAds>
  945. <Cads>
  946. <VariousControls>
  947. <MiscControls> </MiscControls>
  948. <Define>__RT_KERNEL_SOURCE__</Define>
  949. <Undefine> </Undefine>
  950. <IncludePath> </IncludePath>
  951. </VariousControls>
  952. </Cads>
  953. </FileArmAds>
  954. </FileOption>
  955. </File>
  956. </Files>
  957. <Files>
  958. <File>
  959. <FileName>scheduler_up.c</FileName>
  960. <FileType>1</FileType>
  961. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  962. <FileOption>
  963. <FileArmAds>
  964. <Cads>
  965. <VariousControls>
  966. <MiscControls> </MiscControls>
  967. <Define>__RT_KERNEL_SOURCE__</Define>
  968. <Undefine> </Undefine>
  969. <IncludePath> </IncludePath>
  970. </VariousControls>
  971. </Cads>
  972. </FileArmAds>
  973. </FileOption>
  974. </File>
  975. </Files>
  976. <Files>
  977. <File>
  978. <FileName>thread.c</FileName>
  979. <FileType>1</FileType>
  980. <FilePath>..\..\..\src\thread.c</FilePath>
  981. <FileOption>
  982. <FileArmAds>
  983. <Cads>
  984. <VariousControls>
  985. <MiscControls> </MiscControls>
  986. <Define>__RT_KERNEL_SOURCE__</Define>
  987. <Undefine> </Undefine>
  988. <IncludePath> </IncludePath>
  989. </VariousControls>
  990. </Cads>
  991. </FileArmAds>
  992. </FileOption>
  993. </File>
  994. </Files>
  995. <Files>
  996. <File>
  997. <FileName>timer.c</FileName>
  998. <FileType>1</FileType>
  999. <FilePath>..\..\..\src\timer.c</FilePath>
  1000. <FileOption>
  1001. <FileArmAds>
  1002. <Cads>
  1003. <VariousControls>
  1004. <MiscControls> </MiscControls>
  1005. <Define>__RT_KERNEL_SOURCE__</Define>
  1006. <Undefine> </Undefine>
  1007. <IncludePath> </IncludePath>
  1008. </VariousControls>
  1009. </Cads>
  1010. </FileArmAds>
  1011. </FileOption>
  1012. </File>
  1013. </Files>
  1014. </Group>
  1015. <Group>
  1016. <GroupName>klibc</GroupName>
  1017. <Files>
  1018. <File>
  1019. <FileName>kerrno.c</FileName>
  1020. <FileType>1</FileType>
  1021. <FilePath>..\..\..\src\klibc\kerrno.c</FilePath>
  1022. </File>
  1023. </Files>
  1024. <Files>
  1025. <File>
  1026. <FileName>rt_vsnprintf_tiny.c</FileName>
  1027. <FileType>1</FileType>
  1028. <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath>
  1029. </File>
  1030. </Files>
  1031. <Files>
  1032. <File>
  1033. <FileName>kstring.c</FileName>
  1034. <FileType>1</FileType>
  1035. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  1036. </File>
  1037. </Files>
  1038. <Files>
  1039. <File>
  1040. <FileName>kstdio.c</FileName>
  1041. <FileType>1</FileType>
  1042. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  1043. </File>
  1044. </Files>
  1045. <Files>
  1046. <File>
  1047. <FileName>rt_vsscanf.c</FileName>
  1048. <FileType>1</FileType>
  1049. <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
  1050. </File>
  1051. </Files>
  1052. </Group>
  1053. <Group>
  1054. <GroupName>libcpu</GroupName>
  1055. <Files>
  1056. <File>
  1057. <FileName>div0.c</FileName>
  1058. <FileType>1</FileType>
  1059. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1060. </File>
  1061. </Files>
  1062. <Files>
  1063. <File>
  1064. <FileName>showmem.c</FileName>
  1065. <FileType>1</FileType>
  1066. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1067. </File>
  1068. </Files>
  1069. <Files>
  1070. <File>
  1071. <FileName>context_rvds.S</FileName>
  1072. <FileType>2</FileType>
  1073. <FilePath>..\..\..\libcpu\arm\cortex-m0\context_rvds.S</FilePath>
  1074. </File>
  1075. </Files>
  1076. <Files>
  1077. <File>
  1078. <FileName>cpuport.c</FileName>
  1079. <FileType>1</FileType>
  1080. <FilePath>..\..\..\libcpu\arm\cortex-m0\cpuport.c</FilePath>
  1081. </File>
  1082. </Files>
  1083. </Group>
  1084. </Groups>
  1085. </Target>
  1086. </Targets>
  1087. <RTE>
  1088. <apis />
  1089. <components />
  1090. <files />
  1091. </RTE>
  1092. </Project>