Z20PMU.uvoptx 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246
  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>Z20PMU</TargetName>
  21. <ToolsetNumber>0x4</ToolsetNumber>
  22. <ToolsetName>ARM-ADS</ToolsetName>
  23. <TargetOption>
  24. <CLKADS>8000000</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>.\Z20PMU\</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>1</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>4</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>Segger\JL2CM3.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>DLGUARM</Key>
  118. <Name>?</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>ARMRTXEVENTFLAGS</Key>
  123. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>DLGTARM</Key>
  128. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=1345,192,1603,780,0)(1012=-1,-1,-1,-1,0)</Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ARMDBGFLAGS</Key>
  133. <Name></Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>JL2CM3</Key>
  138. <Name>-U69404999 -O78 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8004 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F405RGTx$CMSIS\Flash\STM32F4xx_1024.FLM)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>UL2CM3</Key>
  143. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F4xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F405RGTx$CMSIS\Flash\STM32F4xx_1024.FLM))</Name>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>ST-LINKIII-KEIL_SWO</Key>
  148. <Name>-U-O142 -O2254 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F4xx_1024.FLM -FS08000000 -FL0100000 -FP0($$Device:STM32F405RGTx$CMSIS\Flash\STM32F4xx_1024.FLM)</Name>
  149. </SetRegEntry>
  150. </TargetDriverDllRegistry>
  151. <Breakpoint/>
  152. <WatchWindow1>
  153. <Ww>
  154. <count>0</count>
  155. <WinNumber>1</WinNumber>
  156. <ItemText>z70_info</ItemText>
  157. </Ww>
  158. <Ww>
  159. <count>1</count>
  160. <WinNumber>1</WinNumber>
  161. <ItemText>churn_size</ItemText>
  162. </Ww>
  163. <Ww>
  164. <count>2</count>
  165. <WinNumber>1</WinNumber>
  166. <ItemText>churn</ItemText>
  167. </Ww>
  168. <Ww>
  169. <count>3</count>
  170. <WinNumber>1</WinNumber>
  171. <ItemText>Dev.Checklow</ItemText>
  172. </Ww>
  173. <Ww>
  174. <count>4</count>
  175. <WinNumber>1</WinNumber>
  176. <ItemText>A8_LIQUID_Pin</ItemText>
  177. </Ww>
  178. <Ww>
  179. <count>5</count>
  180. <WinNumber>1</WinNumber>
  181. <ItemText>Dev.Temperature_Sensor</ItemText>
  182. </Ww>
  183. </WatchWindow1>
  184. <WatchWindow2>
  185. <Ww>
  186. <count>0</count>
  187. <WinNumber>2</WinNumber>
  188. <ItemText>Poweramp_recv_index</ItemText>
  189. </Ww>
  190. <Ww>
  191. <count>1</count>
  192. <WinNumber>2</WinNumber>
  193. <ItemText>Herewin_Link</ItemText>
  194. </Ww>
  195. <Ww>
  196. <count>2</count>
  197. <WinNumber>2</WinNumber>
  198. <ItemText>Poweramp_Link</ItemText>
  199. </Ww>
  200. <Ww>
  201. <count>3</count>
  202. <WinNumber>2</WinNumber>
  203. <ItemText>EscMsg</ItemText>
  204. </Ww>
  205. <Ww>
  206. <count>4</count>
  207. <WinNumber>2</WinNumber>
  208. <ItemText>Device2</ItemText>
  209. </Ww>
  210. <Ww>
  211. <count>5</count>
  212. <WinNumber>2</WinNumber>
  213. <ItemText>send_uart_rkfifo,0x10</ItemText>
  214. </Ww>
  215. <Ww>
  216. <count>6</count>
  217. <WinNumber>2</WinNumber>
  218. <ItemText>uavr12_info.fcu_set_sensi_flag</ItemText>
  219. </Ww>
  220. </WatchWindow2>
  221. <MemoryWindow1>
  222. <Mm>
  223. <WinNumber>1</WinNumber>
  224. <SubType>2</SubType>
  225. <ItemText>0x20005004</ItemText>
  226. <AccSizeX>0</AccSizeX>
  227. </Mm>
  228. </MemoryWindow1>
  229. <Tracepoint>
  230. <THDelay>0</THDelay>
  231. </Tracepoint>
  232. <DebugFlag>
  233. <trace>0</trace>
  234. <periodic>1</periodic>
  235. <aLwin>1</aLwin>
  236. <aCover>0</aCover>
  237. <aSer1>0</aSer1>
  238. <aSer2>0</aSer2>
  239. <aPa>0</aPa>
  240. <viewmode>1</viewmode>
  241. <vrSel>0</vrSel>
  242. <aSym>0</aSym>
  243. <aTbox>0</aTbox>
  244. <AscS1>0</AscS1>
  245. <AscS2>0</AscS2>
  246. <AscS3>0</AscS3>
  247. <aSer3>0</aSer3>
  248. <eProf>0</eProf>
  249. <aLa>0</aLa>
  250. <aPa1>0</aPa1>
  251. <AscS4>0</AscS4>
  252. <aSer4>0</aSer4>
  253. <StkLoc>1</StkLoc>
  254. <TrcWin>0</TrcWin>
  255. <newCpu>0</newCpu>
  256. <uProt>0</uProt>
  257. </DebugFlag>
  258. <LintExecutable></LintExecutable>
  259. <LintConfigFile></LintConfigFile>
  260. <bLintAuto>0</bLintAuto>
  261. <bAutoGenD>0</bAutoGenD>
  262. <LntExFlags>0</LntExFlags>
  263. <pMisraName></pMisraName>
  264. <pszMrule></pszMrule>
  265. <pSingCmds></pSingCmds>
  266. <pMultCmds></pMultCmds>
  267. <pMisraNamep></pMisraNamep>
  268. <pszMrulep></pszMrulep>
  269. <pSingCmdsp></pSingCmdsp>
  270. <pMultCmdsp></pMultCmdsp>
  271. <DebugDescription>
  272. <Enable>1</Enable>
  273. <EnableFlashSeq>1</EnableFlashSeq>
  274. <EnableLog>0</EnableLog>
  275. <Protocol>2</Protocol>
  276. <DbgClock>10000000</DbgClock>
  277. </DebugDescription>
  278. </TargetOption>
  279. </Target>
  280. <Group>
  281. <GroupName>Application/MDK-ARM</GroupName>
  282. <tvExp>1</tvExp>
  283. <tvExpOptDlg>0</tvExpOptDlg>
  284. <cbSel>0</cbSel>
  285. <RteFlg>0</RteFlg>
  286. <File>
  287. <GroupNumber>1</GroupNumber>
  288. <FileNumber>1</FileNumber>
  289. <FileType>2</FileType>
  290. <tvExp>0</tvExp>
  291. <tvExpOptDlg>0</tvExpOptDlg>
  292. <bDave2>0</bDave2>
  293. <PathWithFileName>startup_stm32f405xx.s</PathWithFileName>
  294. <FilenameWithoutPath>startup_stm32f405xx.s</FilenameWithoutPath>
  295. <RteFlg>0</RteFlg>
  296. <bShared>0</bShared>
  297. </File>
  298. </Group>
  299. <Group>
  300. <GroupName>Application/User/Core</GroupName>
  301. <tvExp>1</tvExp>
  302. <tvExpOptDlg>0</tvExpOptDlg>
  303. <cbSel>0</cbSel>
  304. <RteFlg>0</RteFlg>
  305. <File>
  306. <GroupNumber>2</GroupNumber>
  307. <FileNumber>2</FileNumber>
  308. <FileType>1</FileType>
  309. <tvExp>0</tvExp>
  310. <tvExpOptDlg>0</tvExpOptDlg>
  311. <bDave2>0</bDave2>
  312. <PathWithFileName>../Core/Src/main.c</PathWithFileName>
  313. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  314. <RteFlg>0</RteFlg>
  315. <bShared>0</bShared>
  316. </File>
  317. <File>
  318. <GroupNumber>2</GroupNumber>
  319. <FileNumber>3</FileNumber>
  320. <FileType>1</FileType>
  321. <tvExp>0</tvExp>
  322. <tvExpOptDlg>0</tvExpOptDlg>
  323. <bDave2>0</bDave2>
  324. <PathWithFileName>../Core/Src/stm32f4xx_it.c</PathWithFileName>
  325. <FilenameWithoutPath>stm32f4xx_it.c</FilenameWithoutPath>
  326. <RteFlg>0</RteFlg>
  327. <bShared>0</bShared>
  328. </File>
  329. <File>
  330. <GroupNumber>2</GroupNumber>
  331. <FileNumber>4</FileNumber>
  332. <FileType>1</FileType>
  333. <tvExp>0</tvExp>
  334. <tvExpOptDlg>0</tvExpOptDlg>
  335. <bDave2>0</bDave2>
  336. <PathWithFileName>../Core/Src/stm32f4xx_hal_msp.c</PathWithFileName>
  337. <FilenameWithoutPath>stm32f4xx_hal_msp.c</FilenameWithoutPath>
  338. <RteFlg>0</RteFlg>
  339. <bShared>0</bShared>
  340. </File>
  341. <File>
  342. <GroupNumber>2</GroupNumber>
  343. <FileNumber>5</FileNumber>
  344. <FileType>1</FileType>
  345. <tvExp>0</tvExp>
  346. <tvExpOptDlg>0</tvExpOptDlg>
  347. <bDave2>0</bDave2>
  348. <PathWithFileName>../Core/Src/stm32f4xx_hal_timebase_tim.c</PathWithFileName>
  349. <FilenameWithoutPath>stm32f4xx_hal_timebase_tim.c</FilenameWithoutPath>
  350. <RteFlg>0</RteFlg>
  351. <bShared>0</bShared>
  352. </File>
  353. </Group>
  354. <Group>
  355. <GroupName>Drivers/STM32F4xx_HAL_Driver</GroupName>
  356. <tvExp>1</tvExp>
  357. <tvExpOptDlg>0</tvExpOptDlg>
  358. <cbSel>0</cbSel>
  359. <RteFlg>0</RteFlg>
  360. <File>
  361. <GroupNumber>3</GroupNumber>
  362. <FileNumber>6</FileNumber>
  363. <FileType>1</FileType>
  364. <tvExp>0</tvExp>
  365. <tvExpOptDlg>0</tvExpOptDlg>
  366. <bDave2>0</bDave2>
  367. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc.c</PathWithFileName>
  368. <FilenameWithoutPath>stm32f4xx_hal_adc.c</FilenameWithoutPath>
  369. <RteFlg>0</RteFlg>
  370. <bShared>0</bShared>
  371. </File>
  372. <File>
  373. <GroupNumber>3</GroupNumber>
  374. <FileNumber>7</FileNumber>
  375. <FileType>1</FileType>
  376. <tvExp>0</tvExp>
  377. <tvExpOptDlg>0</tvExpOptDlg>
  378. <bDave2>0</bDave2>
  379. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</PathWithFileName>
  380. <FilenameWithoutPath>stm32f4xx_hal_adc_ex.c</FilenameWithoutPath>
  381. <RteFlg>0</RteFlg>
  382. <bShared>0</bShared>
  383. </File>
  384. <File>
  385. <GroupNumber>3</GroupNumber>
  386. <FileNumber>8</FileNumber>
  387. <FileType>1</FileType>
  388. <tvExp>0</tvExp>
  389. <tvExpOptDlg>0</tvExpOptDlg>
  390. <bDave2>0</bDave2>
  391. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c</PathWithFileName>
  392. <FilenameWithoutPath>stm32f4xx_ll_adc.c</FilenameWithoutPath>
  393. <RteFlg>0</RteFlg>
  394. <bShared>0</bShared>
  395. </File>
  396. <File>
  397. <GroupNumber>3</GroupNumber>
  398. <FileNumber>9</FileNumber>
  399. <FileType>1</FileType>
  400. <tvExp>0</tvExp>
  401. <tvExpOptDlg>0</tvExpOptDlg>
  402. <bDave2>0</bDave2>
  403. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c</PathWithFileName>
  404. <FilenameWithoutPath>stm32f4xx_hal_rcc.c</FilenameWithoutPath>
  405. <RteFlg>0</RteFlg>
  406. <bShared>0</bShared>
  407. </File>
  408. <File>
  409. <GroupNumber>3</GroupNumber>
  410. <FileNumber>10</FileNumber>
  411. <FileType>1</FileType>
  412. <tvExp>0</tvExp>
  413. <tvExpOptDlg>0</tvExpOptDlg>
  414. <bDave2>0</bDave2>
  415. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c</PathWithFileName>
  416. <FilenameWithoutPath>stm32f4xx_hal_rcc_ex.c</FilenameWithoutPath>
  417. <RteFlg>0</RteFlg>
  418. <bShared>0</bShared>
  419. </File>
  420. <File>
  421. <GroupNumber>3</GroupNumber>
  422. <FileNumber>11</FileNumber>
  423. <FileType>1</FileType>
  424. <tvExp>0</tvExp>
  425. <tvExpOptDlg>0</tvExpOptDlg>
  426. <bDave2>0</bDave2>
  427. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c</PathWithFileName>
  428. <FilenameWithoutPath>stm32f4xx_hal_flash.c</FilenameWithoutPath>
  429. <RteFlg>0</RteFlg>
  430. <bShared>0</bShared>
  431. </File>
  432. <File>
  433. <GroupNumber>3</GroupNumber>
  434. <FileNumber>12</FileNumber>
  435. <FileType>1</FileType>
  436. <tvExp>0</tvExp>
  437. <tvExpOptDlg>0</tvExpOptDlg>
  438. <bDave2>0</bDave2>
  439. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c</PathWithFileName>
  440. <FilenameWithoutPath>stm32f4xx_hal_flash_ex.c</FilenameWithoutPath>
  441. <RteFlg>0</RteFlg>
  442. <bShared>0</bShared>
  443. </File>
  444. <File>
  445. <GroupNumber>3</GroupNumber>
  446. <FileNumber>13</FileNumber>
  447. <FileType>1</FileType>
  448. <tvExp>0</tvExp>
  449. <tvExpOptDlg>0</tvExpOptDlg>
  450. <bDave2>0</bDave2>
  451. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c</PathWithFileName>
  452. <FilenameWithoutPath>stm32f4xx_hal_flash_ramfunc.c</FilenameWithoutPath>
  453. <RteFlg>0</RteFlg>
  454. <bShared>0</bShared>
  455. </File>
  456. <File>
  457. <GroupNumber>3</GroupNumber>
  458. <FileNumber>14</FileNumber>
  459. <FileType>1</FileType>
  460. <tvExp>0</tvExp>
  461. <tvExpOptDlg>0</tvExpOptDlg>
  462. <bDave2>0</bDave2>
  463. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c</PathWithFileName>
  464. <FilenameWithoutPath>stm32f4xx_hal_gpio.c</FilenameWithoutPath>
  465. <RteFlg>0</RteFlg>
  466. <bShared>0</bShared>
  467. </File>
  468. <File>
  469. <GroupNumber>3</GroupNumber>
  470. <FileNumber>15</FileNumber>
  471. <FileType>1</FileType>
  472. <tvExp>0</tvExp>
  473. <tvExpOptDlg>0</tvExpOptDlg>
  474. <bDave2>0</bDave2>
  475. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c</PathWithFileName>
  476. <FilenameWithoutPath>stm32f4xx_hal_dma_ex.c</FilenameWithoutPath>
  477. <RteFlg>0</RteFlg>
  478. <bShared>0</bShared>
  479. </File>
  480. <File>
  481. <GroupNumber>3</GroupNumber>
  482. <FileNumber>16</FileNumber>
  483. <FileType>1</FileType>
  484. <tvExp>0</tvExp>
  485. <tvExpOptDlg>0</tvExpOptDlg>
  486. <bDave2>0</bDave2>
  487. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c</PathWithFileName>
  488. <FilenameWithoutPath>stm32f4xx_hal_dma.c</FilenameWithoutPath>
  489. <RteFlg>0</RteFlg>
  490. <bShared>0</bShared>
  491. </File>
  492. <File>
  493. <GroupNumber>3</GroupNumber>
  494. <FileNumber>17</FileNumber>
  495. <FileType>1</FileType>
  496. <tvExp>0</tvExp>
  497. <tvExpOptDlg>0</tvExpOptDlg>
  498. <bDave2>0</bDave2>
  499. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c</PathWithFileName>
  500. <FilenameWithoutPath>stm32f4xx_hal_pwr.c</FilenameWithoutPath>
  501. <RteFlg>0</RteFlg>
  502. <bShared>0</bShared>
  503. </File>
  504. <File>
  505. <GroupNumber>3</GroupNumber>
  506. <FileNumber>18</FileNumber>
  507. <FileType>1</FileType>
  508. <tvExp>0</tvExp>
  509. <tvExpOptDlg>0</tvExpOptDlg>
  510. <bDave2>0</bDave2>
  511. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c</PathWithFileName>
  512. <FilenameWithoutPath>stm32f4xx_hal_pwr_ex.c</FilenameWithoutPath>
  513. <RteFlg>0</RteFlg>
  514. <bShared>0</bShared>
  515. </File>
  516. <File>
  517. <GroupNumber>3</GroupNumber>
  518. <FileNumber>19</FileNumber>
  519. <FileType>1</FileType>
  520. <tvExp>0</tvExp>
  521. <tvExpOptDlg>0</tvExpOptDlg>
  522. <bDave2>0</bDave2>
  523. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c</PathWithFileName>
  524. <FilenameWithoutPath>stm32f4xx_hal_cortex.c</FilenameWithoutPath>
  525. <RteFlg>0</RteFlg>
  526. <bShared>0</bShared>
  527. </File>
  528. <File>
  529. <GroupNumber>3</GroupNumber>
  530. <FileNumber>20</FileNumber>
  531. <FileType>1</FileType>
  532. <tvExp>0</tvExp>
  533. <tvExpOptDlg>0</tvExpOptDlg>
  534. <bDave2>0</bDave2>
  535. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c</PathWithFileName>
  536. <FilenameWithoutPath>stm32f4xx_hal.c</FilenameWithoutPath>
  537. <RteFlg>0</RteFlg>
  538. <bShared>0</bShared>
  539. </File>
  540. <File>
  541. <GroupNumber>3</GroupNumber>
  542. <FileNumber>21</FileNumber>
  543. <FileType>1</FileType>
  544. <tvExp>0</tvExp>
  545. <tvExpOptDlg>0</tvExpOptDlg>
  546. <bDave2>0</bDave2>
  547. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c</PathWithFileName>
  548. <FilenameWithoutPath>stm32f4xx_hal_exti.c</FilenameWithoutPath>
  549. <RteFlg>0</RteFlg>
  550. <bShared>0</bShared>
  551. </File>
  552. <File>
  553. <GroupNumber>3</GroupNumber>
  554. <FileNumber>22</FileNumber>
  555. <FileType>1</FileType>
  556. <tvExp>0</tvExp>
  557. <tvExpOptDlg>0</tvExpOptDlg>
  558. <bDave2>0</bDave2>
  559. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_can.c</PathWithFileName>
  560. <FilenameWithoutPath>stm32f4xx_hal_can.c</FilenameWithoutPath>
  561. <RteFlg>0</RteFlg>
  562. <bShared>0</bShared>
  563. </File>
  564. <File>
  565. <GroupNumber>3</GroupNumber>
  566. <FileNumber>23</FileNumber>
  567. <FileType>1</FileType>
  568. <tvExp>0</tvExp>
  569. <tvExpOptDlg>0</tvExpOptDlg>
  570. <bDave2>0</bDave2>
  571. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c</PathWithFileName>
  572. <FilenameWithoutPath>stm32f4xx_hal_tim.c</FilenameWithoutPath>
  573. <RteFlg>0</RteFlg>
  574. <bShared>0</bShared>
  575. </File>
  576. <File>
  577. <GroupNumber>3</GroupNumber>
  578. <FileNumber>24</FileNumber>
  579. <FileType>1</FileType>
  580. <tvExp>0</tvExp>
  581. <tvExpOptDlg>0</tvExpOptDlg>
  582. <bDave2>0</bDave2>
  583. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c</PathWithFileName>
  584. <FilenameWithoutPath>stm32f4xx_hal_tim_ex.c</FilenameWithoutPath>
  585. <RteFlg>0</RteFlg>
  586. <bShared>0</bShared>
  587. </File>
  588. <File>
  589. <GroupNumber>3</GroupNumber>
  590. <FileNumber>25</FileNumber>
  591. <FileType>1</FileType>
  592. <tvExp>0</tvExp>
  593. <tvExpOptDlg>0</tvExpOptDlg>
  594. <bDave2>0</bDave2>
  595. <PathWithFileName>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c</PathWithFileName>
  596. <FilenameWithoutPath>stm32f4xx_hal_uart.c</FilenameWithoutPath>
  597. <RteFlg>0</RteFlg>
  598. <bShared>0</bShared>
  599. </File>
  600. </Group>
  601. <Group>
  602. <GroupName>Drivers/CMSIS</GroupName>
  603. <tvExp>1</tvExp>
  604. <tvExpOptDlg>0</tvExpOptDlg>
  605. <cbSel>0</cbSel>
  606. <RteFlg>0</RteFlg>
  607. <File>
  608. <GroupNumber>4</GroupNumber>
  609. <FileNumber>26</FileNumber>
  610. <FileType>1</FileType>
  611. <tvExp>0</tvExp>
  612. <tvExpOptDlg>0</tvExpOptDlg>
  613. <bDave2>0</bDave2>
  614. <PathWithFileName>../Core/Src/system_stm32f4xx.c</PathWithFileName>
  615. <FilenameWithoutPath>system_stm32f4xx.c</FilenameWithoutPath>
  616. <RteFlg>0</RteFlg>
  617. <bShared>0</bShared>
  618. </File>
  619. </Group>
  620. <Group>
  621. <GroupName>Middlewares/RT-Thread/RTOS/kernel</GroupName>
  622. <tvExp>1</tvExp>
  623. <tvExpOptDlg>0</tvExpOptDlg>
  624. <cbSel>0</cbSel>
  625. <RteFlg>0</RteFlg>
  626. <File>
  627. <GroupNumber>5</GroupNumber>
  628. <FileNumber>27</FileNumber>
  629. <FileType>2</FileType>
  630. <tvExp>0</tvExp>
  631. <tvExpOptDlg>0</tvExpOptDlg>
  632. <bDave2>0</bDave2>
  633. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/libcpu/arm/cortex-m4/context_rvds.S</PathWithFileName>
  634. <FilenameWithoutPath>context_rvds.S</FilenameWithoutPath>
  635. <RteFlg>0</RteFlg>
  636. <bShared>0</bShared>
  637. </File>
  638. <File>
  639. <GroupNumber>5</GroupNumber>
  640. <FileNumber>28</FileNumber>
  641. <FileType>1</FileType>
  642. <tvExp>0</tvExp>
  643. <tvExpOptDlg>0</tvExpOptDlg>
  644. <bDave2>0</bDave2>
  645. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/clock.c</PathWithFileName>
  646. <FilenameWithoutPath>clock.c</FilenameWithoutPath>
  647. <RteFlg>0</RteFlg>
  648. <bShared>0</bShared>
  649. </File>
  650. <File>
  651. <GroupNumber>5</GroupNumber>
  652. <FileNumber>29</FileNumber>
  653. <FileType>1</FileType>
  654. <tvExp>0</tvExp>
  655. <tvExpOptDlg>0</tvExpOptDlg>
  656. <bDave2>0</bDave2>
  657. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/components.c</PathWithFileName>
  658. <FilenameWithoutPath>components.c</FilenameWithoutPath>
  659. <RteFlg>0</RteFlg>
  660. <bShared>0</bShared>
  661. </File>
  662. <File>
  663. <GroupNumber>5</GroupNumber>
  664. <FileNumber>30</FileNumber>
  665. <FileType>1</FileType>
  666. <tvExp>0</tvExp>
  667. <tvExpOptDlg>0</tvExpOptDlg>
  668. <bDave2>0</bDave2>
  669. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/cpu.c</PathWithFileName>
  670. <FilenameWithoutPath>cpu.c</FilenameWithoutPath>
  671. <RteFlg>0</RteFlg>
  672. <bShared>0</bShared>
  673. </File>
  674. <File>
  675. <GroupNumber>5</GroupNumber>
  676. <FileNumber>31</FileNumber>
  677. <FileType>1</FileType>
  678. <tvExp>0</tvExp>
  679. <tvExpOptDlg>0</tvExpOptDlg>
  680. <bDave2>0</bDave2>
  681. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/idle.c</PathWithFileName>
  682. <FilenameWithoutPath>idle.c</FilenameWithoutPath>
  683. <RteFlg>0</RteFlg>
  684. <bShared>0</bShared>
  685. </File>
  686. <File>
  687. <GroupNumber>5</GroupNumber>
  688. <FileNumber>32</FileNumber>
  689. <FileType>1</FileType>
  690. <tvExp>0</tvExp>
  691. <tvExpOptDlg>0</tvExpOptDlg>
  692. <bDave2>0</bDave2>
  693. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/ipc.c</PathWithFileName>
  694. <FilenameWithoutPath>ipc.c</FilenameWithoutPath>
  695. <RteFlg>0</RteFlg>
  696. <bShared>0</bShared>
  697. </File>
  698. <File>
  699. <GroupNumber>5</GroupNumber>
  700. <FileNumber>33</FileNumber>
  701. <FileType>1</FileType>
  702. <tvExp>0</tvExp>
  703. <tvExpOptDlg>0</tvExpOptDlg>
  704. <bDave2>0</bDave2>
  705. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/irq.c</PathWithFileName>
  706. <FilenameWithoutPath>irq.c</FilenameWithoutPath>
  707. <RteFlg>0</RteFlg>
  708. <bShared>0</bShared>
  709. </File>
  710. <File>
  711. <GroupNumber>5</GroupNumber>
  712. <FileNumber>34</FileNumber>
  713. <FileType>1</FileType>
  714. <tvExp>0</tvExp>
  715. <tvExpOptDlg>0</tvExpOptDlg>
  716. <bDave2>0</bDave2>
  717. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/kservice.c</PathWithFileName>
  718. <FilenameWithoutPath>kservice.c</FilenameWithoutPath>
  719. <RteFlg>0</RteFlg>
  720. <bShared>0</bShared>
  721. </File>
  722. <File>
  723. <GroupNumber>5</GroupNumber>
  724. <FileNumber>35</FileNumber>
  725. <FileType>1</FileType>
  726. <tvExp>0</tvExp>
  727. <tvExpOptDlg>0</tvExpOptDlg>
  728. <bDave2>0</bDave2>
  729. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/mem.c</PathWithFileName>
  730. <FilenameWithoutPath>mem.c</FilenameWithoutPath>
  731. <RteFlg>0</RteFlg>
  732. <bShared>0</bShared>
  733. </File>
  734. <File>
  735. <GroupNumber>5</GroupNumber>
  736. <FileNumber>36</FileNumber>
  737. <FileType>1</FileType>
  738. <tvExp>0</tvExp>
  739. <tvExpOptDlg>0</tvExpOptDlg>
  740. <bDave2>0</bDave2>
  741. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/memheap.c</PathWithFileName>
  742. <FilenameWithoutPath>memheap.c</FilenameWithoutPath>
  743. <RteFlg>0</RteFlg>
  744. <bShared>0</bShared>
  745. </File>
  746. <File>
  747. <GroupNumber>5</GroupNumber>
  748. <FileNumber>37</FileNumber>
  749. <FileType>1</FileType>
  750. <tvExp>0</tvExp>
  751. <tvExpOptDlg>0</tvExpOptDlg>
  752. <bDave2>0</bDave2>
  753. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/mempool.c</PathWithFileName>
  754. <FilenameWithoutPath>mempool.c</FilenameWithoutPath>
  755. <RteFlg>0</RteFlg>
  756. <bShared>0</bShared>
  757. </File>
  758. <File>
  759. <GroupNumber>5</GroupNumber>
  760. <FileNumber>38</FileNumber>
  761. <FileType>1</FileType>
  762. <tvExp>0</tvExp>
  763. <tvExpOptDlg>0</tvExpOptDlg>
  764. <bDave2>0</bDave2>
  765. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/object.c</PathWithFileName>
  766. <FilenameWithoutPath>object.c</FilenameWithoutPath>
  767. <RteFlg>0</RteFlg>
  768. <bShared>0</bShared>
  769. </File>
  770. <File>
  771. <GroupNumber>5</GroupNumber>
  772. <FileNumber>39</FileNumber>
  773. <FileType>1</FileType>
  774. <tvExp>0</tvExp>
  775. <tvExpOptDlg>0</tvExpOptDlg>
  776. <bDave2>0</bDave2>
  777. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/scheduler.c</PathWithFileName>
  778. <FilenameWithoutPath>scheduler.c</FilenameWithoutPath>
  779. <RteFlg>0</RteFlg>
  780. <bShared>0</bShared>
  781. </File>
  782. <File>
  783. <GroupNumber>5</GroupNumber>
  784. <FileNumber>40</FileNumber>
  785. <FileType>1</FileType>
  786. <tvExp>0</tvExp>
  787. <tvExpOptDlg>0</tvExpOptDlg>
  788. <bDave2>0</bDave2>
  789. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/slab.c</PathWithFileName>
  790. <FilenameWithoutPath>slab.c</FilenameWithoutPath>
  791. <RteFlg>0</RteFlg>
  792. <bShared>0</bShared>
  793. </File>
  794. <File>
  795. <GroupNumber>5</GroupNumber>
  796. <FileNumber>41</FileNumber>
  797. <FileType>1</FileType>
  798. <tvExp>0</tvExp>
  799. <tvExpOptDlg>0</tvExpOptDlg>
  800. <bDave2>0</bDave2>
  801. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/thread.c</PathWithFileName>
  802. <FilenameWithoutPath>thread.c</FilenameWithoutPath>
  803. <RteFlg>0</RteFlg>
  804. <bShared>0</bShared>
  805. </File>
  806. <File>
  807. <GroupNumber>5</GroupNumber>
  808. <FileNumber>42</FileNumber>
  809. <FileType>1</FileType>
  810. <tvExp>0</tvExp>
  811. <tvExpOptDlg>0</tvExpOptDlg>
  812. <bDave2>0</bDave2>
  813. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/src/timer.c</PathWithFileName>
  814. <FilenameWithoutPath>timer.c</FilenameWithoutPath>
  815. <RteFlg>0</RteFlg>
  816. <bShared>0</bShared>
  817. </File>
  818. <File>
  819. <GroupNumber>5</GroupNumber>
  820. <FileNumber>43</FileNumber>
  821. <FileType>1</FileType>
  822. <tvExp>0</tvExp>
  823. <tvExpOptDlg>0</tvExpOptDlg>
  824. <bDave2>0</bDave2>
  825. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/libcpu/arm/cortex-m4/cpuport.c</PathWithFileName>
  826. <FilenameWithoutPath>cpuport.c</FilenameWithoutPath>
  827. <RteFlg>0</RteFlg>
  828. <bShared>0</bShared>
  829. </File>
  830. <File>
  831. <GroupNumber>5</GroupNumber>
  832. <FileNumber>44</FileNumber>
  833. <FileType>1</FileType>
  834. <tvExp>0</tvExp>
  835. <tvExpOptDlg>0</tvExpOptDlg>
  836. <bDave2>0</bDave2>
  837. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/bsp/_template/cubemx_config/board.c</PathWithFileName>
  838. <FilenameWithoutPath>board.c</FilenameWithoutPath>
  839. <RteFlg>0</RteFlg>
  840. <bShared>0</bShared>
  841. </File>
  842. </Group>
  843. <Group>
  844. <GroupName>Middlewares/RT-Thread/RTOS/shell</GroupName>
  845. <tvExp>0</tvExp>
  846. <tvExpOptDlg>0</tvExpOptDlg>
  847. <cbSel>0</cbSel>
  848. <RteFlg>0</RteFlg>
  849. <File>
  850. <GroupNumber>6</GroupNumber>
  851. <FileNumber>45</FileNumber>
  852. <FileType>1</FileType>
  853. <tvExp>0</tvExp>
  854. <tvExpOptDlg>0</tvExpOptDlg>
  855. <bDave2>0</bDave2>
  856. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/components/finsh/cmd.c</PathWithFileName>
  857. <FilenameWithoutPath>cmd.c</FilenameWithoutPath>
  858. <RteFlg>0</RteFlg>
  859. <bShared>0</bShared>
  860. </File>
  861. <File>
  862. <GroupNumber>6</GroupNumber>
  863. <FileNumber>46</FileNumber>
  864. <FileType>1</FileType>
  865. <tvExp>0</tvExp>
  866. <tvExpOptDlg>0</tvExpOptDlg>
  867. <bDave2>0</bDave2>
  868. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/components/finsh/finsh_port.c</PathWithFileName>
  869. <FilenameWithoutPath>finsh_port.c</FilenameWithoutPath>
  870. <RteFlg>0</RteFlg>
  871. <bShared>0</bShared>
  872. </File>
  873. <File>
  874. <GroupNumber>6</GroupNumber>
  875. <FileNumber>47</FileNumber>
  876. <FileType>1</FileType>
  877. <tvExp>0</tvExp>
  878. <tvExpOptDlg>0</tvExpOptDlg>
  879. <bDave2>0</bDave2>
  880. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/components/finsh/msh.c</PathWithFileName>
  881. <FilenameWithoutPath>msh.c</FilenameWithoutPath>
  882. <RteFlg>0</RteFlg>
  883. <bShared>0</bShared>
  884. </File>
  885. <File>
  886. <GroupNumber>6</GroupNumber>
  887. <FileNumber>48</FileNumber>
  888. <FileType>1</FileType>
  889. <tvExp>0</tvExp>
  890. <tvExpOptDlg>0</tvExpOptDlg>
  891. <bDave2>0</bDave2>
  892. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/components/finsh/shell.c</PathWithFileName>
  893. <FilenameWithoutPath>shell.c</FilenameWithoutPath>
  894. <RteFlg>0</RteFlg>
  895. <bShared>0</bShared>
  896. </File>
  897. </Group>
  898. <Group>
  899. <GroupName>Middlewares/RT-Thread/RTOS/device</GroupName>
  900. <tvExp>0</tvExp>
  901. <tvExpOptDlg>0</tvExpOptDlg>
  902. <cbSel>0</cbSel>
  903. <RteFlg>0</RteFlg>
  904. <File>
  905. <GroupNumber>7</GroupNumber>
  906. <FileNumber>49</FileNumber>
  907. <FileType>1</FileType>
  908. <tvExp>0</tvExp>
  909. <tvExpOptDlg>0</tvExpOptDlg>
  910. <bDave2>0</bDave2>
  911. <PathWithFileName>../Middlewares/Third_Party/RealThread_RTOS/components/device/device.c</PathWithFileName>
  912. <FilenameWithoutPath>device.c</FilenameWithoutPath>
  913. <RteFlg>0</RteFlg>
  914. <bShared>0</bShared>
  915. </File>
  916. </Group>
  917. <Group>
  918. <GroupName>userSrc</GroupName>
  919. <tvExp>1</tvExp>
  920. <tvExpOptDlg>0</tvExpOptDlg>
  921. <cbSel>0</cbSel>
  922. <RteFlg>0</RteFlg>
  923. <File>
  924. <GroupNumber>8</GroupNumber>
  925. <FileNumber>50</FileNumber>
  926. <FileType>1</FileType>
  927. <tvExp>0</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <bDave2>0</bDave2>
  930. <PathWithFileName>..\user_src\can_data_handle.c</PathWithFileName>
  931. <FilenameWithoutPath>can_data_handle.c</FilenameWithoutPath>
  932. <RteFlg>0</RteFlg>
  933. <bShared>0</bShared>
  934. </File>
  935. <File>
  936. <GroupNumber>8</GroupNumber>
  937. <FileNumber>51</FileNumber>
  938. <FileType>1</FileType>
  939. <tvExp>0</tvExp>
  940. <tvExpOptDlg>0</tvExpOptDlg>
  941. <bDave2>0</bDave2>
  942. <PathWithFileName>..\user_src\common.c</PathWithFileName>
  943. <FilenameWithoutPath>common.c</FilenameWithoutPath>
  944. <RteFlg>0</RteFlg>
  945. <bShared>0</bShared>
  946. </File>
  947. <File>
  948. <GroupNumber>8</GroupNumber>
  949. <FileNumber>52</FileNumber>
  950. <FileType>1</FileType>
  951. <tvExp>0</tvExp>
  952. <tvExpOptDlg>0</tvExpOptDlg>
  953. <bDave2>0</bDave2>
  954. <PathWithFileName>..\user_src\crc.c</PathWithFileName>
  955. <FilenameWithoutPath>crc.c</FilenameWithoutPath>
  956. <RteFlg>0</RteFlg>
  957. <bShared>0</bShared>
  958. </File>
  959. <File>
  960. <GroupNumber>8</GroupNumber>
  961. <FileNumber>53</FileNumber>
  962. <FileType>1</FileType>
  963. <tvExp>0</tvExp>
  964. <tvExpOptDlg>0</tvExpOptDlg>
  965. <bDave2>0</bDave2>
  966. <PathWithFileName>..\user_src\main_task.c</PathWithFileName>
  967. <FilenameWithoutPath>main_task.c</FilenameWithoutPath>
  968. <RteFlg>0</RteFlg>
  969. <bShared>0</bShared>
  970. </File>
  971. <File>
  972. <GroupNumber>8</GroupNumber>
  973. <FileNumber>54</FileNumber>
  974. <FileType>1</FileType>
  975. <tvExp>0</tvExp>
  976. <tvExpOptDlg>0</tvExpOptDlg>
  977. <bDave2>0</bDave2>
  978. <PathWithFileName>..\user_src\rkfifo.c</PathWithFileName>
  979. <FilenameWithoutPath>rkfifo.c</FilenameWithoutPath>
  980. <RteFlg>0</RteFlg>
  981. <bShared>0</bShared>
  982. </File>
  983. <File>
  984. <GroupNumber>8</GroupNumber>
  985. <FileNumber>55</FileNumber>
  986. <FileType>1</FileType>
  987. <tvExp>0</tvExp>
  988. <tvExpOptDlg>0</tvExpOptDlg>
  989. <bDave2>0</bDave2>
  990. <PathWithFileName>..\user_src\soft_adc.c</PathWithFileName>
  991. <FilenameWithoutPath>soft_adc.c</FilenameWithoutPath>
  992. <RteFlg>0</RteFlg>
  993. <bShared>0</bShared>
  994. </File>
  995. <File>
  996. <GroupNumber>8</GroupNumber>
  997. <FileNumber>56</FileNumber>
  998. <FileType>1</FileType>
  999. <tvExp>0</tvExp>
  1000. <tvExpOptDlg>0</tvExpOptDlg>
  1001. <bDave2>0</bDave2>
  1002. <PathWithFileName>..\user_src\soft_bms.c</PathWithFileName>
  1003. <FilenameWithoutPath>soft_bms.c</FilenameWithoutPath>
  1004. <RteFlg>0</RteFlg>
  1005. <bShared>0</bShared>
  1006. </File>
  1007. <File>
  1008. <GroupNumber>8</GroupNumber>
  1009. <FileNumber>57</FileNumber>
  1010. <FileType>1</FileType>
  1011. <tvExp>0</tvExp>
  1012. <tvExpOptDlg>0</tvExpOptDlg>
  1013. <bDave2>0</bDave2>
  1014. <PathWithFileName>..\user_src\soft_can.c</PathWithFileName>
  1015. <FilenameWithoutPath>soft_can.c</FilenameWithoutPath>
  1016. <RteFlg>0</RteFlg>
  1017. <bShared>0</bShared>
  1018. </File>
  1019. <File>
  1020. <GroupNumber>8</GroupNumber>
  1021. <FileNumber>58</FileNumber>
  1022. <FileType>1</FileType>
  1023. <tvExp>0</tvExp>
  1024. <tvExpOptDlg>0</tvExpOptDlg>
  1025. <bDave2>0</bDave2>
  1026. <PathWithFileName>..\user_src\soft_crc.c</PathWithFileName>
  1027. <FilenameWithoutPath>soft_crc.c</FilenameWithoutPath>
  1028. <RteFlg>0</RteFlg>
  1029. <bShared>0</bShared>
  1030. </File>
  1031. <File>
  1032. <GroupNumber>8</GroupNumber>
  1033. <FileNumber>59</FileNumber>
  1034. <FileType>1</FileType>
  1035. <tvExp>0</tvExp>
  1036. <tvExpOptDlg>0</tvExpOptDlg>
  1037. <bDave2>0</bDave2>
  1038. <PathWithFileName>..\user_src\soft_device.c</PathWithFileName>
  1039. <FilenameWithoutPath>soft_device.c</FilenameWithoutPath>
  1040. <RteFlg>0</RteFlg>
  1041. <bShared>0</bShared>
  1042. </File>
  1043. <File>
  1044. <GroupNumber>8</GroupNumber>
  1045. <FileNumber>60</FileNumber>
  1046. <FileType>1</FileType>
  1047. <tvExp>0</tvExp>
  1048. <tvExpOptDlg>0</tvExpOptDlg>
  1049. <bDave2>0</bDave2>
  1050. <PathWithFileName>..\user_src\soft_engine.c</PathWithFileName>
  1051. <FilenameWithoutPath>soft_engine.c</FilenameWithoutPath>
  1052. <RteFlg>0</RteFlg>
  1053. <bShared>0</bShared>
  1054. </File>
  1055. <File>
  1056. <GroupNumber>8</GroupNumber>
  1057. <FileNumber>61</FileNumber>
  1058. <FileType>1</FileType>
  1059. <tvExp>0</tvExp>
  1060. <tvExpOptDlg>0</tvExpOptDlg>
  1061. <bDave2>0</bDave2>
  1062. <PathWithFileName>..\user_src\soft_flash.c</PathWithFileName>
  1063. <FilenameWithoutPath>soft_flash.c</FilenameWithoutPath>
  1064. <RteFlg>0</RteFlg>
  1065. <bShared>0</bShared>
  1066. </File>
  1067. <File>
  1068. <GroupNumber>8</GroupNumber>
  1069. <FileNumber>62</FileNumber>
  1070. <FileType>1</FileType>
  1071. <tvExp>0</tvExp>
  1072. <tvExpOptDlg>0</tvExpOptDlg>
  1073. <bDave2>0</bDave2>
  1074. <PathWithFileName>..\user_src\soft_flow.c</PathWithFileName>
  1075. <FilenameWithoutPath>soft_flow.c</FilenameWithoutPath>
  1076. <RteFlg>0</RteFlg>
  1077. <bShared>0</bShared>
  1078. </File>
  1079. <File>
  1080. <GroupNumber>8</GroupNumber>
  1081. <FileNumber>63</FileNumber>
  1082. <FileType>1</FileType>
  1083. <tvExp>0</tvExp>
  1084. <tvExpOptDlg>0</tvExpOptDlg>
  1085. <bDave2>0</bDave2>
  1086. <PathWithFileName>..\user_src\soft_led.c</PathWithFileName>
  1087. <FilenameWithoutPath>soft_led.c</FilenameWithoutPath>
  1088. <RteFlg>0</RteFlg>
  1089. <bShared>0</bShared>
  1090. </File>
  1091. <File>
  1092. <GroupNumber>8</GroupNumber>
  1093. <FileNumber>64</FileNumber>
  1094. <FileType>1</FileType>
  1095. <tvExp>0</tvExp>
  1096. <tvExpOptDlg>0</tvExpOptDlg>
  1097. <bDave2>0</bDave2>
  1098. <PathWithFileName>..\user_src\soft_obstacle.c</PathWithFileName>
  1099. <FilenameWithoutPath>soft_obstacle.c</FilenameWithoutPath>
  1100. <RteFlg>0</RteFlg>
  1101. <bShared>0</bShared>
  1102. </File>
  1103. <File>
  1104. <GroupNumber>8</GroupNumber>
  1105. <FileNumber>65</FileNumber>
  1106. <FileType>1</FileType>
  1107. <tvExp>0</tvExp>
  1108. <tvExpOptDlg>0</tvExpOptDlg>
  1109. <bDave2>0</bDave2>
  1110. <PathWithFileName>..\user_src\soft_radar_handle.c</PathWithFileName>
  1111. <FilenameWithoutPath>soft_radar_handle.c</FilenameWithoutPath>
  1112. <RteFlg>0</RteFlg>
  1113. <bShared>0</bShared>
  1114. </File>
  1115. <File>
  1116. <GroupNumber>8</GroupNumber>
  1117. <FileNumber>66</FileNumber>
  1118. <FileType>1</FileType>
  1119. <tvExp>0</tvExp>
  1120. <tvExpOptDlg>0</tvExpOptDlg>
  1121. <bDave2>0</bDave2>
  1122. <PathWithFileName>..\user_src\soft_seed_weight.c</PathWithFileName>
  1123. <FilenameWithoutPath>soft_seed_weight.c</FilenameWithoutPath>
  1124. <RteFlg>0</RteFlg>
  1125. <bShared>0</bShared>
  1126. </File>
  1127. <File>
  1128. <GroupNumber>8</GroupNumber>
  1129. <FileNumber>67</FileNumber>
  1130. <FileType>1</FileType>
  1131. <tvExp>0</tvExp>
  1132. <tvExpOptDlg>0</tvExpOptDlg>
  1133. <bDave2>0</bDave2>
  1134. <PathWithFileName>..\user_src\soft_terrain.c</PathWithFileName>
  1135. <FilenameWithoutPath>soft_terrain.c</FilenameWithoutPath>
  1136. <RteFlg>0</RteFlg>
  1137. <bShared>0</bShared>
  1138. </File>
  1139. <File>
  1140. <GroupNumber>8</GroupNumber>
  1141. <FileNumber>68</FileNumber>
  1142. <FileType>1</FileType>
  1143. <tvExp>0</tvExp>
  1144. <tvExpOptDlg>0</tvExpOptDlg>
  1145. <bDave2>0</bDave2>
  1146. <PathWithFileName>..\user_src\soft_timer.c</PathWithFileName>
  1147. <FilenameWithoutPath>soft_timer.c</FilenameWithoutPath>
  1148. <RteFlg>0</RteFlg>
  1149. <bShared>0</bShared>
  1150. </File>
  1151. <File>
  1152. <GroupNumber>8</GroupNumber>
  1153. <FileNumber>69</FileNumber>
  1154. <FileType>1</FileType>
  1155. <tvExp>0</tvExp>
  1156. <tvExpOptDlg>0</tvExpOptDlg>
  1157. <bDave2>0</bDave2>
  1158. <PathWithFileName>..\user_src\soft_update.c</PathWithFileName>
  1159. <FilenameWithoutPath>soft_update.c</FilenameWithoutPath>
  1160. <RteFlg>0</RteFlg>
  1161. <bShared>0</bShared>
  1162. </File>
  1163. <File>
  1164. <GroupNumber>8</GroupNumber>
  1165. <FileNumber>70</FileNumber>
  1166. <FileType>1</FileType>
  1167. <tvExp>0</tvExp>
  1168. <tvExpOptDlg>0</tvExpOptDlg>
  1169. <bDave2>0</bDave2>
  1170. <PathWithFileName>..\user_src\soft_usart.c</PathWithFileName>
  1171. <FilenameWithoutPath>soft_usart.c</FilenameWithoutPath>
  1172. <RteFlg>0</RteFlg>
  1173. <bShared>0</bShared>
  1174. </File>
  1175. <File>
  1176. <GroupNumber>8</GroupNumber>
  1177. <FileNumber>71</FileNumber>
  1178. <FileType>1</FileType>
  1179. <tvExp>0</tvExp>
  1180. <tvExpOptDlg>0</tvExpOptDlg>
  1181. <bDave2>0</bDave2>
  1182. <PathWithFileName>..\user_src\soft_version.c</PathWithFileName>
  1183. <FilenameWithoutPath>soft_version.c</FilenameWithoutPath>
  1184. <RteFlg>0</RteFlg>
  1185. <bShared>0</bShared>
  1186. </File>
  1187. <File>
  1188. <GroupNumber>8</GroupNumber>
  1189. <FileNumber>72</FileNumber>
  1190. <FileType>1</FileType>
  1191. <tvExp>0</tvExp>
  1192. <tvExpOptDlg>0</tvExpOptDlg>
  1193. <bDave2>0</bDave2>
  1194. <PathWithFileName>..\user_src\soft_water.c</PathWithFileName>
  1195. <FilenameWithoutPath>soft_water.c</FilenameWithoutPath>
  1196. <RteFlg>0</RteFlg>
  1197. <bShared>0</bShared>
  1198. </File>
  1199. <File>
  1200. <GroupNumber>8</GroupNumber>
  1201. <FileNumber>73</FileNumber>
  1202. <FileType>1</FileType>
  1203. <tvExp>0</tvExp>
  1204. <tvExpOptDlg>0</tvExpOptDlg>
  1205. <bDave2>0</bDave2>
  1206. <PathWithFileName>..\user_src\system_init.c</PathWithFileName>
  1207. <FilenameWithoutPath>system_init.c</FilenameWithoutPath>
  1208. <RteFlg>0</RteFlg>
  1209. <bShared>0</bShared>
  1210. </File>
  1211. <File>
  1212. <GroupNumber>8</GroupNumber>
  1213. <FileNumber>74</FileNumber>
  1214. <FileType>1</FileType>
  1215. <tvExp>0</tvExp>
  1216. <tvExpOptDlg>0</tvExpOptDlg>
  1217. <bDave2>0</bDave2>
  1218. <PathWithFileName>..\user_src\usart_data_handle.c</PathWithFileName>
  1219. <FilenameWithoutPath>usart_data_handle.c</FilenameWithoutPath>
  1220. <RteFlg>0</RteFlg>
  1221. <bShared>0</bShared>
  1222. </File>
  1223. </Group>
  1224. <Group>
  1225. <GroupName>::CMSIS</GroupName>
  1226. <tvExp>0</tvExp>
  1227. <tvExpOptDlg>0</tvExpOptDlg>
  1228. <cbSel>0</cbSel>
  1229. <RteFlg>1</RteFlg>
  1230. </Group>
  1231. </ProjectOpt>