project.uvproj 39 KB

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