FreeRTOS.uvoptx 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc; *.md</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>FreeRTOS</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>12000000</CLKADS>
  25. <OPTTT>
  26. <gFlags>1</gFlags>
  27. <BeepAtEnd>1</BeepAtEnd>
  28. <RunSim>0</RunSim>
  29. <RunTarget>1</RunTarget>
  30. <RunAbUc>0</RunAbUc>
  31. </OPTTT>
  32. <OPTHX>
  33. <HexSelection>1</HexSelection>
  34. <FlashByte>65535</FlashByte>
  35. <HexRangeLowAddress>0</HexRangeLowAddress>
  36. <HexRangeHighAddress>0</HexRangeHighAddress>
  37. <HexOffset>0</HexOffset>
  38. </OPTHX>
  39. <OPTLEX>
  40. <PageWidth>79</PageWidth>
  41. <PageLength>66</PageLength>
  42. <TabStop>8</TabStop>
  43. <ListingPath>..\OBJ\</ListingPath>
  44. </OPTLEX>
  45. <ListingPage>
  46. <CreateCListing>1</CreateCListing>
  47. <CreateAListing>1</CreateAListing>
  48. <CreateLListing>1</CreateLListing>
  49. <CreateIListing>0</CreateIListing>
  50. <AsmCond>1</AsmCond>
  51. <AsmSymb>1</AsmSymb>
  52. <AsmXref>0</AsmXref>
  53. <CCond>1</CCond>
  54. <CCode>0</CCode>
  55. <CListInc>0</CListInc>
  56. <CSymb>0</CSymb>
  57. <LinkerCodeListing>0</LinkerCodeListing>
  58. </ListingPage>
  59. <OPTXL>
  60. <LMap>1</LMap>
  61. <LComments>1</LComments>
  62. <LGenerateSymbols>1</LGenerateSymbols>
  63. <LLibSym>1</LLibSym>
  64. <LLines>1</LLines>
  65. <LLocSym>1</LLocSym>
  66. <LPubSym>1</LPubSym>
  67. <LXref>0</LXref>
  68. <LExpSel>0</LExpSel>
  69. </OPTXL>
  70. <OPTFL>
  71. <tvExp>1</tvExp>
  72. <tvExpOptDlg>0</tvExpOptDlg>
  73. <IsCurrentTarget>1</IsCurrentTarget>
  74. </OPTFL>
  75. <CpuCode>255</CpuCode>
  76. <DebugOpt>
  77. <uSim>0</uSim>
  78. <uTrg>1</uTrg>
  79. <sLdApp>1</sLdApp>
  80. <sGomain>1</sGomain>
  81. <sRbreak>1</sRbreak>
  82. <sRwatch>1</sRwatch>
  83. <sRmem>1</sRmem>
  84. <sRfunc>1</sRfunc>
  85. <sRbox>1</sRbox>
  86. <tLdApp>1</tLdApp>
  87. <tGomain>1</tGomain>
  88. <tRbreak>1</tRbreak>
  89. <tRwatch>1</tRwatch>
  90. <tRmem>1</tRmem>
  91. <tRfunc>0</tRfunc>
  92. <tRbox>1</tRbox>
  93. <tRtrace>1</tRtrace>
  94. <sRSysVw>1</sRSysVw>
  95. <tRSysVw>1</tRSysVw>
  96. <sRunDeb>0</sRunDeb>
  97. <sLrtime>0</sLrtime>
  98. <bEvRecOn>1</bEvRecOn>
  99. <bSchkAxf>0</bSchkAxf>
  100. <bTchkAxf>0</bTchkAxf>
  101. <nTsel>0</nTsel>
  102. <sDll></sDll>
  103. <sDllPa></sDllPa>
  104. <sDlgDll></sDlgDll>
  105. <sDlgPa></sDlgPa>
  106. <sIfile></sIfile>
  107. <tDll></tDll>
  108. <tDllPa></tDllPa>
  109. <tDlgDll></tDlgDll>
  110. <tDlgPa></tDlgPa>
  111. <tIfile></tIfile>
  112. <pMon>BIN\UL2CM3.DLL</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>UL2CM3</Key>
  118. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0GD32F30x_HD -FL040000 -FS08000000 -FP0($$Device:GD32F303RC$Flash\GD32F30x_HD.FLM)</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>JL2CM3</Key>
  123. <Name>-U59408912 -O78 -S5 -ZTIFSpeedSel1000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM)</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>DLGUARM</Key>
  128. <Name></Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ARMRTXEVENTFLAGS</Key>
  133. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>DLGTARM</Key>
  138. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>ARMDBGFLAGS</Key>
  143. <Name></Name>
  144. </SetRegEntry>
  145. </TargetDriverDllRegistry>
  146. <Breakpoint/>
  147. <WatchWindow1>
  148. <Ww>
  149. <count>0</count>
  150. <WinNumber>1</WinNumber>
  151. <ItemText>struct_realy</ItemText>
  152. </Ww>
  153. <Ww>
  154. <count>1</count>
  155. <WinNumber>1</WinNumber>
  156. <ItemText>Pro_value,0x0A</ItemText>
  157. </Ww>
  158. <Ww>
  159. <count>2</count>
  160. <WinNumber>1</WinNumber>
  161. <ItemText>Set_Temp,0x0A</ItemText>
  162. </Ww>
  163. <Ww>
  164. <count>3</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>Real_Temp,0x0A</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>4</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>struct_realy</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>5</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>dis_page_param,0x0A</ItemText>
  177. </Ww>
  178. </WatchWindow1>
  179. <WatchWindow2>
  180. <Ww>
  181. <count>0</count>
  182. <WinNumber>2</WinNumber>
  183. <ItemText>btn</ItemText>
  184. </Ww>
  185. <Ww>
  186. <count>1</count>
  187. <WinNumber>2</WinNumber>
  188. <ItemText>target</ItemText>
  189. </Ww>
  190. <Ww>
  191. <count>2</count>
  192. <WinNumber>2</WinNumber>
  193. <ItemText>Humi</ItemText>
  194. </Ww>
  195. <Ww>
  196. <count>3</count>
  197. <WinNumber>2</WinNumber>
  198. <ItemText>last_dis_page_num</ItemText>
  199. </Ww>
  200. <Ww>
  201. <count>4</count>
  202. <WinNumber>2</WinNumber>
  203. <ItemText>dis_page_num</ItemText>
  204. </Ww>
  205. <Ww>
  206. <count>5</count>
  207. <WinNumber>2</WinNumber>
  208. <ItemText>dis_page_time,0x0A</ItemText>
  209. </Ww>
  210. <Ww>
  211. <count>6</count>
  212. <WinNumber>2</WinNumber>
  213. <ItemText>temperature_offset,0x0A</ItemText>
  214. </Ww>
  215. <Ww>
  216. <count>7</count>
  217. <WinNumber>2</WinNumber>
  218. <ItemText>SaveData,0x0A</ItemText>
  219. </Ww>
  220. <Ww>
  221. <count>8</count>
  222. <WinNumber>2</WinNumber>
  223. <ItemText>X_time,0x0A</ItemText>
  224. </Ww>
  225. <Ww>
  226. <count>9</count>
  227. <WinNumber>2</WinNumber>
  228. <ItemText>XM_time,0x0A</ItemText>
  229. </Ww>
  230. <Ww>
  231. <count>10</count>
  232. <WinNumber>2</WinNumber>
  233. <ItemText>ptrmsg</ItemText>
  234. </Ww>
  235. <Ww>
  236. <count>11</count>
  237. <WinNumber>2</WinNumber>
  238. <ItemText>ptrmsg</ItemText>
  239. </Ww>
  240. <Ww>
  241. <count>12</count>
  242. <WinNumber>2</WinNumber>
  243. <ItemText>ucRTUBuf</ItemText>
  244. </Ww>
  245. <Ww>
  246. <count>13</count>
  247. <WinNumber>2</WinNumber>
  248. <ItemText>dis_page_num</ItemText>
  249. </Ww>
  250. <Ww>
  251. <count>14</count>
  252. <WinNumber>2</WinNumber>
  253. <ItemText>dis_page_param,0x0A</ItemText>
  254. </Ww>
  255. <Ww>
  256. <count>15</count>
  257. <WinNumber>2</WinNumber>
  258. <ItemText>temperature_offset,0x0A</ItemText>
  259. </Ww>
  260. <Ww>
  261. <count>16</count>
  262. <WinNumber>2</WinNumber>
  263. <ItemText>dis_page_param,0x10</ItemText>
  264. </Ww>
  265. <Ww>
  266. <count>17</count>
  267. <WinNumber>2</WinNumber>
  268. <ItemText>Test_Real_Temp,0x0A</ItemText>
  269. </Ww>
  270. <Ww>
  271. <count>18</count>
  272. <WinNumber>2</WinNumber>
  273. <ItemText>Real_Temp,0x0A</ItemText>
  274. </Ww>
  275. <Ww>
  276. <count>19</count>
  277. <WinNumber>2</WinNumber>
  278. <ItemText>SetTemp,0x0A</ItemText>
  279. </Ww>
  280. </WatchWindow2>
  281. <Tracepoint>
  282. <THDelay>0</THDelay>
  283. </Tracepoint>
  284. <DebugFlag>
  285. <trace>0</trace>
  286. <periodic>1</periodic>
  287. <aLwin>0</aLwin>
  288. <aCover>0</aCover>
  289. <aSer1>0</aSer1>
  290. <aSer2>0</aSer2>
  291. <aPa>0</aPa>
  292. <viewmode>1</viewmode>
  293. <vrSel>0</vrSel>
  294. <aSym>0</aSym>
  295. <aTbox>0</aTbox>
  296. <AscS1>0</AscS1>
  297. <AscS2>0</AscS2>
  298. <AscS3>0</AscS3>
  299. <aSer3>0</aSer3>
  300. <eProf>0</eProf>
  301. <aLa>0</aLa>
  302. <aPa1>0</aPa1>
  303. <AscS4>0</AscS4>
  304. <aSer4>0</aSer4>
  305. <StkLoc>0</StkLoc>
  306. <TrcWin>0</TrcWin>
  307. <newCpu>0</newCpu>
  308. <uProt>0</uProt>
  309. </DebugFlag>
  310. <LintExecutable></LintExecutable>
  311. <LintConfigFile></LintConfigFile>
  312. <bLintAuto>0</bLintAuto>
  313. <bAutoGenD>0</bAutoGenD>
  314. <LntExFlags>0</LntExFlags>
  315. <pMisraName></pMisraName>
  316. <pszMrule></pszMrule>
  317. <pSingCmds></pSingCmds>
  318. <pMultCmds></pMultCmds>
  319. <pMisraNamep></pMisraNamep>
  320. <pszMrulep></pszMrulep>
  321. <pSingCmdsp></pSingCmdsp>
  322. <pMultCmdsp></pMultCmdsp>
  323. </TargetOption>
  324. </Target>
  325. <Group>
  326. <GroupName>USER</GroupName>
  327. <tvExp>0</tvExp>
  328. <tvExpOptDlg>0</tvExpOptDlg>
  329. <cbSel>0</cbSel>
  330. <RteFlg>0</RteFlg>
  331. <File>
  332. <GroupNumber>1</GroupNumber>
  333. <FileNumber>1</FileNumber>
  334. <FileType>1</FileType>
  335. <tvExp>0</tvExp>
  336. <tvExpOptDlg>0</tvExpOptDlg>
  337. <bDave2>0</bDave2>
  338. <PathWithFileName>.\main.c</PathWithFileName>
  339. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  340. <RteFlg>0</RteFlg>
  341. <bShared>0</bShared>
  342. </File>
  343. <File>
  344. <GroupNumber>1</GroupNumber>
  345. <FileNumber>2</FileNumber>
  346. <FileType>1</FileType>
  347. <tvExp>0</tvExp>
  348. <tvExpOptDlg>0</tvExpOptDlg>
  349. <bDave2>0</bDave2>
  350. <PathWithFileName>.\gd32f30x_it.c</PathWithFileName>
  351. <FilenameWithoutPath>gd32f30x_it.c</FilenameWithoutPath>
  352. <RteFlg>0</RteFlg>
  353. <bShared>0</bShared>
  354. </File>
  355. <File>
  356. <GroupNumber>1</GroupNumber>
  357. <FileNumber>3</FileNumber>
  358. <FileType>1</FileType>
  359. <tvExp>0</tvExp>
  360. <tvExpOptDlg>0</tvExpOptDlg>
  361. <bDave2>0</bDave2>
  362. <PathWithFileName>.\gd32f303e_eval.c</PathWithFileName>
  363. <FilenameWithoutPath>gd32f303e_eval.c</FilenameWithoutPath>
  364. <RteFlg>0</RteFlg>
  365. <bShared>0</bShared>
  366. </File>
  367. <File>
  368. <GroupNumber>1</GroupNumber>
  369. <FileNumber>4</FileNumber>
  370. <FileType>1</FileType>
  371. <tvExp>0</tvExp>
  372. <tvExpOptDlg>0</tvExpOptDlg>
  373. <bDave2>0</bDave2>
  374. <PathWithFileName>.\systick.c</PathWithFileName>
  375. <FilenameWithoutPath>systick.c</FilenameWithoutPath>
  376. <RteFlg>0</RteFlg>
  377. <bShared>0</bShared>
  378. </File>
  379. </Group>
  380. <Group>
  381. <GroupName>HARDWARE</GroupName>
  382. <tvExp>0</tvExp>
  383. <tvExpOptDlg>0</tvExpOptDlg>
  384. <cbSel>0</cbSel>
  385. <RteFlg>0</RteFlg>
  386. <File>
  387. <GroupNumber>2</GroupNumber>
  388. <FileNumber>5</FileNumber>
  389. <FileType>1</FileType>
  390. <tvExp>0</tvExp>
  391. <tvExpOptDlg>0</tvExpOptDlg>
  392. <bDave2>0</bDave2>
  393. <PathWithFileName>..\HARDWARE\LED\led.c</PathWithFileName>
  394. <FilenameWithoutPath>led.c</FilenameWithoutPath>
  395. <RteFlg>0</RteFlg>
  396. <bShared>0</bShared>
  397. </File>
  398. <File>
  399. <GroupNumber>2</GroupNumber>
  400. <FileNumber>6</FileNumber>
  401. <FileType>1</FileType>
  402. <tvExp>0</tvExp>
  403. <tvExpOptDlg>0</tvExpOptDlg>
  404. <bDave2>0</bDave2>
  405. <PathWithFileName>..\HARDWARE\KEY\key.c</PathWithFileName>
  406. <FilenameWithoutPath>key.c</FilenameWithoutPath>
  407. <RteFlg>0</RteFlg>
  408. <bShared>0</bShared>
  409. </File>
  410. <File>
  411. <GroupNumber>2</GroupNumber>
  412. <FileNumber>7</FileNumber>
  413. <FileType>1</FileType>
  414. <tvExp>0</tvExp>
  415. <tvExpOptDlg>0</tvExpOptDlg>
  416. <bDave2>0</bDave2>
  417. <PathWithFileName>..\HARDWARE\relay\relay.c</PathWithFileName>
  418. <FilenameWithoutPath>relay.c</FilenameWithoutPath>
  419. <RteFlg>0</RteFlg>
  420. <bShared>0</bShared>
  421. </File>
  422. <File>
  423. <GroupNumber>2</GroupNumber>
  424. <FileNumber>8</FileNumber>
  425. <FileType>1</FileType>
  426. <tvExp>0</tvExp>
  427. <tvExpOptDlg>0</tvExpOptDlg>
  428. <bDave2>0</bDave2>
  429. <PathWithFileName>..\HARDWARE\HT16C22\HT16C22.c</PathWithFileName>
  430. <FilenameWithoutPath>HT16C22.c</FilenameWithoutPath>
  431. <RteFlg>0</RteFlg>
  432. <bShared>0</bShared>
  433. </File>
  434. <File>
  435. <GroupNumber>2</GroupNumber>
  436. <FileNumber>9</FileNumber>
  437. <FileType>1</FileType>
  438. <tvExp>0</tvExp>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <bDave2>0</bDave2>
  441. <PathWithFileName>..\HARDWARE\PWM\pwm.c</PathWithFileName>
  442. <FilenameWithoutPath>pwm.c</FilenameWithoutPath>
  443. <RteFlg>0</RteFlg>
  444. <bShared>0</bShared>
  445. </File>
  446. <File>
  447. <GroupNumber>2</GroupNumber>
  448. <FileNumber>10</FileNumber>
  449. <FileType>1</FileType>
  450. <tvExp>0</tvExp>
  451. <tvExpOptDlg>0</tvExpOptDlg>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>..\HARDWARE\SHT2X\SHT2X.c</PathWithFileName>
  454. <FilenameWithoutPath>SHT2X.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>2</GroupNumber>
  460. <FileNumber>11</FileNumber>
  461. <FileType>1</FileType>
  462. <tvExp>0</tvExp>
  463. <tvExpOptDlg>0</tvExpOptDlg>
  464. <bDave2>0</bDave2>
  465. <PathWithFileName>..\HARDWARE\flash\Sim_EEPROM.c</PathWithFileName>
  466. <FilenameWithoutPath>Sim_EEPROM.c</FilenameWithoutPath>
  467. <RteFlg>0</RteFlg>
  468. <bShared>0</bShared>
  469. </File>
  470. <File>
  471. <GroupNumber>2</GroupNumber>
  472. <FileNumber>12</FileNumber>
  473. <FileType>1</FileType>
  474. <tvExp>0</tvExp>
  475. <tvExpOptDlg>0</tvExpOptDlg>
  476. <bDave2>0</bDave2>
  477. <PathWithFileName>..\HARDWARE\USART2\modbus.c</PathWithFileName>
  478. <FilenameWithoutPath>modbus.c</FilenameWithoutPath>
  479. <RteFlg>0</RteFlg>
  480. <bShared>0</bShared>
  481. </File>
  482. <File>
  483. <GroupNumber>2</GroupNumber>
  484. <FileNumber>13</FileNumber>
  485. <FileType>1</FileType>
  486. <tvExp>0</tvExp>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>..\HARDWARE\CRC16\crc16.c</PathWithFileName>
  490. <FilenameWithoutPath>crc16.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>2</GroupNumber>
  496. <FileNumber>14</FileNumber>
  497. <FileType>1</FileType>
  498. <tvExp>0</tvExp>
  499. <tvExpOptDlg>0</tvExpOptDlg>
  500. <bDave2>0</bDave2>
  501. <PathWithFileName>..\HARDWARE\USART2\usart2.c</PathWithFileName>
  502. <FilenameWithoutPath>usart2.c</FilenameWithoutPath>
  503. <RteFlg>0</RteFlg>
  504. <bShared>0</bShared>
  505. </File>
  506. <File>
  507. <GroupNumber>2</GroupNumber>
  508. <FileNumber>15</FileNumber>
  509. <FileType>1</FileType>
  510. <tvExp>0</tvExp>
  511. <tvExpOptDlg>0</tvExpOptDlg>
  512. <bDave2>0</bDave2>
  513. <PathWithFileName>..\HARDWARE\TIM2\tim2.c</PathWithFileName>
  514. <FilenameWithoutPath>tim2.c</FilenameWithoutPath>
  515. <RteFlg>0</RteFlg>
  516. <bShared>0</bShared>
  517. </File>
  518. </Group>
  519. <Group>
  520. <GroupName>key_pro</GroupName>
  521. <tvExp>0</tvExp>
  522. <tvExpOptDlg>0</tvExpOptDlg>
  523. <cbSel>0</cbSel>
  524. <RteFlg>0</RteFlg>
  525. <File>
  526. <GroupNumber>3</GroupNumber>
  527. <FileNumber>16</FileNumber>
  528. <FileType>1</FileType>
  529. <tvExp>0</tvExp>
  530. <tvExpOptDlg>0</tvExpOptDlg>
  531. <bDave2>0</bDave2>
  532. <PathWithFileName>..\key_proc\flexible_button.c</PathWithFileName>
  533. <FilenameWithoutPath>flexible_button.c</FilenameWithoutPath>
  534. <RteFlg>0</RteFlg>
  535. <bShared>0</bShared>
  536. </File>
  537. <File>
  538. <GroupNumber>3</GroupNumber>
  539. <FileNumber>17</FileNumber>
  540. <FileType>1</FileType>
  541. <tvExp>0</tvExp>
  542. <tvExpOptDlg>0</tvExpOptDlg>
  543. <bDave2>0</bDave2>
  544. <PathWithFileName>..\key_proc\key_proc.c</PathWithFileName>
  545. <FilenameWithoutPath>key_proc.c</FilenameWithoutPath>
  546. <RteFlg>0</RteFlg>
  547. <bShared>0</bShared>
  548. </File>
  549. <File>
  550. <GroupNumber>3</GroupNumber>
  551. <FileNumber>18</FileNumber>
  552. <FileType>1</FileType>
  553. <tvExp>0</tvExp>
  554. <tvExpOptDlg>0</tvExpOptDlg>
  555. <bDave2>0</bDave2>
  556. <PathWithFileName>..\key_proc\Key_operate.c</PathWithFileName>
  557. <FilenameWithoutPath>Key_operate.c</FilenameWithoutPath>
  558. <RteFlg>0</RteFlg>
  559. <bShared>0</bShared>
  560. </File>
  561. </Group>
  562. <Group>
  563. <GroupName>APP</GroupName>
  564. <tvExp>0</tvExp>
  565. <tvExpOptDlg>0</tvExpOptDlg>
  566. <cbSel>0</cbSel>
  567. <RteFlg>0</RteFlg>
  568. <File>
  569. <GroupNumber>4</GroupNumber>
  570. <FileNumber>19</FileNumber>
  571. <FileType>1</FileType>
  572. <tvExp>0</tvExp>
  573. <tvExpOptDlg>0</tvExpOptDlg>
  574. <bDave2>0</bDave2>
  575. <PathWithFileName>..\task\led_task.c</PathWithFileName>
  576. <FilenameWithoutPath>led_task.c</FilenameWithoutPath>
  577. <RteFlg>0</RteFlg>
  578. <bShared>0</bShared>
  579. </File>
  580. <File>
  581. <GroupNumber>4</GroupNumber>
  582. <FileNumber>20</FileNumber>
  583. <FileType>1</FileType>
  584. <tvExp>0</tvExp>
  585. <tvExpOptDlg>0</tvExpOptDlg>
  586. <bDave2>0</bDave2>
  587. <PathWithFileName>..\task\lcd_task.c</PathWithFileName>
  588. <FilenameWithoutPath>lcd_task.c</FilenameWithoutPath>
  589. <RteFlg>0</RteFlg>
  590. <bShared>0</bShared>
  591. </File>
  592. <File>
  593. <GroupNumber>4</GroupNumber>
  594. <FileNumber>21</FileNumber>
  595. <FileType>1</FileType>
  596. <tvExp>0</tvExp>
  597. <tvExpOptDlg>0</tvExpOptDlg>
  598. <bDave2>0</bDave2>
  599. <PathWithFileName>..\task\key_task.c</PathWithFileName>
  600. <FilenameWithoutPath>key_task.c</FilenameWithoutPath>
  601. <RteFlg>0</RteFlg>
  602. <bShared>0</bShared>
  603. </File>
  604. <File>
  605. <GroupNumber>4</GroupNumber>
  606. <FileNumber>22</FileNumber>
  607. <FileType>1</FileType>
  608. <tvExp>0</tvExp>
  609. <tvExpOptDlg>0</tvExpOptDlg>
  610. <bDave2>0</bDave2>
  611. <PathWithFileName>..\task\MB_RTU_task.c</PathWithFileName>
  612. <FilenameWithoutPath>MB_RTU_task.c</FilenameWithoutPath>
  613. <RteFlg>0</RteFlg>
  614. <bShared>0</bShared>
  615. </File>
  616. <File>
  617. <GroupNumber>4</GroupNumber>
  618. <FileNumber>23</FileNumber>
  619. <FileType>1</FileType>
  620. <tvExp>0</tvExp>
  621. <tvExpOptDlg>0</tvExpOptDlg>
  622. <bDave2>0</bDave2>
  623. <PathWithFileName>..\task\MB_RTU_deal_task.c</PathWithFileName>
  624. <FilenameWithoutPath>MB_RTU_deal_task.c</FilenameWithoutPath>
  625. <RteFlg>0</RteFlg>
  626. <bShared>0</bShared>
  627. </File>
  628. <File>
  629. <GroupNumber>4</GroupNumber>
  630. <FileNumber>24</FileNumber>
  631. <FileType>1</FileType>
  632. <tvExp>0</tvExp>
  633. <tvExpOptDlg>0</tvExpOptDlg>
  634. <bDave2>0</bDave2>
  635. <PathWithFileName>..\task\relay_task.c</PathWithFileName>
  636. <FilenameWithoutPath>relay_task.c</FilenameWithoutPath>
  637. <RteFlg>0</RteFlg>
  638. <bShared>0</bShared>
  639. </File>
  640. </Group>
  641. <Group>
  642. <GroupName>SYSTEM</GroupName>
  643. <tvExp>0</tvExp>
  644. <tvExpOptDlg>0</tvExpOptDlg>
  645. <cbSel>0</cbSel>
  646. <RteFlg>0</RteFlg>
  647. <File>
  648. <GroupNumber>5</GroupNumber>
  649. <FileNumber>25</FileNumber>
  650. <FileType>1</FileType>
  651. <tvExp>0</tvExp>
  652. <tvExpOptDlg>0</tvExpOptDlg>
  653. <bDave2>0</bDave2>
  654. <PathWithFileName>..\SYSTEM\delay\delay.c</PathWithFileName>
  655. <FilenameWithoutPath>delay.c</FilenameWithoutPath>
  656. <RteFlg>0</RteFlg>
  657. <bShared>0</bShared>
  658. </File>
  659. <File>
  660. <GroupNumber>5</GroupNumber>
  661. <FileNumber>26</FileNumber>
  662. <FileType>1</FileType>
  663. <tvExp>0</tvExp>
  664. <tvExpOptDlg>0</tvExpOptDlg>
  665. <bDave2>0</bDave2>
  666. <PathWithFileName>..\SYSTEM\sys\sys.c</PathWithFileName>
  667. <FilenameWithoutPath>sys.c</FilenameWithoutPath>
  668. <RteFlg>0</RteFlg>
  669. <bShared>0</bShared>
  670. </File>
  671. </Group>
  672. <Group>
  673. <GroupName>CORE</GroupName>
  674. <tvExp>0</tvExp>
  675. <tvExpOptDlg>0</tvExpOptDlg>
  676. <cbSel>0</cbSel>
  677. <RteFlg>0</RteFlg>
  678. <File>
  679. <GroupNumber>6</GroupNumber>
  680. <FileNumber>27</FileNumber>
  681. <FileType>1</FileType>
  682. <tvExp>0</tvExp>
  683. <tvExpOptDlg>0</tvExpOptDlg>
  684. <bDave2>0</bDave2>
  685. <PathWithFileName>..\CORE\system_gd32f30x.c</PathWithFileName>
  686. <FilenameWithoutPath>system_gd32f30x.c</FilenameWithoutPath>
  687. <RteFlg>0</RteFlg>
  688. <bShared>0</bShared>
  689. </File>
  690. <File>
  691. <GroupNumber>6</GroupNumber>
  692. <FileNumber>28</FileNumber>
  693. <FileType>2</FileType>
  694. <tvExp>0</tvExp>
  695. <tvExpOptDlg>0</tvExpOptDlg>
  696. <bDave2>0</bDave2>
  697. <PathWithFileName>..\CORE\startup_gd32f30x_hd.s</PathWithFileName>
  698. <FilenameWithoutPath>startup_gd32f30x_hd.s</FilenameWithoutPath>
  699. <RteFlg>0</RteFlg>
  700. <bShared>0</bShared>
  701. </File>
  702. <File>
  703. <GroupNumber>6</GroupNumber>
  704. <FileNumber>29</FileNumber>
  705. <FileType>5</FileType>
  706. <tvExp>0</tvExp>
  707. <tvExpOptDlg>0</tvExpOptDlg>
  708. <bDave2>0</bDave2>
  709. <PathWithFileName>..\CORE\core_cm4.h</PathWithFileName>
  710. <FilenameWithoutPath>core_cm4.h</FilenameWithoutPath>
  711. <RteFlg>0</RteFlg>
  712. <bShared>0</bShared>
  713. </File>
  714. <File>
  715. <GroupNumber>6</GroupNumber>
  716. <FileNumber>30</FileNumber>
  717. <FileType>5</FileType>
  718. <tvExp>0</tvExp>
  719. <tvExpOptDlg>0</tvExpOptDlg>
  720. <bDave2>0</bDave2>
  721. <PathWithFileName>..\CORE\core_cm4_simd.h</PathWithFileName>
  722. <FilenameWithoutPath>core_cm4_simd.h</FilenameWithoutPath>
  723. <RteFlg>0</RteFlg>
  724. <bShared>0</bShared>
  725. </File>
  726. <File>
  727. <GroupNumber>6</GroupNumber>
  728. <FileNumber>31</FileNumber>
  729. <FileType>5</FileType>
  730. <tvExp>0</tvExp>
  731. <tvExpOptDlg>0</tvExpOptDlg>
  732. <bDave2>0</bDave2>
  733. <PathWithFileName>..\CORE\core_cmFunc.h</PathWithFileName>
  734. <FilenameWithoutPath>core_cmFunc.h</FilenameWithoutPath>
  735. <RteFlg>0</RteFlg>
  736. <bShared>0</bShared>
  737. </File>
  738. <File>
  739. <GroupNumber>6</GroupNumber>
  740. <FileNumber>32</FileNumber>
  741. <FileType>5</FileType>
  742. <tvExp>0</tvExp>
  743. <tvExpOptDlg>0</tvExpOptDlg>
  744. <bDave2>0</bDave2>
  745. <PathWithFileName>..\CORE\core_cmInstr.h</PathWithFileName>
  746. <FilenameWithoutPath>core_cmInstr.h</FilenameWithoutPath>
  747. <RteFlg>0</RteFlg>
  748. <bShared>0</bShared>
  749. </File>
  750. </Group>
  751. <Group>
  752. <GroupName>FWLIB</GroupName>
  753. <tvExp>0</tvExp>
  754. <tvExpOptDlg>0</tvExpOptDlg>
  755. <cbSel>0</cbSel>
  756. <RteFlg>0</RteFlg>
  757. <File>
  758. <GroupNumber>7</GroupNumber>
  759. <FileNumber>33</FileNumber>
  760. <FileType>1</FileType>
  761. <tvExp>0</tvExp>
  762. <tvExpOptDlg>0</tvExpOptDlg>
  763. <bDave2>0</bDave2>
  764. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_adc.c</PathWithFileName>
  765. <FilenameWithoutPath>gd32f30x_adc.c</FilenameWithoutPath>
  766. <RteFlg>0</RteFlg>
  767. <bShared>0</bShared>
  768. </File>
  769. <File>
  770. <GroupNumber>7</GroupNumber>
  771. <FileNumber>34</FileNumber>
  772. <FileType>1</FileType>
  773. <tvExp>0</tvExp>
  774. <tvExpOptDlg>0</tvExpOptDlg>
  775. <bDave2>0</bDave2>
  776. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_bkp.c</PathWithFileName>
  777. <FilenameWithoutPath>gd32f30x_bkp.c</FilenameWithoutPath>
  778. <RteFlg>0</RteFlg>
  779. <bShared>0</bShared>
  780. </File>
  781. <File>
  782. <GroupNumber>7</GroupNumber>
  783. <FileNumber>35</FileNumber>
  784. <FileType>1</FileType>
  785. <tvExp>0</tvExp>
  786. <tvExpOptDlg>0</tvExpOptDlg>
  787. <bDave2>0</bDave2>
  788. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_can.c</PathWithFileName>
  789. <FilenameWithoutPath>gd32f30x_can.c</FilenameWithoutPath>
  790. <RteFlg>0</RteFlg>
  791. <bShared>0</bShared>
  792. </File>
  793. <File>
  794. <GroupNumber>7</GroupNumber>
  795. <FileNumber>36</FileNumber>
  796. <FileType>1</FileType>
  797. <tvExp>0</tvExp>
  798. <tvExpOptDlg>0</tvExpOptDlg>
  799. <bDave2>0</bDave2>
  800. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_crc.c</PathWithFileName>
  801. <FilenameWithoutPath>gd32f30x_crc.c</FilenameWithoutPath>
  802. <RteFlg>0</RteFlg>
  803. <bShared>0</bShared>
  804. </File>
  805. <File>
  806. <GroupNumber>7</GroupNumber>
  807. <FileNumber>37</FileNumber>
  808. <FileType>1</FileType>
  809. <tvExp>0</tvExp>
  810. <tvExpOptDlg>0</tvExpOptDlg>
  811. <bDave2>0</bDave2>
  812. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_ctc.c</PathWithFileName>
  813. <FilenameWithoutPath>gd32f30x_ctc.c</FilenameWithoutPath>
  814. <RteFlg>0</RteFlg>
  815. <bShared>0</bShared>
  816. </File>
  817. <File>
  818. <GroupNumber>7</GroupNumber>
  819. <FileNumber>38</FileNumber>
  820. <FileType>1</FileType>
  821. <tvExp>0</tvExp>
  822. <tvExpOptDlg>0</tvExpOptDlg>
  823. <bDave2>0</bDave2>
  824. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_dac.c</PathWithFileName>
  825. <FilenameWithoutPath>gd32f30x_dac.c</FilenameWithoutPath>
  826. <RteFlg>0</RteFlg>
  827. <bShared>0</bShared>
  828. </File>
  829. <File>
  830. <GroupNumber>7</GroupNumber>
  831. <FileNumber>39</FileNumber>
  832. <FileType>1</FileType>
  833. <tvExp>0</tvExp>
  834. <tvExpOptDlg>0</tvExpOptDlg>
  835. <bDave2>0</bDave2>
  836. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_dbg.c</PathWithFileName>
  837. <FilenameWithoutPath>gd32f30x_dbg.c</FilenameWithoutPath>
  838. <RteFlg>0</RteFlg>
  839. <bShared>0</bShared>
  840. </File>
  841. <File>
  842. <GroupNumber>7</GroupNumber>
  843. <FileNumber>40</FileNumber>
  844. <FileType>1</FileType>
  845. <tvExp>0</tvExp>
  846. <tvExpOptDlg>0</tvExpOptDlg>
  847. <bDave2>0</bDave2>
  848. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_dma.c</PathWithFileName>
  849. <FilenameWithoutPath>gd32f30x_dma.c</FilenameWithoutPath>
  850. <RteFlg>0</RteFlg>
  851. <bShared>0</bShared>
  852. </File>
  853. <File>
  854. <GroupNumber>7</GroupNumber>
  855. <FileNumber>41</FileNumber>
  856. <FileType>1</FileType>
  857. <tvExp>0</tvExp>
  858. <tvExpOptDlg>0</tvExpOptDlg>
  859. <bDave2>0</bDave2>
  860. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_enet.c</PathWithFileName>
  861. <FilenameWithoutPath>gd32f30x_enet.c</FilenameWithoutPath>
  862. <RteFlg>0</RteFlg>
  863. <bShared>0</bShared>
  864. </File>
  865. <File>
  866. <GroupNumber>7</GroupNumber>
  867. <FileNumber>42</FileNumber>
  868. <FileType>1</FileType>
  869. <tvExp>0</tvExp>
  870. <tvExpOptDlg>0</tvExpOptDlg>
  871. <bDave2>0</bDave2>
  872. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_exmc.c</PathWithFileName>
  873. <FilenameWithoutPath>gd32f30x_exmc.c</FilenameWithoutPath>
  874. <RteFlg>0</RteFlg>
  875. <bShared>0</bShared>
  876. </File>
  877. <File>
  878. <GroupNumber>7</GroupNumber>
  879. <FileNumber>43</FileNumber>
  880. <FileType>1</FileType>
  881. <tvExp>0</tvExp>
  882. <tvExpOptDlg>0</tvExpOptDlg>
  883. <bDave2>0</bDave2>
  884. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_exti.c</PathWithFileName>
  885. <FilenameWithoutPath>gd32f30x_exti.c</FilenameWithoutPath>
  886. <RteFlg>0</RteFlg>
  887. <bShared>0</bShared>
  888. </File>
  889. <File>
  890. <GroupNumber>7</GroupNumber>
  891. <FileNumber>44</FileNumber>
  892. <FileType>1</FileType>
  893. <tvExp>0</tvExp>
  894. <tvExpOptDlg>0</tvExpOptDlg>
  895. <bDave2>0</bDave2>
  896. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_fmc.c</PathWithFileName>
  897. <FilenameWithoutPath>gd32f30x_fmc.c</FilenameWithoutPath>
  898. <RteFlg>0</RteFlg>
  899. <bShared>0</bShared>
  900. </File>
  901. <File>
  902. <GroupNumber>7</GroupNumber>
  903. <FileNumber>45</FileNumber>
  904. <FileType>1</FileType>
  905. <tvExp>0</tvExp>
  906. <tvExpOptDlg>0</tvExpOptDlg>
  907. <bDave2>0</bDave2>
  908. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_fwdgt.c</PathWithFileName>
  909. <FilenameWithoutPath>gd32f30x_fwdgt.c</FilenameWithoutPath>
  910. <RteFlg>0</RteFlg>
  911. <bShared>0</bShared>
  912. </File>
  913. <File>
  914. <GroupNumber>7</GroupNumber>
  915. <FileNumber>46</FileNumber>
  916. <FileType>1</FileType>
  917. <tvExp>0</tvExp>
  918. <tvExpOptDlg>0</tvExpOptDlg>
  919. <bDave2>0</bDave2>
  920. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_gpio.c</PathWithFileName>
  921. <FilenameWithoutPath>gd32f30x_gpio.c</FilenameWithoutPath>
  922. <RteFlg>0</RteFlg>
  923. <bShared>0</bShared>
  924. </File>
  925. <File>
  926. <GroupNumber>7</GroupNumber>
  927. <FileNumber>47</FileNumber>
  928. <FileType>1</FileType>
  929. <tvExp>0</tvExp>
  930. <tvExpOptDlg>0</tvExpOptDlg>
  931. <bDave2>0</bDave2>
  932. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_i2c.c</PathWithFileName>
  933. <FilenameWithoutPath>gd32f30x_i2c.c</FilenameWithoutPath>
  934. <RteFlg>0</RteFlg>
  935. <bShared>0</bShared>
  936. </File>
  937. <File>
  938. <GroupNumber>7</GroupNumber>
  939. <FileNumber>48</FileNumber>
  940. <FileType>1</FileType>
  941. <tvExp>0</tvExp>
  942. <tvExpOptDlg>0</tvExpOptDlg>
  943. <bDave2>0</bDave2>
  944. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_misc.c</PathWithFileName>
  945. <FilenameWithoutPath>gd32f30x_misc.c</FilenameWithoutPath>
  946. <RteFlg>0</RteFlg>
  947. <bShared>0</bShared>
  948. </File>
  949. <File>
  950. <GroupNumber>7</GroupNumber>
  951. <FileNumber>49</FileNumber>
  952. <FileType>1</FileType>
  953. <tvExp>0</tvExp>
  954. <tvExpOptDlg>0</tvExpOptDlg>
  955. <bDave2>0</bDave2>
  956. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_pmu.c</PathWithFileName>
  957. <FilenameWithoutPath>gd32f30x_pmu.c</FilenameWithoutPath>
  958. <RteFlg>0</RteFlg>
  959. <bShared>0</bShared>
  960. </File>
  961. <File>
  962. <GroupNumber>7</GroupNumber>
  963. <FileNumber>50</FileNumber>
  964. <FileType>1</FileType>
  965. <tvExp>0</tvExp>
  966. <tvExpOptDlg>0</tvExpOptDlg>
  967. <bDave2>0</bDave2>
  968. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_rcu.c</PathWithFileName>
  969. <FilenameWithoutPath>gd32f30x_rcu.c</FilenameWithoutPath>
  970. <RteFlg>0</RteFlg>
  971. <bShared>0</bShared>
  972. </File>
  973. <File>
  974. <GroupNumber>7</GroupNumber>
  975. <FileNumber>51</FileNumber>
  976. <FileType>1</FileType>
  977. <tvExp>0</tvExp>
  978. <tvExpOptDlg>0</tvExpOptDlg>
  979. <bDave2>0</bDave2>
  980. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_rtc.c</PathWithFileName>
  981. <FilenameWithoutPath>gd32f30x_rtc.c</FilenameWithoutPath>
  982. <RteFlg>0</RteFlg>
  983. <bShared>0</bShared>
  984. </File>
  985. <File>
  986. <GroupNumber>7</GroupNumber>
  987. <FileNumber>52</FileNumber>
  988. <FileType>1</FileType>
  989. <tvExp>0</tvExp>
  990. <tvExpOptDlg>0</tvExpOptDlg>
  991. <bDave2>0</bDave2>
  992. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_sdio.c</PathWithFileName>
  993. <FilenameWithoutPath>gd32f30x_sdio.c</FilenameWithoutPath>
  994. <RteFlg>0</RteFlg>
  995. <bShared>0</bShared>
  996. </File>
  997. <File>
  998. <GroupNumber>7</GroupNumber>
  999. <FileNumber>53</FileNumber>
  1000. <FileType>1</FileType>
  1001. <tvExp>0</tvExp>
  1002. <tvExpOptDlg>0</tvExpOptDlg>
  1003. <bDave2>0</bDave2>
  1004. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_spi.c</PathWithFileName>
  1005. <FilenameWithoutPath>gd32f30x_spi.c</FilenameWithoutPath>
  1006. <RteFlg>0</RteFlg>
  1007. <bShared>0</bShared>
  1008. </File>
  1009. <File>
  1010. <GroupNumber>7</GroupNumber>
  1011. <FileNumber>54</FileNumber>
  1012. <FileType>1</FileType>
  1013. <tvExp>0</tvExp>
  1014. <tvExpOptDlg>0</tvExpOptDlg>
  1015. <bDave2>0</bDave2>
  1016. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_timer.c</PathWithFileName>
  1017. <FilenameWithoutPath>gd32f30x_timer.c</FilenameWithoutPath>
  1018. <RteFlg>0</RteFlg>
  1019. <bShared>0</bShared>
  1020. </File>
  1021. <File>
  1022. <GroupNumber>7</GroupNumber>
  1023. <FileNumber>55</FileNumber>
  1024. <FileType>1</FileType>
  1025. <tvExp>0</tvExp>
  1026. <tvExpOptDlg>0</tvExpOptDlg>
  1027. <bDave2>0</bDave2>
  1028. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_usart.c</PathWithFileName>
  1029. <FilenameWithoutPath>gd32f30x_usart.c</FilenameWithoutPath>
  1030. <RteFlg>0</RteFlg>
  1031. <bShared>0</bShared>
  1032. </File>
  1033. <File>
  1034. <GroupNumber>7</GroupNumber>
  1035. <FileNumber>56</FileNumber>
  1036. <FileType>1</FileType>
  1037. <tvExp>0</tvExp>
  1038. <tvExpOptDlg>0</tvExpOptDlg>
  1039. <bDave2>0</bDave2>
  1040. <PathWithFileName>..\STM32F10x_FWLib\src\gd32f30x_wwdgt.c</PathWithFileName>
  1041. <FilenameWithoutPath>gd32f30x_wwdgt.c</FilenameWithoutPath>
  1042. <RteFlg>0</RteFlg>
  1043. <bShared>0</bShared>
  1044. </File>
  1045. </Group>
  1046. <Group>
  1047. <GroupName>FreeRTOS_CORE</GroupName>
  1048. <tvExp>0</tvExp>
  1049. <tvExpOptDlg>0</tvExpOptDlg>
  1050. <cbSel>0</cbSel>
  1051. <RteFlg>0</RteFlg>
  1052. <File>
  1053. <GroupNumber>8</GroupNumber>
  1054. <FileNumber>57</FileNumber>
  1055. <FileType>1</FileType>
  1056. <tvExp>1</tvExp>
  1057. <tvExpOptDlg>0</tvExpOptDlg>
  1058. <bDave2>0</bDave2>
  1059. <PathWithFileName>..\FreeRTOS\croutine.c</PathWithFileName>
  1060. <FilenameWithoutPath>croutine.c</FilenameWithoutPath>
  1061. <RteFlg>0</RteFlg>
  1062. <bShared>0</bShared>
  1063. </File>
  1064. <File>
  1065. <GroupNumber>8</GroupNumber>
  1066. <FileNumber>58</FileNumber>
  1067. <FileType>1</FileType>
  1068. <tvExp>0</tvExp>
  1069. <tvExpOptDlg>0</tvExpOptDlg>
  1070. <bDave2>0</bDave2>
  1071. <PathWithFileName>..\FreeRTOS\event_groups.c</PathWithFileName>
  1072. <FilenameWithoutPath>event_groups.c</FilenameWithoutPath>
  1073. <RteFlg>0</RteFlg>
  1074. <bShared>0</bShared>
  1075. </File>
  1076. <File>
  1077. <GroupNumber>8</GroupNumber>
  1078. <FileNumber>59</FileNumber>
  1079. <FileType>1</FileType>
  1080. <tvExp>0</tvExp>
  1081. <tvExpOptDlg>0</tvExpOptDlg>
  1082. <bDave2>0</bDave2>
  1083. <PathWithFileName>..\FreeRTOS\list.c</PathWithFileName>
  1084. <FilenameWithoutPath>list.c</FilenameWithoutPath>
  1085. <RteFlg>0</RteFlg>
  1086. <bShared>0</bShared>
  1087. </File>
  1088. <File>
  1089. <GroupNumber>8</GroupNumber>
  1090. <FileNumber>60</FileNumber>
  1091. <FileType>1</FileType>
  1092. <tvExp>0</tvExp>
  1093. <tvExpOptDlg>0</tvExpOptDlg>
  1094. <bDave2>0</bDave2>
  1095. <PathWithFileName>..\FreeRTOS\queue.c</PathWithFileName>
  1096. <FilenameWithoutPath>queue.c</FilenameWithoutPath>
  1097. <RteFlg>0</RteFlg>
  1098. <bShared>0</bShared>
  1099. </File>
  1100. <File>
  1101. <GroupNumber>8</GroupNumber>
  1102. <FileNumber>61</FileNumber>
  1103. <FileType>1</FileType>
  1104. <tvExp>0</tvExp>
  1105. <tvExpOptDlg>0</tvExpOptDlg>
  1106. <bDave2>0</bDave2>
  1107. <PathWithFileName>..\FreeRTOS\tasks.c</PathWithFileName>
  1108. <FilenameWithoutPath>tasks.c</FilenameWithoutPath>
  1109. <RteFlg>0</RteFlg>
  1110. <bShared>0</bShared>
  1111. </File>
  1112. <File>
  1113. <GroupNumber>8</GroupNumber>
  1114. <FileNumber>62</FileNumber>
  1115. <FileType>1</FileType>
  1116. <tvExp>0</tvExp>
  1117. <tvExpOptDlg>0</tvExpOptDlg>
  1118. <bDave2>0</bDave2>
  1119. <PathWithFileName>..\FreeRTOS\timers.c</PathWithFileName>
  1120. <FilenameWithoutPath>timers.c</FilenameWithoutPath>
  1121. <RteFlg>0</RteFlg>
  1122. <bShared>0</bShared>
  1123. </File>
  1124. </Group>
  1125. <Group>
  1126. <GroupName>FreeRTOS_PORTABLE</GroupName>
  1127. <tvExp>0</tvExp>
  1128. <tvExpOptDlg>0</tvExpOptDlg>
  1129. <cbSel>0</cbSel>
  1130. <RteFlg>0</RteFlg>
  1131. <File>
  1132. <GroupNumber>9</GroupNumber>
  1133. <FileNumber>63</FileNumber>
  1134. <FileType>1</FileType>
  1135. <tvExp>0</tvExp>
  1136. <tvExpOptDlg>0</tvExpOptDlg>
  1137. <bDave2>0</bDave2>
  1138. <PathWithFileName>..\FreeRTOS\portable\MemMang\heap_4.c</PathWithFileName>
  1139. <FilenameWithoutPath>heap_4.c</FilenameWithoutPath>
  1140. <RteFlg>0</RteFlg>
  1141. <bShared>0</bShared>
  1142. </File>
  1143. <File>
  1144. <GroupNumber>9</GroupNumber>
  1145. <FileNumber>64</FileNumber>
  1146. <FileType>1</FileType>
  1147. <tvExp>0</tvExp>
  1148. <tvExpOptDlg>0</tvExpOptDlg>
  1149. <bDave2>0</bDave2>
  1150. <PathWithFileName>..\FreeRTOS\portable\RVDS\ARM_CM3\port.c</PathWithFileName>
  1151. <FilenameWithoutPath>port.c</FilenameWithoutPath>
  1152. <RteFlg>0</RteFlg>
  1153. <bShared>0</bShared>
  1154. </File>
  1155. </Group>
  1156. </ProjectOpt>