project.uvoptx 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928
  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</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>rt-thread</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>.\build\keil\List\</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>18</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>6</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>STLink\ST-LINKIII-KEIL_SWO.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>ST-LINKIII-KEIL_SWO</Key>
  118. <Name>-U066EFF495056867767222250 -O206 -SF4000 -C0 -A0 -I0 -HNlocalhost -HP7184 -P2 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8004 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128.FLM -FS08000000 -FL020000 -FP0($$Device:STM32F103RB$Flash\STM32F10x_128.FLM)</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>JL2CM3</Key>
  123. <Name>-U30000299 -O78 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(4) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN0</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>UL2CM3</Key>
  128. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0STM32F10x_128 -FL020000 -FS08000000 -FP0($$Device:STM32F103RB$Flash\STM32F10x_128.FLM)</Name>
  129. </SetRegEntry>
  130. </TargetDriverDllRegistry>
  131. <Breakpoint/>
  132. <Tracepoint>
  133. <THDelay>0</THDelay>
  134. </Tracepoint>
  135. <DebugFlag>
  136. <trace>0</trace>
  137. <periodic>0</periodic>
  138. <aLwin>0</aLwin>
  139. <aCover>0</aCover>
  140. <aSer1>0</aSer1>
  141. <aSer2>0</aSer2>
  142. <aPa>0</aPa>
  143. <viewmode>0</viewmode>
  144. <vrSel>0</vrSel>
  145. <aSym>0</aSym>
  146. <aTbox>0</aTbox>
  147. <AscS1>0</AscS1>
  148. <AscS2>0</AscS2>
  149. <AscS3>0</AscS3>
  150. <aSer3>0</aSer3>
  151. <eProf>0</eProf>
  152. <aLa>0</aLa>
  153. <aPa1>0</aPa1>
  154. <AscS4>0</AscS4>
  155. <aSer4>0</aSer4>
  156. <StkLoc>0</StkLoc>
  157. <TrcWin>0</TrcWin>
  158. <newCpu>0</newCpu>
  159. <uProt>0</uProt>
  160. </DebugFlag>
  161. <LintExecutable></LintExecutable>
  162. <LintConfigFile></LintConfigFile>
  163. <bLintAuto>0</bLintAuto>
  164. <bAutoGenD>0</bAutoGenD>
  165. <LntExFlags>0</LntExFlags>
  166. <pMisraName></pMisraName>
  167. <pszMrule></pszMrule>
  168. <pSingCmds></pSingCmds>
  169. <pMultCmds></pMultCmds>
  170. <pMisraNamep></pMisraNamep>
  171. <pszMrulep></pszMrulep>
  172. <pSingCmdsp></pSingCmdsp>
  173. <pMultCmdsp></pMultCmdsp>
  174. <DebugDescription>
  175. <Enable>1</Enable>
  176. <EnableLog>0</EnableLog>
  177. <Protocol>2</Protocol>
  178. <DbgClock>10000000</DbgClock>
  179. </DebugDescription>
  180. </TargetOption>
  181. </Target>
  182. <Group>
  183. <GroupName>Applications</GroupName>
  184. <tvExp>1</tvExp>
  185. <tvExpOptDlg>0</tvExpOptDlg>
  186. <cbSel>0</cbSel>
  187. <RteFlg>0</RteFlg>
  188. <File>
  189. <GroupNumber>1</GroupNumber>
  190. <FileNumber>1</FileNumber>
  191. <FileType>1</FileType>
  192. <tvExp>0</tvExp>
  193. <tvExpOptDlg>0</tvExpOptDlg>
  194. <bDave2>0</bDave2>
  195. <PathWithFileName>applications\main.c</PathWithFileName>
  196. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  197. <RteFlg>0</RteFlg>
  198. <bShared>0</bShared>
  199. </File>
  200. </Group>
  201. <Group>
  202. <GroupName>Drivers</GroupName>
  203. <tvExp>1</tvExp>
  204. <tvExpOptDlg>0</tvExpOptDlg>
  205. <cbSel>0</cbSel>
  206. <RteFlg>0</RteFlg>
  207. <File>
  208. <GroupNumber>2</GroupNumber>
  209. <FileNumber>2</FileNumber>
  210. <FileType>1</FileType>
  211. <tvExp>0</tvExp>
  212. <tvExpOptDlg>0</tvExpOptDlg>
  213. <bDave2>0</bDave2>
  214. <PathWithFileName>board\board.c</PathWithFileName>
  215. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  216. <RteFlg>0</RteFlg>
  217. <bShared>0</bShared>
  218. </File>
  219. <File>
  220. <GroupNumber>2</GroupNumber>
  221. <FileNumber>3</FileNumber>
  222. <FileType>1</FileType>
  223. <tvExp>0</tvExp>
  224. <tvExpOptDlg>0</tvExpOptDlg>
  225. <bDave2>0</bDave2>
  226. <PathWithFileName>board\CubeMX_Config\Src\stm32f1xx_hal_msp.c</PathWithFileName>
  227. <FilenameWithoutPath>stm32f1xx_hal_msp.c</FilenameWithoutPath>
  228. <RteFlg>0</RteFlg>
  229. <bShared>0</bShared>
  230. </File>
  231. <File>
  232. <GroupNumber>2</GroupNumber>
  233. <FileNumber>4</FileNumber>
  234. <FileType>2</FileType>
  235. <tvExp>0</tvExp>
  236. <tvExpOptDlg>0</tvExpOptDlg>
  237. <bDave2>0</bDave2>
  238. <PathWithFileName>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\arm\startup_stm32f103xb.s</PathWithFileName>
  239. <FilenameWithoutPath>startup_stm32f103xb.s</FilenameWithoutPath>
  240. <RteFlg>0</RteFlg>
  241. <bShared>0</bShared>
  242. </File>
  243. <File>
  244. <GroupNumber>2</GroupNumber>
  245. <FileNumber>5</FileNumber>
  246. <FileType>1</FileType>
  247. <tvExp>0</tvExp>
  248. <tvExpOptDlg>0</tvExpOptDlg>
  249. <bDave2>0</bDave2>
  250. <PathWithFileName>..\libraries\HAL_Drivers\drv_gpio.c</PathWithFileName>
  251. <FilenameWithoutPath>drv_gpio.c</FilenameWithoutPath>
  252. <RteFlg>0</RteFlg>
  253. <bShared>0</bShared>
  254. </File>
  255. <File>
  256. <GroupNumber>2</GroupNumber>
  257. <FileNumber>6</FileNumber>
  258. <FileType>1</FileType>
  259. <tvExp>0</tvExp>
  260. <tvExpOptDlg>0</tvExpOptDlg>
  261. <bDave2>0</bDave2>
  262. <PathWithFileName>..\libraries\HAL_Drivers\drv_usart.c</PathWithFileName>
  263. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  264. <RteFlg>0</RteFlg>
  265. <bShared>0</bShared>
  266. </File>
  267. <File>
  268. <GroupNumber>2</GroupNumber>
  269. <FileNumber>7</FileNumber>
  270. <FileType>1</FileType>
  271. <tvExp>0</tvExp>
  272. <tvExpOptDlg>0</tvExpOptDlg>
  273. <bDave2>0</bDave2>
  274. <PathWithFileName>..\libraries\HAL_Drivers\drv_common.c</PathWithFileName>
  275. <FilenameWithoutPath>drv_common.c</FilenameWithoutPath>
  276. <RteFlg>0</RteFlg>
  277. <bShared>0</bShared>
  278. </File>
  279. </Group>
  280. <Group>
  281. <GroupName>Kernel</GroupName>
  282. <tvExp>1</tvExp>
  283. <tvExpOptDlg>0</tvExpOptDlg>
  284. <cbSel>0</cbSel>
  285. <RteFlg>0</RteFlg>
  286. <File>
  287. <GroupNumber>3</GroupNumber>
  288. <FileNumber>8</FileNumber>
  289. <FileType>1</FileType>
  290. <tvExp>0</tvExp>
  291. <tvExpOptDlg>0</tvExpOptDlg>
  292. <bDave2>0</bDave2>
  293. <PathWithFileName>..\..\..\src\clock.c</PathWithFileName>
  294. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  295. <RteFlg>0</RteFlg>
  296. <bShared>0</bShared>
  297. </File>
  298. <File>
  299. <GroupNumber>3</GroupNumber>
  300. <FileNumber>9</FileNumber>
  301. <FileType>1</FileType>
  302. <tvExp>0</tvExp>
  303. <tvExpOptDlg>0</tvExpOptDlg>
  304. <bDave2>0</bDave2>
  305. <PathWithFileName>..\..\..\src\components.c</PathWithFileName>
  306. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  307. <RteFlg>0</RteFlg>
  308. <bShared>0</bShared>
  309. </File>
  310. <File>
  311. <GroupNumber>3</GroupNumber>
  312. <FileNumber>10</FileNumber>
  313. <FileType>1</FileType>
  314. <tvExp>0</tvExp>
  315. <tvExpOptDlg>0</tvExpOptDlg>
  316. <bDave2>0</bDave2>
  317. <PathWithFileName>..\..\..\src\cpu.c</PathWithFileName>
  318. <FilenameWithoutPath>cpu.c</FilenameWithoutPath>
  319. <RteFlg>0</RteFlg>
  320. <bShared>0</bShared>
  321. </File>
  322. <File>
  323. <GroupNumber>3</GroupNumber>
  324. <FileNumber>11</FileNumber>
  325. <FileType>1</FileType>
  326. <tvExp>0</tvExp>
  327. <tvExpOptDlg>0</tvExpOptDlg>
  328. <bDave2>0</bDave2>
  329. <PathWithFileName>..\..\..\src\device.c</PathWithFileName>
  330. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  331. <RteFlg>0</RteFlg>
  332. <bShared>0</bShared>
  333. </File>
  334. <File>
  335. <GroupNumber>3</GroupNumber>
  336. <FileNumber>12</FileNumber>
  337. <FileType>1</FileType>
  338. <tvExp>0</tvExp>
  339. <tvExpOptDlg>0</tvExpOptDlg>
  340. <bDave2>0</bDave2>
  341. <PathWithFileName>..\..\..\src\idle.c</PathWithFileName>
  342. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  343. <RteFlg>0</RteFlg>
  344. <bShared>0</bShared>
  345. </File>
  346. <File>
  347. <GroupNumber>3</GroupNumber>
  348. <FileNumber>13</FileNumber>
  349. <FileType>1</FileType>
  350. <tvExp>0</tvExp>
  351. <tvExpOptDlg>0</tvExpOptDlg>
  352. <bDave2>0</bDave2>
  353. <PathWithFileName>..\..\..\src\ipc.c</PathWithFileName>
  354. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  355. <RteFlg>0</RteFlg>
  356. <bShared>0</bShared>
  357. </File>
  358. <File>
  359. <GroupNumber>3</GroupNumber>
  360. <FileNumber>14</FileNumber>
  361. <FileType>1</FileType>
  362. <tvExp>0</tvExp>
  363. <tvExpOptDlg>0</tvExpOptDlg>
  364. <bDave2>0</bDave2>
  365. <PathWithFileName>..\..\..\src\irq.c</PathWithFileName>
  366. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  367. <RteFlg>0</RteFlg>
  368. <bShared>0</bShared>
  369. </File>
  370. <File>
  371. <GroupNumber>3</GroupNumber>
  372. <FileNumber>15</FileNumber>
  373. <FileType>1</FileType>
  374. <tvExp>0</tvExp>
  375. <tvExpOptDlg>0</tvExpOptDlg>
  376. <bDave2>0</bDave2>
  377. <PathWithFileName>..\..\..\src\kservice.c</PathWithFileName>
  378. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  379. <RteFlg>0</RteFlg>
  380. <bShared>0</bShared>
  381. </File>
  382. <File>
  383. <GroupNumber>3</GroupNumber>
  384. <FileNumber>16</FileNumber>
  385. <FileType>1</FileType>
  386. <tvExp>0</tvExp>
  387. <tvExpOptDlg>0</tvExpOptDlg>
  388. <bDave2>0</bDave2>
  389. <PathWithFileName>..\..\..\src\mem.c</PathWithFileName>
  390. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  391. <RteFlg>0</RteFlg>
  392. <bShared>0</bShared>
  393. </File>
  394. <File>
  395. <GroupNumber>3</GroupNumber>
  396. <FileNumber>17</FileNumber>
  397. <FileType>1</FileType>
  398. <tvExp>0</tvExp>
  399. <tvExpOptDlg>0</tvExpOptDlg>
  400. <bDave2>0</bDave2>
  401. <PathWithFileName>..\..\..\src\memheap.c</PathWithFileName>
  402. <FilenameWithoutPath>memheap.c</FilenameWithoutPath>
  403. <RteFlg>0</RteFlg>
  404. <bShared>0</bShared>
  405. </File>
  406. <File>
  407. <GroupNumber>3</GroupNumber>
  408. <FileNumber>18</FileNumber>
  409. <FileType>1</FileType>
  410. <tvExp>0</tvExp>
  411. <tvExpOptDlg>0</tvExpOptDlg>
  412. <bDave2>0</bDave2>
  413. <PathWithFileName>..\..\..\src\mempool.c</PathWithFileName>
  414. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  415. <RteFlg>0</RteFlg>
  416. <bShared>0</bShared>
  417. </File>
  418. <File>
  419. <GroupNumber>3</GroupNumber>
  420. <FileNumber>19</FileNumber>
  421. <FileType>1</FileType>
  422. <tvExp>0</tvExp>
  423. <tvExpOptDlg>0</tvExpOptDlg>
  424. <bDave2>0</bDave2>
  425. <PathWithFileName>..\..\..\src\object.c</PathWithFileName>
  426. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  427. <RteFlg>0</RteFlg>
  428. <bShared>0</bShared>
  429. </File>
  430. <File>
  431. <GroupNumber>3</GroupNumber>
  432. <FileNumber>20</FileNumber>
  433. <FileType>1</FileType>
  434. <tvExp>0</tvExp>
  435. <tvExpOptDlg>0</tvExpOptDlg>
  436. <bDave2>0</bDave2>
  437. <PathWithFileName>..\..\..\src\scheduler.c</PathWithFileName>
  438. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  439. <RteFlg>0</RteFlg>
  440. <bShared>0</bShared>
  441. </File>
  442. <File>
  443. <GroupNumber>3</GroupNumber>
  444. <FileNumber>21</FileNumber>
  445. <FileType>1</FileType>
  446. <tvExp>0</tvExp>
  447. <tvExpOptDlg>0</tvExpOptDlg>
  448. <bDave2>0</bDave2>
  449. <PathWithFileName>..\..\..\src\signal.c</PathWithFileName>
  450. <FilenameWithoutPath>signal.c</FilenameWithoutPath>
  451. <RteFlg>0</RteFlg>
  452. <bShared>0</bShared>
  453. </File>
  454. <File>
  455. <GroupNumber>3</GroupNumber>
  456. <FileNumber>22</FileNumber>
  457. <FileType>1</FileType>
  458. <tvExp>0</tvExp>
  459. <tvExpOptDlg>0</tvExpOptDlg>
  460. <bDave2>0</bDave2>
  461. <PathWithFileName>..\..\..\src\thread.c</PathWithFileName>
  462. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  463. <RteFlg>0</RteFlg>
  464. <bShared>0</bShared>
  465. </File>
  466. <File>
  467. <GroupNumber>3</GroupNumber>
  468. <FileNumber>23</FileNumber>
  469. <FileType>1</FileType>
  470. <tvExp>0</tvExp>
  471. <tvExpOptDlg>0</tvExpOptDlg>
  472. <bDave2>0</bDave2>
  473. <PathWithFileName>..\..\..\src\timer.c</PathWithFileName>
  474. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  475. <RteFlg>0</RteFlg>
  476. <bShared>0</bShared>
  477. </File>
  478. </Group>
  479. <Group>
  480. <GroupName>CORTEX-M3</GroupName>
  481. <tvExp>1</tvExp>
  482. <tvExpOptDlg>0</tvExpOptDlg>
  483. <cbSel>0</cbSel>
  484. <RteFlg>0</RteFlg>
  485. <File>
  486. <GroupNumber>4</GroupNumber>
  487. <FileNumber>24</FileNumber>
  488. <FileType>1</FileType>
  489. <tvExp>0</tvExp>
  490. <tvExpOptDlg>0</tvExpOptDlg>
  491. <bDave2>0</bDave2>
  492. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\cpuport.c</PathWithFileName>
  493. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  494. <RteFlg>0</RteFlg>
  495. <bShared>0</bShared>
  496. </File>
  497. <File>
  498. <GroupNumber>4</GroupNumber>
  499. <FileNumber>25</FileNumber>
  500. <FileType>2</FileType>
  501. <tvExp>0</tvExp>
  502. <tvExpOptDlg>0</tvExpOptDlg>
  503. <bDave2>0</bDave2>
  504. <PathWithFileName>..\..\..\libcpu\arm\cortex-m3\context_rvds.S</PathWithFileName>
  505. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  506. <RteFlg>0</RteFlg>
  507. <bShared>0</bShared>
  508. </File>
  509. <File>
  510. <GroupNumber>4</GroupNumber>
  511. <FileNumber>26</FileNumber>
  512. <FileType>1</FileType>
  513. <tvExp>0</tvExp>
  514. <tvExpOptDlg>0</tvExpOptDlg>
  515. <bDave2>0</bDave2>
  516. <PathWithFileName>..\..\..\libcpu\arm\common\backtrace.c</PathWithFileName>
  517. <FilenameWithoutPath>backtrace.c</FilenameWithoutPath>
  518. <RteFlg>0</RteFlg>
  519. <bShared>0</bShared>
  520. </File>
  521. <File>
  522. <GroupNumber>4</GroupNumber>
  523. <FileNumber>27</FileNumber>
  524. <FileType>1</FileType>
  525. <tvExp>0</tvExp>
  526. <tvExpOptDlg>0</tvExpOptDlg>
  527. <bDave2>0</bDave2>
  528. <PathWithFileName>..\..\..\libcpu\arm\common\div0.c</PathWithFileName>
  529. <FilenameWithoutPath>div0.c</FilenameWithoutPath>
  530. <RteFlg>0</RteFlg>
  531. <bShared>0</bShared>
  532. </File>
  533. <File>
  534. <GroupNumber>4</GroupNumber>
  535. <FileNumber>28</FileNumber>
  536. <FileType>1</FileType>
  537. <tvExp>0</tvExp>
  538. <tvExpOptDlg>0</tvExpOptDlg>
  539. <bDave2>0</bDave2>
  540. <PathWithFileName>..\..\..\libcpu\arm\common\showmem.c</PathWithFileName>
  541. <FilenameWithoutPath>showmem.c</FilenameWithoutPath>
  542. <RteFlg>0</RteFlg>
  543. <bShared>0</bShared>
  544. </File>
  545. </Group>
  546. <Group>
  547. <GroupName>DeviceDrivers</GroupName>
  548. <tvExp>1</tvExp>
  549. <tvExpOptDlg>0</tvExpOptDlg>
  550. <cbSel>0</cbSel>
  551. <RteFlg>0</RteFlg>
  552. <File>
  553. <GroupNumber>5</GroupNumber>
  554. <FileNumber>29</FileNumber>
  555. <FileType>1</FileType>
  556. <tvExp>0</tvExp>
  557. <tvExpOptDlg>0</tvExpOptDlg>
  558. <bDave2>0</bDave2>
  559. <PathWithFileName>..\..\..\components\drivers\misc\pin.c</PathWithFileName>
  560. <FilenameWithoutPath>pin.c</FilenameWithoutPath>
  561. <RteFlg>0</RteFlg>
  562. <bShared>0</bShared>
  563. </File>
  564. <File>
  565. <GroupNumber>5</GroupNumber>
  566. <FileNumber>30</FileNumber>
  567. <FileType>1</FileType>
  568. <tvExp>0</tvExp>
  569. <tvExpOptDlg>0</tvExpOptDlg>
  570. <bDave2>0</bDave2>
  571. <PathWithFileName>..\..\..\components\drivers\serial\serial.c</PathWithFileName>
  572. <FilenameWithoutPath>serial.c</FilenameWithoutPath>
  573. <RteFlg>0</RteFlg>
  574. <bShared>0</bShared>
  575. </File>
  576. <File>
  577. <GroupNumber>5</GroupNumber>
  578. <FileNumber>31</FileNumber>
  579. <FileType>1</FileType>
  580. <tvExp>0</tvExp>
  581. <tvExpOptDlg>0</tvExpOptDlg>
  582. <bDave2>0</bDave2>
  583. <PathWithFileName>..\..\..\components\drivers\src\completion.c</PathWithFileName>
  584. <FilenameWithoutPath>completion.c</FilenameWithoutPath>
  585. <RteFlg>0</RteFlg>
  586. <bShared>0</bShared>
  587. </File>
  588. <File>
  589. <GroupNumber>5</GroupNumber>
  590. <FileNumber>32</FileNumber>
  591. <FileType>1</FileType>
  592. <tvExp>0</tvExp>
  593. <tvExpOptDlg>0</tvExpOptDlg>
  594. <bDave2>0</bDave2>
  595. <PathWithFileName>..\..\..\components\drivers\src\dataqueue.c</PathWithFileName>
  596. <FilenameWithoutPath>dataqueue.c</FilenameWithoutPath>
  597. <RteFlg>0</RteFlg>
  598. <bShared>0</bShared>
  599. </File>
  600. <File>
  601. <GroupNumber>5</GroupNumber>
  602. <FileNumber>33</FileNumber>
  603. <FileType>1</FileType>
  604. <tvExp>0</tvExp>
  605. <tvExpOptDlg>0</tvExpOptDlg>
  606. <bDave2>0</bDave2>
  607. <PathWithFileName>..\..\..\components\drivers\src\pipe.c</PathWithFileName>
  608. <FilenameWithoutPath>pipe.c</FilenameWithoutPath>
  609. <RteFlg>0</RteFlg>
  610. <bShared>0</bShared>
  611. </File>
  612. <File>
  613. <GroupNumber>5</GroupNumber>
  614. <FileNumber>34</FileNumber>
  615. <FileType>1</FileType>
  616. <tvExp>0</tvExp>
  617. <tvExpOptDlg>0</tvExpOptDlg>
  618. <bDave2>0</bDave2>
  619. <PathWithFileName>..\..\..\components\drivers\src\ringblk_buf.c</PathWithFileName>
  620. <FilenameWithoutPath>ringblk_buf.c</FilenameWithoutPath>
  621. <RteFlg>0</RteFlg>
  622. <bShared>0</bShared>
  623. </File>
  624. <File>
  625. <GroupNumber>5</GroupNumber>
  626. <FileNumber>35</FileNumber>
  627. <FileType>1</FileType>
  628. <tvExp>0</tvExp>
  629. <tvExpOptDlg>0</tvExpOptDlg>
  630. <bDave2>0</bDave2>
  631. <PathWithFileName>..\..\..\components\drivers\src\ringbuffer.c</PathWithFileName>
  632. <FilenameWithoutPath>ringbuffer.c</FilenameWithoutPath>
  633. <RteFlg>0</RteFlg>
  634. <bShared>0</bShared>
  635. </File>
  636. <File>
  637. <GroupNumber>5</GroupNumber>
  638. <FileNumber>36</FileNumber>
  639. <FileType>1</FileType>
  640. <tvExp>0</tvExp>
  641. <tvExpOptDlg>0</tvExpOptDlg>
  642. <bDave2>0</bDave2>
  643. <PathWithFileName>..\..\..\components\drivers\src\waitqueue.c</PathWithFileName>
  644. <FilenameWithoutPath>waitqueue.c</FilenameWithoutPath>
  645. <RteFlg>0</RteFlg>
  646. <bShared>0</bShared>
  647. </File>
  648. <File>
  649. <GroupNumber>5</GroupNumber>
  650. <FileNumber>37</FileNumber>
  651. <FileType>1</FileType>
  652. <tvExp>0</tvExp>
  653. <tvExpOptDlg>0</tvExpOptDlg>
  654. <bDave2>0</bDave2>
  655. <PathWithFileName>..\..\..\components\drivers\src\workqueue.c</PathWithFileName>
  656. <FilenameWithoutPath>workqueue.c</FilenameWithoutPath>
  657. <RteFlg>0</RteFlg>
  658. <bShared>0</bShared>
  659. </File>
  660. </Group>
  661. <Group>
  662. <GroupName>finsh</GroupName>
  663. <tvExp>1</tvExp>
  664. <tvExpOptDlg>0</tvExpOptDlg>
  665. <cbSel>0</cbSel>
  666. <RteFlg>0</RteFlg>
  667. <File>
  668. <GroupNumber>6</GroupNumber>
  669. <FileNumber>38</FileNumber>
  670. <FileType>1</FileType>
  671. <tvExp>0</tvExp>
  672. <tvExpOptDlg>0</tvExpOptDlg>
  673. <bDave2>0</bDave2>
  674. <PathWithFileName>..\..\..\components\finsh\shell.c</PathWithFileName>
  675. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  676. <RteFlg>0</RteFlg>
  677. <bShared>0</bShared>
  678. </File>
  679. <File>
  680. <GroupNumber>6</GroupNumber>
  681. <FileNumber>39</FileNumber>
  682. <FileType>1</FileType>
  683. <tvExp>0</tvExp>
  684. <tvExpOptDlg>0</tvExpOptDlg>
  685. <bDave2>0</bDave2>
  686. <PathWithFileName>..\..\..\components\finsh\symbol.c</PathWithFileName>
  687. <FilenameWithoutPath>symbol.c</FilenameWithoutPath>
  688. <RteFlg>0</RteFlg>
  689. <bShared>0</bShared>
  690. </File>
  691. <File>
  692. <GroupNumber>6</GroupNumber>
  693. <FileNumber>40</FileNumber>
  694. <FileType>1</FileType>
  695. <tvExp>0</tvExp>
  696. <tvExpOptDlg>0</tvExpOptDlg>
  697. <bDave2>0</bDave2>
  698. <PathWithFileName>..\..\..\components\finsh\cmd.c</PathWithFileName>
  699. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  700. <RteFlg>0</RteFlg>
  701. <bShared>0</bShared>
  702. </File>
  703. <File>
  704. <GroupNumber>6</GroupNumber>
  705. <FileNumber>41</FileNumber>
  706. <FileType>1</FileType>
  707. <tvExp>0</tvExp>
  708. <tvExpOptDlg>0</tvExpOptDlg>
  709. <bDave2>0</bDave2>
  710. <PathWithFileName>..\..\..\components\finsh\msh.c</PathWithFileName>
  711. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  712. <RteFlg>0</RteFlg>
  713. <bShared>0</bShared>
  714. </File>
  715. <File>
  716. <GroupNumber>6</GroupNumber>
  717. <FileNumber>42</FileNumber>
  718. <FileType>1</FileType>
  719. <tvExp>0</tvExp>
  720. <tvExpOptDlg>0</tvExpOptDlg>
  721. <bDave2>0</bDave2>
  722. <PathWithFileName>..\..\..\components\finsh\msh_cmd.c</PathWithFileName>
  723. <FilenameWithoutPath>msh_cmd.c</FilenameWithoutPath>
  724. <RteFlg>0</RteFlg>
  725. <bShared>0</bShared>
  726. </File>
  727. <File>
  728. <GroupNumber>6</GroupNumber>
  729. <FileNumber>43</FileNumber>
  730. <FileType>1</FileType>
  731. <tvExp>0</tvExp>
  732. <tvExpOptDlg>0</tvExpOptDlg>
  733. <bDave2>0</bDave2>
  734. <PathWithFileName>..\..\..\components\finsh\msh_file.c</PathWithFileName>
  735. <FilenameWithoutPath>msh_file.c</FilenameWithoutPath>
  736. <RteFlg>0</RteFlg>
  737. <bShared>0</bShared>
  738. </File>
  739. </Group>
  740. <Group>
  741. <GroupName>STM32_HAL</GroupName>
  742. <tvExp>1</tvExp>
  743. <tvExpOptDlg>0</tvExpOptDlg>
  744. <cbSel>0</cbSel>
  745. <RteFlg>0</RteFlg>
  746. <File>
  747. <GroupNumber>7</GroupNumber>
  748. <FileNumber>44</FileNumber>
  749. <FileType>1</FileType>
  750. <tvExp>0</tvExp>
  751. <tvExpOptDlg>0</tvExpOptDlg>
  752. <bDave2>0</bDave2>
  753. <PathWithFileName>..\libraries\STM32F1xx_HAL\CMSIS\Device\ST\STM32F1xx\Source\Templates\system_stm32f1xx.c</PathWithFileName>
  754. <FilenameWithoutPath>system_stm32f1xx.c</FilenameWithoutPath>
  755. <RteFlg>0</RteFlg>
  756. <bShared>0</bShared>
  757. </File>
  758. <File>
  759. <GroupNumber>7</GroupNumber>
  760. <FileNumber>45</FileNumber>
  761. <FileType>1</FileType>
  762. <tvExp>0</tvExp>
  763. <tvExpOptDlg>0</tvExpOptDlg>
  764. <bDave2>0</bDave2>
  765. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c</PathWithFileName>
  766. <FilenameWithoutPath>stm32f1xx_hal_dma.c</FilenameWithoutPath>
  767. <RteFlg>0</RteFlg>
  768. <bShared>0</bShared>
  769. </File>
  770. <File>
  771. <GroupNumber>7</GroupNumber>
  772. <FileNumber>46</FileNumber>
  773. <FileType>1</FileType>
  774. <tvExp>0</tvExp>
  775. <tvExpOptDlg>0</tvExpOptDlg>
  776. <bDave2>0</bDave2>
  777. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c</PathWithFileName>
  778. <FilenameWithoutPath>stm32f1xx_hal_cortex.c</FilenameWithoutPath>
  779. <RteFlg>0</RteFlg>
  780. <bShared>0</bShared>
  781. </File>
  782. <File>
  783. <GroupNumber>7</GroupNumber>
  784. <FileNumber>47</FileNumber>
  785. <FileType>1</FileType>
  786. <tvExp>0</tvExp>
  787. <tvExpOptDlg>0</tvExpOptDlg>
  788. <bDave2>0</bDave2>
  789. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_crc.c</PathWithFileName>
  790. <FilenameWithoutPath>stm32f1xx_hal_crc.c</FilenameWithoutPath>
  791. <RteFlg>0</RteFlg>
  792. <bShared>0</bShared>
  793. </File>
  794. <File>
  795. <GroupNumber>7</GroupNumber>
  796. <FileNumber>48</FileNumber>
  797. <FileType>1</FileType>
  798. <tvExp>0</tvExp>
  799. <tvExpOptDlg>0</tvExpOptDlg>
  800. <bDave2>0</bDave2>
  801. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c</PathWithFileName>
  802. <FilenameWithoutPath>stm32f1xx_hal_pwr.c</FilenameWithoutPath>
  803. <RteFlg>0</RteFlg>
  804. <bShared>0</bShared>
  805. </File>
  806. <File>
  807. <GroupNumber>7</GroupNumber>
  808. <FileNumber>49</FileNumber>
  809. <FileType>1</FileType>
  810. <tvExp>0</tvExp>
  811. <tvExpOptDlg>0</tvExpOptDlg>
  812. <bDave2>0</bDave2>
  813. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c</PathWithFileName>
  814. <FilenameWithoutPath>stm32f1xx_hal_rcc.c</FilenameWithoutPath>
  815. <RteFlg>0</RteFlg>
  816. <bShared>0</bShared>
  817. </File>
  818. <File>
  819. <GroupNumber>7</GroupNumber>
  820. <FileNumber>50</FileNumber>
  821. <FileType>1</FileType>
  822. <tvExp>0</tvExp>
  823. <tvExpOptDlg>0</tvExpOptDlg>
  824. <bDave2>0</bDave2>
  825. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c</PathWithFileName>
  826. <FilenameWithoutPath>stm32f1xx_hal_rcc_ex.c</FilenameWithoutPath>
  827. <RteFlg>0</RteFlg>
  828. <bShared>0</bShared>
  829. </File>
  830. <File>
  831. <GroupNumber>7</GroupNumber>
  832. <FileNumber>51</FileNumber>
  833. <FileType>1</FileType>
  834. <tvExp>0</tvExp>
  835. <tvExpOptDlg>0</tvExpOptDlg>
  836. <bDave2>0</bDave2>
  837. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c</PathWithFileName>
  838. <FilenameWithoutPath>stm32f1xx_hal.c</FilenameWithoutPath>
  839. <RteFlg>0</RteFlg>
  840. <bShared>0</bShared>
  841. </File>
  842. <File>
  843. <GroupNumber>7</GroupNumber>
  844. <FileNumber>52</FileNumber>
  845. <FileType>1</FileType>
  846. <tvExp>0</tvExp>
  847. <tvExpOptDlg>0</tvExpOptDlg>
  848. <bDave2>0</bDave2>
  849. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cec.c</PathWithFileName>
  850. <FilenameWithoutPath>stm32f1xx_hal_cec.c</FilenameWithoutPath>
  851. <RteFlg>0</RteFlg>
  852. <bShared>0</bShared>
  853. </File>
  854. <File>
  855. <GroupNumber>7</GroupNumber>
  856. <FileNumber>53</FileNumber>
  857. <FileType>1</FileType>
  858. <tvExp>0</tvExp>
  859. <tvExpOptDlg>0</tvExpOptDlg>
  860. <bDave2>0</bDave2>
  861. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_sram.c</PathWithFileName>
  862. <FilenameWithoutPath>stm32f1xx_hal_sram.c</FilenameWithoutPath>
  863. <RteFlg>0</RteFlg>
  864. <bShared>0</bShared>
  865. </File>
  866. <File>
  867. <GroupNumber>7</GroupNumber>
  868. <FileNumber>54</FileNumber>
  869. <FileType>1</FileType>
  870. <tvExp>0</tvExp>
  871. <tvExpOptDlg>0</tvExpOptDlg>
  872. <bDave2>0</bDave2>
  873. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c</PathWithFileName>
  874. <FilenameWithoutPath>stm32f1xx_hal_gpio.c</FilenameWithoutPath>
  875. <RteFlg>0</RteFlg>
  876. <bShared>0</bShared>
  877. </File>
  878. <File>
  879. <GroupNumber>7</GroupNumber>
  880. <FileNumber>55</FileNumber>
  881. <FileType>1</FileType>
  882. <tvExp>0</tvExp>
  883. <tvExpOptDlg>0</tvExpOptDlg>
  884. <bDave2>0</bDave2>
  885. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c</PathWithFileName>
  886. <FilenameWithoutPath>stm32f1xx_hal_gpio_ex.c</FilenameWithoutPath>
  887. <RteFlg>0</RteFlg>
  888. <bShared>0</bShared>
  889. </File>
  890. <File>
  891. <GroupNumber>7</GroupNumber>
  892. <FileNumber>56</FileNumber>
  893. <FileType>1</FileType>
  894. <tvExp>0</tvExp>
  895. <tvExpOptDlg>0</tvExpOptDlg>
  896. <bDave2>0</bDave2>
  897. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c</PathWithFileName>
  898. <FilenameWithoutPath>stm32f1xx_hal_uart.c</FilenameWithoutPath>
  899. <RteFlg>0</RteFlg>
  900. <bShared>0</bShared>
  901. </File>
  902. <File>
  903. <GroupNumber>7</GroupNumber>
  904. <FileNumber>57</FileNumber>
  905. <FileType>1</FileType>
  906. <tvExp>0</tvExp>
  907. <tvExpOptDlg>0</tvExpOptDlg>
  908. <bDave2>0</bDave2>
  909. <PathWithFileName>..\libraries\STM32F1xx_HAL\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_usart.c</PathWithFileName>
  910. <FilenameWithoutPath>stm32f1xx_hal_usart.c</FilenameWithoutPath>
  911. <RteFlg>0</RteFlg>
  912. <bShared>0</bShared>
  913. </File>
  914. </Group>
  915. </ProjectOpt>