project.uvprojx 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137
  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>Target_1</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>6210000::V6.21::ARMCLANG</pCCUsed>
  11. <uAC6>1</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>R7FA2A1AB</Device>
  15. <Vendor>Renesas</Vendor>
  16. <PackID>Renesas.RA_DFP.6.0.0</PackID>
  17. <PackURL>https://www2.renesas.eu/Keil_MDK_Packs/</PackURL>
  18. <Cpu>CPUTYPE("Cortex-M23") CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec />
  20. <StartupFile />
  21. <FlashDriverDll />
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile />
  24. <MemoryEnv />
  25. <Cmp />
  26. <Asm />
  27. <Linker />
  28. <OHString />
  29. <InfinionOptionDll />
  30. <SLE66CMisc />
  31. <SLE66AMisc />
  32. <SLE66LinkerMisc />
  33. <SFDFile>$$Device:R7FA2A1AB$SVD\R7FA2A1AB.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>.\Objects\</OutputDirectory>
  49. <OutputName>rtthread</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>0</BrowseInformation>
  55. <ListingPath>.\Listings\</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>2</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>0</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name />
  83. <UserProg2Name />
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>2</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>SARMV8M.DLL</SimDllName>
  110. <SimDllArguments> -MPU</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  113. <TargetDllName>SARMV8M.DLL</TargetDllName>
  114. <TargetDllArguments> -MPU</TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM23</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>0</UseTargetDll>
  130. <UseExternalTool>1</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>-1</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2 />
  138. <Flash3>"" ()</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-M23"</AdsCpuType>
  175. <RvctDeviceName />
  176. <mOS>0</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>0</hadIROM>
  180. <hadIRAM>0</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>0</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <RvdsCdeCp>0</RvdsCdeCp>
  186. <nBranchProt>0</nBranchProt>
  187. <hadIRAM2>0</hadIRAM2>
  188. <hadIROM2>0</hadIROM2>
  189. <StupSel>0</StupSel>
  190. <useUlib>0</useUlib>
  191. <EndSel>0</EndSel>
  192. <uLtcg>0</uLtcg>
  193. <nSecure>2</nSecure>
  194. <RoSelD>0</RoSelD>
  195. <RwSelD>0</RwSelD>
  196. <CodeSel>0</CodeSel>
  197. <OptFeed>0</OptFeed>
  198. <NoZi1>0</NoZi1>
  199. <NoZi2>0</NoZi2>
  200. <NoZi3>0</NoZi3>
  201. <NoZi4>0</NoZi4>
  202. <NoZi5>0</NoZi5>
  203. <Ro1Chk>0</Ro1Chk>
  204. <Ro2Chk>0</Ro2Chk>
  205. <Ro3Chk>0</Ro3Chk>
  206. <Ir1Chk>0</Ir1Chk>
  207. <Ir2Chk>0</Ir2Chk>
  208. <Ra1Chk>0</Ra1Chk>
  209. <Ra2Chk>0</Ra2Chk>
  210. <Ra3Chk>0</Ra3Chk>
  211. <Im1Chk>0</Im1Chk>
  212. <Im2Chk>0</Im2Chk>
  213. <OnChipMemories>
  214. <Ocm1>
  215. <Type>0</Type>
  216. <StartAddress>0x0</StartAddress>
  217. <Size>0x0</Size>
  218. </Ocm1>
  219. <Ocm2>
  220. <Type>0</Type>
  221. <StartAddress>0x0</StartAddress>
  222. <Size>0x0</Size>
  223. </Ocm2>
  224. <Ocm3>
  225. <Type>0</Type>
  226. <StartAddress>0x0</StartAddress>
  227. <Size>0x0</Size>
  228. </Ocm3>
  229. <Ocm4>
  230. <Type>0</Type>
  231. <StartAddress>0x0</StartAddress>
  232. <Size>0x0</Size>
  233. </Ocm4>
  234. <Ocm5>
  235. <Type>0</Type>
  236. <StartAddress>0x0</StartAddress>
  237. <Size>0x0</Size>
  238. </Ocm5>
  239. <Ocm6>
  240. <Type>0</Type>
  241. <StartAddress>0x0</StartAddress>
  242. <Size>0x0</Size>
  243. </Ocm6>
  244. <IRAM>
  245. <Type>0</Type>
  246. <StartAddress>0x0</StartAddress>
  247. <Size>0x0</Size>
  248. </IRAM>
  249. <IROM>
  250. <Type>0</Type>
  251. <StartAddress>0x0</StartAddress>
  252. <Size>0x0</Size>
  253. </IROM>
  254. <XRAM>
  255. <Type>0</Type>
  256. <StartAddress>0x0</StartAddress>
  257. <Size>0x0</Size>
  258. </XRAM>
  259. <OCR_RVCT1>
  260. <Type>1</Type>
  261. <StartAddress>0x0</StartAddress>
  262. <Size>0x0</Size>
  263. </OCR_RVCT1>
  264. <OCR_RVCT2>
  265. <Type>1</Type>
  266. <StartAddress>0x0</StartAddress>
  267. <Size>0x0</Size>
  268. </OCR_RVCT2>
  269. <OCR_RVCT3>
  270. <Type>1</Type>
  271. <StartAddress>0x0</StartAddress>
  272. <Size>0x0</Size>
  273. </OCR_RVCT3>
  274. <OCR_RVCT4>
  275. <Type>1</Type>
  276. <StartAddress>0x0</StartAddress>
  277. <Size>0x0</Size>
  278. </OCR_RVCT4>
  279. <OCR_RVCT5>
  280. <Type>1</Type>
  281. <StartAddress>0x0</StartAddress>
  282. <Size>0x0</Size>
  283. </OCR_RVCT5>
  284. <OCR_RVCT6>
  285. <Type>0</Type>
  286. <StartAddress>0x0</StartAddress>
  287. <Size>0x0</Size>
  288. </OCR_RVCT6>
  289. <OCR_RVCT7>
  290. <Type>0</Type>
  291. <StartAddress>0x0</StartAddress>
  292. <Size>0x0</Size>
  293. </OCR_RVCT7>
  294. <OCR_RVCT8>
  295. <Type>0</Type>
  296. <StartAddress>0x0</StartAddress>
  297. <Size>0x0</Size>
  298. </OCR_RVCT8>
  299. <OCR_RVCT9>
  300. <Type>0</Type>
  301. <StartAddress>0x0</StartAddress>
  302. <Size>0x0</Size>
  303. </OCR_RVCT9>
  304. <OCR_RVCT10>
  305. <Type>0</Type>
  306. <StartAddress>0x0</StartAddress>
  307. <Size>0x0</Size>
  308. </OCR_RVCT10>
  309. </OnChipMemories>
  310. <RvctStartVector />
  311. </ArmAdsMisc>
  312. <Cads>
  313. <interw>1</interw>
  314. <Optim>0</Optim>
  315. <oTime>0</oTime>
  316. <SplitLS>0</SplitLS>
  317. <OneElfS>0</OneElfS>
  318. <Strict>0</Strict>
  319. <EnumInt>0</EnumInt>
  320. <PlainCh>0</PlainCh>
  321. <Ropi>0</Ropi>
  322. <Rwpi>0</Rwpi>
  323. <wLevel>0</wLevel>
  324. <uThumb>0</uThumb>
  325. <uSurpInc>0</uSurpInc>
  326. <uC99>0</uC99>
  327. <uGnu>0</uGnu>
  328. <useXO>0</useXO>
  329. <v6Lang>3</v6Lang>
  330. <v6LangP>6</v6LangP>
  331. <vShortEn>0</vShortEn>
  332. <vShortWch>0</vShortWch>
  333. <v6Lto>0</v6Lto>
  334. <v6WtE>0</v6WtE>
  335. <v6Rtti>0</v6Rtti>
  336. <VariousControls>
  337. <MiscControls>-ffunction-sections -Wno-license-management -Wunused -Wuninitialized -Wall -Wmissing-declarations -Wpointer-arith -Waggregate-return -Wfloat-equal -Wno-unused-but-set-variable -Wno-implicit-function-declaration -Wno-deprecated-non-prototype -Wno-int-conversion -Oz -D_RENESAS_RA_ -D_RA_CORE=CM23 -D_RA_ORDINAL=1</MiscControls>
  338. <Define>RT_USING_ARMLIBC, __RTTHREAD__, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, __STDC_LIMIT_MACROS</Define>
  339. <Undefine />
  340. <IncludePath>..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\libc\posix\io\poll;..\..\..\components\libc\posix\ipc;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\include;..\..\..\include;board;.;script\bsp_link\Keil;..\..\..\components\drivers\include;..\..\..\components\drivers\include;..\..\..\components\libc\posix\io\eventfd;board\ports;..\..\..\components\drivers\include;..\libraries\HAL_Drivers\drivers\config;..\..\..\components\drivers\phy;..\libraries\HAL_Drivers\drivers;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension;..\..\..\libcpu\arm\common;..\..\..\libcpu\arm\cortex-m23;..\libraries\HAL_Drivers;..\..\..\components\drivers\smp_call;..\..\..\components\finsh</IncludePath>
  341. </VariousControls>
  342. </Cads>
  343. <Aads>
  344. <interw>1</interw>
  345. <Ropi>0</Ropi>
  346. <Rwpi>0</Rwpi>
  347. <thumb>0</thumb>
  348. <SplitLS>0</SplitLS>
  349. <SwStkChk>0</SwStkChk>
  350. <NoWarn>0</NoWarn>
  351. <uSurpInc>0</uSurpInc>
  352. <useXO>0</useXO>
  353. <ClangAsOpt>4</ClangAsOpt>
  354. <VariousControls>
  355. <MiscControls>--via=via/rasc_armasm.via</MiscControls>
  356. <Define />
  357. <Undefine />
  358. <IncludePath />
  359. </VariousControls>
  360. </Aads>
  361. <LDads>
  362. <umfTarg>0</umfTarg>
  363. <Ropi>0</Ropi>
  364. <Rwpi>0</Rwpi>
  365. <noStLib>0</noStLib>
  366. <RepFail>0</RepFail>
  367. <useFile>0</useFile>
  368. <TextAddressRange />
  369. <DataAddressRange />
  370. <pXoBase />
  371. <ScatterFile>.\script\fsp.scat</ScatterFile>
  372. <IncludeLibs />
  373. <IncludeLibsPath />
  374. <Misc />
  375. <LinkerInputFile />
  376. <DisabledWarnings />
  377. </LDads>
  378. </TargetArmAds>
  379. </TargetOption>
  380. <Groups>
  381. <Group>
  382. <GroupName>Compiler</GroupName>
  383. <Files>
  384. <File>
  385. <FileName>syscall_mem.c</FileName>
  386. <FileType>1</FileType>
  387. <FilePath>..\..\..\components\libc\compilers\armlibc\syscall_mem.c</FilePath>
  388. </File>
  389. </Files>
  390. <Files>
  391. <File>
  392. <FileName>syscalls.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>..\..\..\components\libc\compilers\armlibc\syscalls.c</FilePath>
  395. </File>
  396. </Files>
  397. <Files>
  398. <File>
  399. <FileName>cctype.c</FileName>
  400. <FileType>1</FileType>
  401. <FilePath>..\..\..\components\libc\compilers\common\cctype.c</FilePath>
  402. </File>
  403. </Files>
  404. <Files>
  405. <File>
  406. <FileName>cstdlib.c</FileName>
  407. <FileType>1</FileType>
  408. <FilePath>..\..\..\components\libc\compilers\common\cstdlib.c</FilePath>
  409. </File>
  410. </Files>
  411. <Files>
  412. <File>
  413. <FileName>cstring.c</FileName>
  414. <FileType>1</FileType>
  415. <FilePath>..\..\..\components\libc\compilers\common\cstring.c</FilePath>
  416. </File>
  417. </Files>
  418. <Files>
  419. <File>
  420. <FileName>ctime.c</FileName>
  421. <FileType>1</FileType>
  422. <FilePath>..\..\..\components\libc\compilers\common\ctime.c</FilePath>
  423. </File>
  424. </Files>
  425. <Files>
  426. <File>
  427. <FileName>cunistd.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>..\..\..\components\libc\compilers\common\cunistd.c</FilePath>
  430. </File>
  431. </Files>
  432. <Files>
  433. <File>
  434. <FileName>cwchar.c</FileName>
  435. <FileType>1</FileType>
  436. <FilePath>..\..\..\components\libc\compilers\common\cwchar.c</FilePath>
  437. </File>
  438. </Files>
  439. </Group>
  440. <Group>
  441. <GroupName>DeviceDrivers</GroupName>
  442. <Files>
  443. <File>
  444. <FileName>device.c</FileName>
  445. <FileType>1</FileType>
  446. <FilePath>..\..\..\components\drivers\core\device.c</FilePath>
  447. <FileOption>
  448. <FileArmAds>
  449. <Cads>
  450. <VariousControls>
  451. <MiscControls> </MiscControls>
  452. <Define>__RT_IPC_SOURCE__</Define>
  453. <Undefine> </Undefine>
  454. <IncludePath> </IncludePath>
  455. </VariousControls>
  456. </Cads>
  457. </FileArmAds>
  458. </FileOption>
  459. </File>
  460. </Files>
  461. <Files>
  462. <File>
  463. <FileName>completion_comm.c</FileName>
  464. <FileType>1</FileType>
  465. <FilePath>..\..\..\components\drivers\ipc\completion_comm.c</FilePath>
  466. <FileOption>
  467. <FileArmAds>
  468. <Cads>
  469. <VariousControls>
  470. <MiscControls> </MiscControls>
  471. <Define>__RT_IPC_SOURCE__</Define>
  472. <Undefine> </Undefine>
  473. <IncludePath> </IncludePath>
  474. </VariousControls>
  475. </Cads>
  476. </FileArmAds>
  477. </FileOption>
  478. </File>
  479. </Files>
  480. <Files>
  481. <File>
  482. <FileName>completion_up.c</FileName>
  483. <FileType>1</FileType>
  484. <FilePath>..\..\..\components\drivers\ipc\completion_up.c</FilePath>
  485. <FileOption>
  486. <FileArmAds>
  487. <Cads>
  488. <VariousControls>
  489. <MiscControls> </MiscControls>
  490. <Define>__RT_IPC_SOURCE__</Define>
  491. <Undefine> </Undefine>
  492. <IncludePath> </IncludePath>
  493. </VariousControls>
  494. </Cads>
  495. </FileArmAds>
  496. </FileOption>
  497. </File>
  498. </Files>
  499. <Files>
  500. <File>
  501. <FileName>condvar.c</FileName>
  502. <FileType>1</FileType>
  503. <FilePath>..\..\..\components\drivers\ipc\condvar.c</FilePath>
  504. <FileOption>
  505. <FileArmAds>
  506. <Cads>
  507. <VariousControls>
  508. <MiscControls> </MiscControls>
  509. <Define>__RT_IPC_SOURCE__</Define>
  510. <Undefine> </Undefine>
  511. <IncludePath> </IncludePath>
  512. </VariousControls>
  513. </Cads>
  514. </FileArmAds>
  515. </FileOption>
  516. </File>
  517. </Files>
  518. <Files>
  519. <File>
  520. <FileName>dataqueue.c</FileName>
  521. <FileType>1</FileType>
  522. <FilePath>..\..\..\components\drivers\ipc\dataqueue.c</FilePath>
  523. <FileOption>
  524. <FileArmAds>
  525. <Cads>
  526. <VariousControls>
  527. <MiscControls> </MiscControls>
  528. <Define>__RT_IPC_SOURCE__</Define>
  529. <Undefine> </Undefine>
  530. <IncludePath> </IncludePath>
  531. </VariousControls>
  532. </Cads>
  533. </FileArmAds>
  534. </FileOption>
  535. </File>
  536. </Files>
  537. <Files>
  538. <File>
  539. <FileName>pipe.c</FileName>
  540. <FileType>1</FileType>
  541. <FilePath>..\..\..\components\drivers\ipc\pipe.c</FilePath>
  542. <FileOption>
  543. <FileArmAds>
  544. <Cads>
  545. <VariousControls>
  546. <MiscControls> </MiscControls>
  547. <Define>__RT_IPC_SOURCE__</Define>
  548. <Undefine> </Undefine>
  549. <IncludePath> </IncludePath>
  550. </VariousControls>
  551. </Cads>
  552. </FileArmAds>
  553. </FileOption>
  554. </File>
  555. </Files>
  556. <Files>
  557. <File>
  558. <FileName>ringblk_buf.c</FileName>
  559. <FileType>1</FileType>
  560. <FilePath>..\..\..\components\drivers\ipc\ringblk_buf.c</FilePath>
  561. <FileOption>
  562. <FileArmAds>
  563. <Cads>
  564. <VariousControls>
  565. <MiscControls> </MiscControls>
  566. <Define>__RT_IPC_SOURCE__</Define>
  567. <Undefine> </Undefine>
  568. <IncludePath> </IncludePath>
  569. </VariousControls>
  570. </Cads>
  571. </FileArmAds>
  572. </FileOption>
  573. </File>
  574. </Files>
  575. <Files>
  576. <File>
  577. <FileName>ringbuffer.c</FileName>
  578. <FileType>1</FileType>
  579. <FilePath>..\..\..\components\drivers\ipc\ringbuffer.c</FilePath>
  580. <FileOption>
  581. <FileArmAds>
  582. <Cads>
  583. <VariousControls>
  584. <MiscControls> </MiscControls>
  585. <Define>__RT_IPC_SOURCE__</Define>
  586. <Undefine> </Undefine>
  587. <IncludePath> </IncludePath>
  588. </VariousControls>
  589. </Cads>
  590. </FileArmAds>
  591. </FileOption>
  592. </File>
  593. </Files>
  594. <Files>
  595. <File>
  596. <FileName>waitqueue.c</FileName>
  597. <FileType>1</FileType>
  598. <FilePath>..\..\..\components\drivers\ipc\waitqueue.c</FilePath>
  599. <FileOption>
  600. <FileArmAds>
  601. <Cads>
  602. <VariousControls>
  603. <MiscControls> </MiscControls>
  604. <Define>__RT_IPC_SOURCE__</Define>
  605. <Undefine> </Undefine>
  606. <IncludePath> </IncludePath>
  607. </VariousControls>
  608. </Cads>
  609. </FileArmAds>
  610. </FileOption>
  611. </File>
  612. </Files>
  613. <Files>
  614. <File>
  615. <FileName>workqueue.c</FileName>
  616. <FileType>1</FileType>
  617. <FilePath>..\..\..\components\drivers\ipc\workqueue.c</FilePath>
  618. <FileOption>
  619. <FileArmAds>
  620. <Cads>
  621. <VariousControls>
  622. <MiscControls> </MiscControls>
  623. <Define>__RT_IPC_SOURCE__</Define>
  624. <Undefine> </Undefine>
  625. <IncludePath> </IncludePath>
  626. </VariousControls>
  627. </Cads>
  628. </FileArmAds>
  629. </FileOption>
  630. </File>
  631. </Files>
  632. <Files>
  633. <File>
  634. <FileName>dev_pin.c</FileName>
  635. <FileType>1</FileType>
  636. <FilePath>..\..\..\components\drivers\pin\dev_pin.c</FilePath>
  637. <FileOption>
  638. <FileArmAds>
  639. <Cads>
  640. <VariousControls>
  641. <MiscControls> </MiscControls>
  642. <Define>__RT_IPC_SOURCE__</Define>
  643. <Undefine> </Undefine>
  644. <IncludePath> </IncludePath>
  645. </VariousControls>
  646. </Cads>
  647. </FileArmAds>
  648. </FileOption>
  649. </File>
  650. </Files>
  651. <Files>
  652. <File>
  653. <FileName>dev_serial_v2.c</FileName>
  654. <FileType>1</FileType>
  655. <FilePath>..\..\..\components\drivers\serial\dev_serial_v2.c</FilePath>
  656. <FileOption>
  657. <FileArmAds>
  658. <Cads>
  659. <VariousControls>
  660. <MiscControls> </MiscControls>
  661. <Define>__RT_IPC_SOURCE__</Define>
  662. <Undefine> </Undefine>
  663. <IncludePath> </IncludePath>
  664. </VariousControls>
  665. </Cads>
  666. </FileArmAds>
  667. </FileOption>
  668. </File>
  669. </Files>
  670. </Group>
  671. <Group>
  672. <GroupName>Drivers</GroupName>
  673. <Files>
  674. <File>
  675. <FileName>drv_gpio.c</FileName>
  676. <FileType>1</FileType>
  677. <FilePath>..\libraries\HAL_Drivers\drivers\drv_gpio.c</FilePath>
  678. <FileOption>
  679. <FileArmAds>
  680. <Cads>
  681. <VariousControls>
  682. <MiscControls> -std=c99</MiscControls>
  683. <Define> </Define>
  684. <Undefine> </Undefine>
  685. <IncludePath> </IncludePath>
  686. </VariousControls>
  687. </Cads>
  688. </FileArmAds>
  689. </FileOption>
  690. </File>
  691. </Files>
  692. <Files>
  693. <File>
  694. <FileName>drv_usart_v2.c</FileName>
  695. <FileType>1</FileType>
  696. <FilePath>..\libraries\HAL_Drivers\drivers\drv_usart_v2.c</FilePath>
  697. <FileOption>
  698. <FileArmAds>
  699. <Cads>
  700. <VariousControls>
  701. <MiscControls> -std=c99</MiscControls>
  702. <Define> </Define>
  703. <Undefine> </Undefine>
  704. <IncludePath> </IncludePath>
  705. </VariousControls>
  706. </Cads>
  707. </FileArmAds>
  708. </FileOption>
  709. </File>
  710. </Files>
  711. <Files>
  712. <File>
  713. <FileName>drv_common.c</FileName>
  714. <FileType>1</FileType>
  715. <FilePath>..\libraries\HAL_Drivers\drv_common.c</FilePath>
  716. <FileOption>
  717. <FileArmAds>
  718. <Cads>
  719. <VariousControls>
  720. <MiscControls> -std=c99</MiscControls>
  721. <Define> </Define>
  722. <Undefine> </Undefine>
  723. <IncludePath> </IncludePath>
  724. </VariousControls>
  725. </Cads>
  726. </FileArmAds>
  727. </FileOption>
  728. </File>
  729. </Files>
  730. </Group>
  731. <Group>
  732. <GroupName>Finsh</GroupName>
  733. <Files>
  734. <File>
  735. <FileName>shell.c</FileName>
  736. <FileType>1</FileType>
  737. <FilePath>..\..\..\components\finsh\shell.c</FilePath>
  738. </File>
  739. </Files>
  740. <Files>
  741. <File>
  742. <FileName>msh_parse.c</FileName>
  743. <FileType>1</FileType>
  744. <FilePath>..\..\..\components\finsh\msh_parse.c</FilePath>
  745. </File>
  746. </Files>
  747. <Files>
  748. <File>
  749. <FileName>msh.c</FileName>
  750. <FileType>1</FileType>
  751. <FilePath>..\..\..\components\finsh\msh.c</FilePath>
  752. </File>
  753. </Files>
  754. <Files>
  755. <File>
  756. <FileName>cmd.c</FileName>
  757. <FileType>1</FileType>
  758. <FilePath>..\..\..\components\finsh\cmd.c</FilePath>
  759. </File>
  760. </Files>
  761. </Group>
  762. <Group>
  763. <GroupName>Kernel</GroupName>
  764. <Files>
  765. <File>
  766. <FileName>clock.c</FileName>
  767. <FileType>1</FileType>
  768. <FilePath>..\..\..\src\clock.c</FilePath>
  769. <FileOption>
  770. <FileArmAds>
  771. <Cads>
  772. <VariousControls>
  773. <MiscControls> </MiscControls>
  774. <Define>__RT_KERNEL_SOURCE__</Define>
  775. <Undefine> </Undefine>
  776. <IncludePath> </IncludePath>
  777. </VariousControls>
  778. </Cads>
  779. </FileArmAds>
  780. </FileOption>
  781. </File>
  782. </Files>
  783. <Files>
  784. <File>
  785. <FileName>components.c</FileName>
  786. <FileType>1</FileType>
  787. <FilePath>..\..\..\src\components.c</FilePath>
  788. <FileOption>
  789. <FileArmAds>
  790. <Cads>
  791. <VariousControls>
  792. <MiscControls> </MiscControls>
  793. <Define>__RT_KERNEL_SOURCE__</Define>
  794. <Undefine> </Undefine>
  795. <IncludePath> </IncludePath>
  796. </VariousControls>
  797. </Cads>
  798. </FileArmAds>
  799. </FileOption>
  800. </File>
  801. </Files>
  802. <Files>
  803. <File>
  804. <FileName>cpu_up.c</FileName>
  805. <FileType>1</FileType>
  806. <FilePath>..\..\..\src\cpu_up.c</FilePath>
  807. <FileOption>
  808. <FileArmAds>
  809. <Cads>
  810. <VariousControls>
  811. <MiscControls> </MiscControls>
  812. <Define>__RT_KERNEL_SOURCE__</Define>
  813. <Undefine> </Undefine>
  814. <IncludePath> </IncludePath>
  815. </VariousControls>
  816. </Cads>
  817. </FileArmAds>
  818. </FileOption>
  819. </File>
  820. </Files>
  821. <Files>
  822. <File>
  823. <FileName>defunct.c</FileName>
  824. <FileType>1</FileType>
  825. <FilePath>..\..\..\src\defunct.c</FilePath>
  826. <FileOption>
  827. <FileArmAds>
  828. <Cads>
  829. <VariousControls>
  830. <MiscControls> </MiscControls>
  831. <Define>__RT_KERNEL_SOURCE__</Define>
  832. <Undefine> </Undefine>
  833. <IncludePath> </IncludePath>
  834. </VariousControls>
  835. </Cads>
  836. </FileArmAds>
  837. </FileOption>
  838. </File>
  839. </Files>
  840. <Files>
  841. <File>
  842. <FileName>idle.c</FileName>
  843. <FileType>1</FileType>
  844. <FilePath>..\..\..\src\idle.c</FilePath>
  845. <FileOption>
  846. <FileArmAds>
  847. <Cads>
  848. <VariousControls>
  849. <MiscControls> </MiscControls>
  850. <Define>__RT_KERNEL_SOURCE__</Define>
  851. <Undefine> </Undefine>
  852. <IncludePath> </IncludePath>
  853. </VariousControls>
  854. </Cads>
  855. </FileArmAds>
  856. </FileOption>
  857. </File>
  858. </Files>
  859. <Files>
  860. <File>
  861. <FileName>ipc.c</FileName>
  862. <FileType>1</FileType>
  863. <FilePath>..\..\..\src\ipc.c</FilePath>
  864. <FileOption>
  865. <FileArmAds>
  866. <Cads>
  867. <VariousControls>
  868. <MiscControls> </MiscControls>
  869. <Define>__RT_KERNEL_SOURCE__</Define>
  870. <Undefine> </Undefine>
  871. <IncludePath> </IncludePath>
  872. </VariousControls>
  873. </Cads>
  874. </FileArmAds>
  875. </FileOption>
  876. </File>
  877. </Files>
  878. <Files>
  879. <File>
  880. <FileName>irq.c</FileName>
  881. <FileType>1</FileType>
  882. <FilePath>..\..\..\src\irq.c</FilePath>
  883. <FileOption>
  884. <FileArmAds>
  885. <Cads>
  886. <VariousControls>
  887. <MiscControls> </MiscControls>
  888. <Define>__RT_KERNEL_SOURCE__</Define>
  889. <Undefine> </Undefine>
  890. <IncludePath> </IncludePath>
  891. </VariousControls>
  892. </Cads>
  893. </FileArmAds>
  894. </FileOption>
  895. </File>
  896. </Files>
  897. <Files>
  898. <File>
  899. <FileName>kservice.c</FileName>
  900. <FileType>1</FileType>
  901. <FilePath>..\..\..\src\kservice.c</FilePath>
  902. <FileOption>
  903. <FileArmAds>
  904. <Cads>
  905. <VariousControls>
  906. <MiscControls> </MiscControls>
  907. <Define>__RT_KERNEL_SOURCE__</Define>
  908. <Undefine> </Undefine>
  909. <IncludePath> </IncludePath>
  910. </VariousControls>
  911. </Cads>
  912. </FileArmAds>
  913. </FileOption>
  914. </File>
  915. </Files>
  916. <Files>
  917. <File>
  918. <FileName>mem.c</FileName>
  919. <FileType>1</FileType>
  920. <FilePath>..\..\..\src\mem.c</FilePath>
  921. <FileOption>
  922. <FileArmAds>
  923. <Cads>
  924. <VariousControls>
  925. <MiscControls> </MiscControls>
  926. <Define>__RT_KERNEL_SOURCE__</Define>
  927. <Undefine> </Undefine>
  928. <IncludePath> </IncludePath>
  929. </VariousControls>
  930. </Cads>
  931. </FileArmAds>
  932. </FileOption>
  933. </File>
  934. </Files>
  935. <Files>
  936. <File>
  937. <FileName>object.c</FileName>
  938. <FileType>1</FileType>
  939. <FilePath>..\..\..\src\object.c</FilePath>
  940. <FileOption>
  941. <FileArmAds>
  942. <Cads>
  943. <VariousControls>
  944. <MiscControls> </MiscControls>
  945. <Define>__RT_KERNEL_SOURCE__</Define>
  946. <Undefine> </Undefine>
  947. <IncludePath> </IncludePath>
  948. </VariousControls>
  949. </Cads>
  950. </FileArmAds>
  951. </FileOption>
  952. </File>
  953. </Files>
  954. <Files>
  955. <File>
  956. <FileName>scheduler_comm.c</FileName>
  957. <FileType>1</FileType>
  958. <FilePath>..\..\..\src\scheduler_comm.c</FilePath>
  959. <FileOption>
  960. <FileArmAds>
  961. <Cads>
  962. <VariousControls>
  963. <MiscControls> </MiscControls>
  964. <Define>__RT_KERNEL_SOURCE__</Define>
  965. <Undefine> </Undefine>
  966. <IncludePath> </IncludePath>
  967. </VariousControls>
  968. </Cads>
  969. </FileArmAds>
  970. </FileOption>
  971. </File>
  972. </Files>
  973. <Files>
  974. <File>
  975. <FileName>scheduler_up.c</FileName>
  976. <FileType>1</FileType>
  977. <FilePath>..\..\..\src\scheduler_up.c</FilePath>
  978. <FileOption>
  979. <FileArmAds>
  980. <Cads>
  981. <VariousControls>
  982. <MiscControls> </MiscControls>
  983. <Define>__RT_KERNEL_SOURCE__</Define>
  984. <Undefine> </Undefine>
  985. <IncludePath> </IncludePath>
  986. </VariousControls>
  987. </Cads>
  988. </FileArmAds>
  989. </FileOption>
  990. </File>
  991. </Files>
  992. <Files>
  993. <File>
  994. <FileName>thread.c</FileName>
  995. <FileType>1</FileType>
  996. <FilePath>..\..\..\src\thread.c</FilePath>
  997. <FileOption>
  998. <FileArmAds>
  999. <Cads>
  1000. <VariousControls>
  1001. <MiscControls> </MiscControls>
  1002. <Define>__RT_KERNEL_SOURCE__</Define>
  1003. <Undefine> </Undefine>
  1004. <IncludePath> </IncludePath>
  1005. </VariousControls>
  1006. </Cads>
  1007. </FileArmAds>
  1008. </FileOption>
  1009. </File>
  1010. </Files>
  1011. <Files>
  1012. <File>
  1013. <FileName>timer.c</FileName>
  1014. <FileType>1</FileType>
  1015. <FilePath>..\..\..\src\timer.c</FilePath>
  1016. <FileOption>
  1017. <FileArmAds>
  1018. <Cads>
  1019. <VariousControls>
  1020. <MiscControls> </MiscControls>
  1021. <Define>__RT_KERNEL_SOURCE__</Define>
  1022. <Undefine> </Undefine>
  1023. <IncludePath> </IncludePath>
  1024. </VariousControls>
  1025. </Cads>
  1026. </FileArmAds>
  1027. </FileOption>
  1028. </File>
  1029. </Files>
  1030. </Group>
  1031. <Group>
  1032. <GroupName>klibc</GroupName>
  1033. <Files>
  1034. <File>
  1035. <FileName>rt_vsscanf.c</FileName>
  1036. <FileType>1</FileType>
  1037. <FilePath>..\..\..\src\klibc\rt_vsscanf.c</FilePath>
  1038. </File>
  1039. </Files>
  1040. <Files>
  1041. <File>
  1042. <FileName>kstring.c</FileName>
  1043. <FileType>1</FileType>
  1044. <FilePath>..\..\..\src\klibc\kstring.c</FilePath>
  1045. </File>
  1046. </Files>
  1047. <Files>
  1048. <File>
  1049. <FileName>kerrno.c</FileName>
  1050. <FileType>1</FileType>
  1051. <FilePath>..\..\..\src\klibc\kerrno.c</FilePath>
  1052. </File>
  1053. </Files>
  1054. <Files>
  1055. <File>
  1056. <FileName>rt_vsnprintf_tiny.c</FileName>
  1057. <FileType>1</FileType>
  1058. <FilePath>..\..\..\src\klibc\rt_vsnprintf_tiny.c</FilePath>
  1059. </File>
  1060. </Files>
  1061. <Files>
  1062. <File>
  1063. <FileName>kstdio.c</FileName>
  1064. <FileType>1</FileType>
  1065. <FilePath>..\..\..\src\klibc\kstdio.c</FilePath>
  1066. </File>
  1067. </Files>
  1068. </Group>
  1069. <Group>
  1070. <GroupName>libcpu</GroupName>
  1071. <Files>
  1072. <File>
  1073. <FileName>atomic_arm.c</FileName>
  1074. <FileType>1</FileType>
  1075. <FilePath>..\..\..\libcpu\arm\common\atomic_arm.c</FilePath>
  1076. </File>
  1077. </Files>
  1078. <Files>
  1079. <File>
  1080. <FileName>div0.c</FileName>
  1081. <FileType>1</FileType>
  1082. <FilePath>..\..\..\libcpu\arm\common\div0.c</FilePath>
  1083. </File>
  1084. </Files>
  1085. <Files>
  1086. <File>
  1087. <FileName>showmem.c</FileName>
  1088. <FileType>1</FileType>
  1089. <FilePath>..\..\..\libcpu\arm\common\showmem.c</FilePath>
  1090. </File>
  1091. </Files>
  1092. <Files>
  1093. <File>
  1094. <FileName>context_rvds.S</FileName>
  1095. <FileType>2</FileType>
  1096. <FilePath>..\..\..\libcpu\arm\cortex-m23\context_rvds.S</FilePath>
  1097. </File>
  1098. </Files>
  1099. <Files>
  1100. <File>
  1101. <FileName>cpuport.c</FileName>
  1102. <FileType>1</FileType>
  1103. <FilePath>..\..\..\libcpu\arm\cortex-m23\cpuport.c</FilePath>
  1104. </File>
  1105. </Files>
  1106. </Group>
  1107. </Groups>
  1108. </Target>
  1109. </Targets>
  1110. <RTE>
  1111. <gpdscs>
  1112. <gpdsc name="buildinfo.gpdsc">
  1113. <targetInfos>
  1114. <targetInfo name="Target_1" />
  1115. </targetInfos>
  1116. </gpdsc>
  1117. </gpdscs>
  1118. <apis />
  1119. <components>
  1120. <component Cclass="Flex Software" Cgroup="RA Configuration" Cvendor="Renesas" Cversion="1.0.0" condition="RA Device" generator="Renesas RA Smart Configurator">
  1121. <package name="RA_DFP" schemaVersion="1.6.0" url="www.renesas.com/RA/MDK_pack/" vendor="Renesas" version="6.0.0" />
  1122. <targetInfos>
  1123. <targetInfo name="Target_1" />
  1124. </targetInfos>
  1125. </component>
  1126. </components>
  1127. <files />
  1128. </RTE>
  1129. <LayerInfo>
  1130. <Layers>
  1131. <Layer>
  1132. <LayName>template</LayName>
  1133. <LayPrjMark>1</LayPrjMark>
  1134. </Layer>
  1135. </Layers>
  1136. </LayerInfo>
  1137. </Project>