PS100.uvoptx 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426
  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</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>PS100</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>.\app\Listings\</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. <nTsel>6</nTsel>
  99. <sDll></sDll>
  100. <sDllPa></sDllPa>
  101. <sDlgDll></sDlgDll>
  102. <sDlgPa></sDlgPa>
  103. <sIfile></sIfile>
  104. <tDll></tDll>
  105. <tDllPa></tDllPa>
  106. <tDlgDll></tDlgDll>
  107. <tDlgPa></tDlgPa>
  108. <tIfile></tIfile>
  109. <pMon>Segger\JL2CM3.dll</pMon>
  110. </DebugOpt>
  111. <TargetDriverDllRegistry>
  112. <SetRegEntry>
  113. <Number>0</Number>
  114. <Key>DLGUARM</Key>
  115. <Name></Name>
  116. </SetRegEntry>
  117. <SetRegEntry>
  118. <Number>0</Number>
  119. <Key>ARMRTXEVENTFLAGS</Key>
  120. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  121. </SetRegEntry>
  122. <SetRegEntry>
  123. <Number>0</Number>
  124. <Key>DLGTARM</Key>
  125. <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>
  126. </SetRegEntry>
  127. <SetRegEntry>
  128. <Number>0</Number>
  129. <Key>ARMDBGFLAGS</Key>
  130. <Name></Name>
  131. </SetRegEntry>
  132. <SetRegEntry>
  133. <Number>0</Number>
  134. <Key>JL2CM3</Key>
  135. <Name>-U20080643 -O78 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8004 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128.FLM -FS08000000 -FL020000 -FP0($$Device:STM32F103VB$Flash\STM32F10x_128.FLM)</Name>
  136. </SetRegEntry>
  137. <SetRegEntry>
  138. <Number>0</Number>
  139. <Key>UL2CM3</Key>
  140. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0GD32F10x_MD -FL020000 -FS08000000 -FP0($$Device:GD32F103RB$Flash\GD32F10x_MD.FLM)</Name>
  141. </SetRegEntry>
  142. </TargetDriverDllRegistry>
  143. <Breakpoint/>
  144. <WatchWindow1>
  145. <Ww>
  146. <count>0</count>
  147. <WinNumber>1</WinNumber>
  148. <ItemText>app_rs485_buf</ItemText>
  149. </Ww>
  150. <Ww>
  151. <count>1</count>
  152. <WinNumber>1</WinNumber>
  153. <ItemText>end_ctr_rsp</ItemText>
  154. </Ww>
  155. <Ww>
  156. <count>2</count>
  157. <WinNumber>1</WinNumber>
  158. <ItemText>can_tx_frame</ItemText>
  159. </Ww>
  160. <Ww>
  161. <count>3</count>
  162. <WinNumber>1</WinNumber>
  163. <ItemText>can_tx_buf</ItemText>
  164. </Ww>
  165. <Ww>
  166. <count>4</count>
  167. <WinNumber>1</WinNumber>
  168. <ItemText>can_ctr_bro</ItemText>
  169. </Ww>
  170. <Ww>
  171. <count>5</count>
  172. <WinNumber>1</WinNumber>
  173. <ItemText>can_rx_ctr_bro_buf</ItemText>
  174. </Ww>
  175. <Ww>
  176. <count>6</count>
  177. <WinNumber>1</WinNumber>
  178. <ItemText>can_ctr_self</ItemText>
  179. </Ww>
  180. <Ww>
  181. <count>7</count>
  182. <WinNumber>1</WinNumber>
  183. <ItemText>end_ctr_self_ss_new</ItemText>
  184. </Ww>
  185. <Ww>
  186. <count>8</count>
  187. <WinNumber>1</WinNumber>
  188. <ItemText>Next_Series_delay</ItemText>
  189. </Ww>
  190. <Ww>
  191. <count>9</count>
  192. <WinNumber>1</WinNumber>
  193. <ItemText>can_test_bro,0x10</ItemText>
  194. </Ww>
  195. <Ww>
  196. <count>10</count>
  197. <WinNumber>1</WinNumber>
  198. <ItemText>ctr_temperature</ItemText>
  199. </Ww>
  200. <Ww>
  201. <count>11</count>
  202. <WinNumber>1</WinNumber>
  203. <ItemText>cb_operate_state</ItemText>
  204. </Ww>
  205. </WatchWindow1>
  206. <WatchWindow2>
  207. <Ww>
  208. <count>0</count>
  209. <WinNumber>2</WinNumber>
  210. <ItemText>ctr_temperature</ItemText>
  211. </Ww>
  212. <Ww>
  213. <count>1</count>
  214. <WinNumber>2</WinNumber>
  215. <ItemText>sub_bms_info_1,0x0A</ItemText>
  216. </Ww>
  217. <Ww>
  218. <count>2</count>
  219. <WinNumber>2</WinNumber>
  220. <ItemText>sub_bms_info_2,0x0A</ItemText>
  221. </Ww>
  222. <Ww>
  223. <count>3</count>
  224. <WinNumber>2</WinNumber>
  225. <ItemText>end_ctr_rsp</ItemText>
  226. </Ww>
  227. <Ww>
  228. <count>4</count>
  229. <WinNumber>2</WinNumber>
  230. <ItemText>array_juli</ItemText>
  231. </Ww>
  232. <Ww>
  233. <count>5</count>
  234. <WinNumber>2</WinNumber>
  235. <ItemText>sub_rs485_time_out_1</ItemText>
  236. </Ww>
  237. <Ww>
  238. <count>6</count>
  239. <WinNumber>2</WinNumber>
  240. <ItemText>sub_rs485_time_out_2</ItemText>
  241. </Ww>
  242. <Ww>
  243. <count>7</count>
  244. <WinNumber>2</WinNumber>
  245. <ItemText>end_ctr_self_stimeout</ItemText>
  246. </Ww>
  247. <Ww>
  248. <count>8</count>
  249. <WinNumber>2</WinNumber>
  250. <ItemText>soft_version</ItemText>
  251. </Ww>
  252. <Ww>
  253. <count>9</count>
  254. <WinNumber>2</WinNumber>
  255. <ItemText>sn</ItemText>
  256. </Ww>
  257. <Ww>
  258. <count>10</count>
  259. <WinNumber>2</WinNumber>
  260. <ItemText>update_bat,0x10</ItemText>
  261. </Ww>
  262. <Ww>
  263. <count>11</count>
  264. <WinNumber>2</WinNumber>
  265. <ItemText>enter_sleep_delay</ItemText>
  266. </Ww>
  267. <Ww>
  268. <count>12</count>
  269. <WinNumber>2</WinNumber>
  270. <ItemText>sheng_yu_li_cheng,0x0A</ItemText>
  271. </Ww>
  272. </WatchWindow2>
  273. <MemoryWindow1>
  274. <Mm>
  275. <WinNumber>1</WinNumber>
  276. <SubType>0</SubType>
  277. <ItemText>0x801F400</ItemText>
  278. <AccSizeX>0</AccSizeX>
  279. </Mm>
  280. </MemoryWindow1>
  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. <SystemViewers>
  314. <Entry>
  315. <Name>System Viewer\GPIOC</Name>
  316. <WinId>35905</WinId>
  317. </Entry>
  318. </SystemViewers>
  319. <DebugDescription>
  320. <Enable>1</Enable>
  321. <EnableLog>0</EnableLog>
  322. <Protocol>2</Protocol>
  323. <DbgClock>10000000</DbgClock>
  324. </DebugDescription>
  325. </TargetOption>
  326. </Target>
  327. <Target>
  328. <TargetName>Boot_Loader</TargetName>
  329. <ToolsetNumber>0x4</ToolsetNumber>
  330. <ToolsetName>ARM-ADS</ToolsetName>
  331. <TargetOption>
  332. <CLKADS>12000000</CLKADS>
  333. <OPTTT>
  334. <gFlags>1</gFlags>
  335. <BeepAtEnd>1</BeepAtEnd>
  336. <RunSim>0</RunSim>
  337. <RunTarget>1</RunTarget>
  338. <RunAbUc>0</RunAbUc>
  339. </OPTTT>
  340. <OPTHX>
  341. <HexSelection>1</HexSelection>
  342. <FlashByte>65535</FlashByte>
  343. <HexRangeLowAddress>0</HexRangeLowAddress>
  344. <HexRangeHighAddress>0</HexRangeHighAddress>
  345. <HexOffset>0</HexOffset>
  346. </OPTHX>
  347. <OPTLEX>
  348. <PageWidth>79</PageWidth>
  349. <PageLength>66</PageLength>
  350. <TabStop>8</TabStop>
  351. <ListingPath>.\bootloader\</ListingPath>
  352. </OPTLEX>
  353. <ListingPage>
  354. <CreateCListing>1</CreateCListing>
  355. <CreateAListing>1</CreateAListing>
  356. <CreateLListing>1</CreateLListing>
  357. <CreateIListing>0</CreateIListing>
  358. <AsmCond>1</AsmCond>
  359. <AsmSymb>1</AsmSymb>
  360. <AsmXref>0</AsmXref>
  361. <CCond>1</CCond>
  362. <CCode>0</CCode>
  363. <CListInc>0</CListInc>
  364. <CSymb>0</CSymb>
  365. <LinkerCodeListing>0</LinkerCodeListing>
  366. </ListingPage>
  367. <OPTXL>
  368. <LMap>1</LMap>
  369. <LComments>1</LComments>
  370. <LGenerateSymbols>1</LGenerateSymbols>
  371. <LLibSym>1</LLibSym>
  372. <LLines>1</LLines>
  373. <LLocSym>1</LLocSym>
  374. <LPubSym>1</LPubSym>
  375. <LXref>0</LXref>
  376. <LExpSel>0</LExpSel>
  377. </OPTXL>
  378. <OPTFL>
  379. <tvExp>1</tvExp>
  380. <tvExpOptDlg>0</tvExpOptDlg>
  381. <IsCurrentTarget>0</IsCurrentTarget>
  382. </OPTFL>
  383. <CpuCode>255</CpuCode>
  384. <DebugOpt>
  385. <uSim>0</uSim>
  386. <uTrg>1</uTrg>
  387. <sLdApp>1</sLdApp>
  388. <sGomain>1</sGomain>
  389. <sRbreak>1</sRbreak>
  390. <sRwatch>1</sRwatch>
  391. <sRmem>1</sRmem>
  392. <sRfunc>1</sRfunc>
  393. <sRbox>1</sRbox>
  394. <tLdApp>1</tLdApp>
  395. <tGomain>1</tGomain>
  396. <tRbreak>1</tRbreak>
  397. <tRwatch>1</tRwatch>
  398. <tRmem>1</tRmem>
  399. <tRfunc>0</tRfunc>
  400. <tRbox>1</tRbox>
  401. <tRtrace>1</tRtrace>
  402. <sRSysVw>1</sRSysVw>
  403. <tRSysVw>1</tRSysVw>
  404. <sRunDeb>0</sRunDeb>
  405. <sLrtime>0</sLrtime>
  406. <nTsel>6</nTsel>
  407. <sDll></sDll>
  408. <sDllPa></sDllPa>
  409. <sDlgDll></sDlgDll>
  410. <sDlgPa></sDlgPa>
  411. <sIfile></sIfile>
  412. <tDll></tDll>
  413. <tDllPa></tDllPa>
  414. <tDlgDll></tDlgDll>
  415. <tDlgPa></tDlgPa>
  416. <tIfile></tIfile>
  417. <pMon>Segger\JL2CM3.dll</pMon>
  418. </DebugOpt>
  419. <TargetDriverDllRegistry>
  420. <SetRegEntry>
  421. <Number>0</Number>
  422. <Key>DLGUARM</Key>
  423. <Name></Name>
  424. </SetRegEntry>
  425. <SetRegEntry>
  426. <Number>0</Number>
  427. <Key>ARMRTXEVENTFLAGS</Key>
  428. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  429. </SetRegEntry>
  430. <SetRegEntry>
  431. <Number>0</Number>
  432. <Key>DLGTARM</Key>
  433. <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>
  434. </SetRegEntry>
  435. <SetRegEntry>
  436. <Number>0</Number>
  437. <Key>ARMDBGFLAGS</Key>
  438. <Name></Name>
  439. </SetRegEntry>
  440. <SetRegEntry>
  441. <Number>0</Number>
  442. <Key>JL2CM3</Key>
  443. <Name>-U20080643 -O78 -S0 -ZTIFSpeedSel20000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8004 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128.FLM -FS08000000 -FL020000 -FP0($$Device:STM32F103VB$Flash\STM32F10x_128.FLM)</Name>
  444. </SetRegEntry>
  445. <SetRegEntry>
  446. <Number>0</Number>
  447. <Key>UL2CM3</Key>
  448. <Name>UL2CM3(-S0 -C0 -P0 ) -FN1 -FC1000 -FD20000000 -FF0GD32F10x_MD -FL020000 -FS08000000 -FP0($$Device:GD32F103RB$Flash\GD32F10x_MD.FLM)</Name>
  449. </SetRegEntry>
  450. </TargetDriverDllRegistry>
  451. <Breakpoint>
  452. <Bp>
  453. <Number>0</Number>
  454. <Type>0</Type>
  455. <LineNumber>162</LineNumber>
  456. <EnabledFlag>1</EnabledFlag>
  457. <Address>134224132</Address>
  458. <ByteObject>0</ByteObject>
  459. <HtxType>0</HtxType>
  460. <ManyObjects>0</ManyObjects>
  461. <SizeOfObject>0</SizeOfObject>
  462. <BreakByAccess>0</BreakByAccess>
  463. <BreakIfRCount>1</BreakIfRCount>
  464. <Filename>..\bootloader\s600_iap.c</Filename>
  465. <ExecCommand></ExecCommand>
  466. <Expression>\\PS100_bootloader\../bootloader/s600_iap.c\162</Expression>
  467. </Bp>
  468. <Bp>
  469. <Number>1</Number>
  470. <Type>0</Type>
  471. <LineNumber>82</LineNumber>
  472. <EnabledFlag>1</EnabledFlag>
  473. <Address>0</Address>
  474. <ByteObject>0</ByteObject>
  475. <HtxType>0</HtxType>
  476. <ManyObjects>0</ManyObjects>
  477. <SizeOfObject>0</SizeOfObject>
  478. <BreakByAccess>0</BreakByAccess>
  479. <BreakIfRCount>0</BreakIfRCount>
  480. <Filename>..\Source\drv_can.c</Filename>
  481. <ExecCommand></ExecCommand>
  482. <Expression></Expression>
  483. </Bp>
  484. <Bp>
  485. <Number>2</Number>
  486. <Type>0</Type>
  487. <LineNumber>403</LineNumber>
  488. <EnabledFlag>1</EnabledFlag>
  489. <Address>0</Address>
  490. <ByteObject>0</ByteObject>
  491. <HtxType>0</HtxType>
  492. <ManyObjects>0</ManyObjects>
  493. <SizeOfObject>0</SizeOfObject>
  494. <BreakByAccess>0</BreakByAccess>
  495. <BreakIfRCount>0</BreakIfRCount>
  496. <Filename>..\Source\app_rs485_2.c</Filename>
  497. <ExecCommand></ExecCommand>
  498. <Expression></Expression>
  499. </Bp>
  500. </Breakpoint>
  501. <WatchWindow1>
  502. <Ww>
  503. <count>0</count>
  504. <WinNumber>1</WinNumber>
  505. <ItemText>app_rs485_buf</ItemText>
  506. </Ww>
  507. <Ww>
  508. <count>1</count>
  509. <WinNumber>1</WinNumber>
  510. <ItemText>cb_operate_state</ItemText>
  511. </Ww>
  512. <Ww>
  513. <count>2</count>
  514. <WinNumber>1</WinNumber>
  515. <ItemText>end_ctr_rsp</ItemText>
  516. </Ww>
  517. <Ww>
  518. <count>3</count>
  519. <WinNumber>1</WinNumber>
  520. <ItemText>can_tx_frame</ItemText>
  521. </Ww>
  522. <Ww>
  523. <count>4</count>
  524. <WinNumber>1</WinNumber>
  525. <ItemText>can_tx_buf</ItemText>
  526. </Ww>
  527. <Ww>
  528. <count>5</count>
  529. <WinNumber>1</WinNumber>
  530. <ItemText>can_ctr_bro</ItemText>
  531. </Ww>
  532. <Ww>
  533. <count>6</count>
  534. <WinNumber>1</WinNumber>
  535. <ItemText>can_rx_ctr_bro_buf</ItemText>
  536. </Ww>
  537. <Ww>
  538. <count>7</count>
  539. <WinNumber>1</WinNumber>
  540. <ItemText>can_ctr_self</ItemText>
  541. </Ww>
  542. <Ww>
  543. <count>8</count>
  544. <WinNumber>1</WinNumber>
  545. <ItemText>sub_bms_2_lt_state</ItemText>
  546. </Ww>
  547. </WatchWindow1>
  548. <WatchWindow2>
  549. <Ww>
  550. <count>0</count>
  551. <WinNumber>2</WinNumber>
  552. <ItemText>ctr_temperature</ItemText>
  553. </Ww>
  554. <Ww>
  555. <count>1</count>
  556. <WinNumber>2</WinNumber>
  557. <ItemText>sub_bms_info_1,0x0A</ItemText>
  558. </Ww>
  559. <Ww>
  560. <count>2</count>
  561. <WinNumber>2</WinNumber>
  562. <ItemText>sub_bms_info_2,0x0A</ItemText>
  563. </Ww>
  564. <Ww>
  565. <count>3</count>
  566. <WinNumber>2</WinNumber>
  567. <ItemText>sub_bms_2_lt_state</ItemText>
  568. </Ww>
  569. <Ww>
  570. <count>4</count>
  571. <WinNumber>2</WinNumber>
  572. <ItemText>sub_bms_1_lt_state</ItemText>
  573. </Ww>
  574. <Ww>
  575. <count>5</count>
  576. <WinNumber>2</WinNumber>
  577. <ItemText>end_ctr_rsp</ItemText>
  578. </Ww>
  579. <Ww>
  580. <count>6</count>
  581. <WinNumber>2</WinNumber>
  582. <ItemText>ju_li_1,0x0A</ItemText>
  583. </Ww>
  584. <Ww>
  585. <count>7</count>
  586. <WinNumber>2</WinNumber>
  587. <ItemText>ju_li_2,0x0A</ItemText>
  588. </Ww>
  589. <Ww>
  590. <count>8</count>
  591. <WinNumber>2</WinNumber>
  592. <ItemText>array_juli</ItemText>
  593. </Ww>
  594. </WatchWindow2>
  595. <MemoryWindow1>
  596. <Mm>
  597. <WinNumber>1</WinNumber>
  598. <SubType>0</SubType>
  599. <ItemText>RxBuffer[i]</ItemText>
  600. <AccSizeX>0</AccSizeX>
  601. </Mm>
  602. </MemoryWindow1>
  603. <Tracepoint>
  604. <THDelay>0</THDelay>
  605. </Tracepoint>
  606. <DebugFlag>
  607. <trace>0</trace>
  608. <periodic>1</periodic>
  609. <aLwin>0</aLwin>
  610. <aCover>0</aCover>
  611. <aSer1>0</aSer1>
  612. <aSer2>0</aSer2>
  613. <aPa>0</aPa>
  614. <viewmode>1</viewmode>
  615. <vrSel>0</vrSel>
  616. <aSym>0</aSym>
  617. <aTbox>0</aTbox>
  618. <AscS1>0</AscS1>
  619. <AscS2>0</AscS2>
  620. <AscS3>0</AscS3>
  621. <aSer3>0</aSer3>
  622. <eProf>0</eProf>
  623. <aLa>0</aLa>
  624. <aPa1>0</aPa1>
  625. <AscS4>0</AscS4>
  626. <aSer4>0</aSer4>
  627. <StkLoc>0</StkLoc>
  628. <TrcWin>0</TrcWin>
  629. <newCpu>0</newCpu>
  630. <uProt>0</uProt>
  631. </DebugFlag>
  632. <LintExecutable></LintExecutable>
  633. <LintConfigFile></LintConfigFile>
  634. <bLintAuto>0</bLintAuto>
  635. <DebugDescription>
  636. <Enable>1</Enable>
  637. <EnableLog>0</EnableLog>
  638. <Protocol>2</Protocol>
  639. <DbgClock>10000000</DbgClock>
  640. </DebugDescription>
  641. </TargetOption>
  642. </Target>
  643. <Group>
  644. <GroupName>App</GroupName>
  645. <tvExp>1</tvExp>
  646. <tvExpOptDlg>0</tvExpOptDlg>
  647. <cbSel>0</cbSel>
  648. <RteFlg>0</RteFlg>
  649. <File>
  650. <GroupNumber>1</GroupNumber>
  651. <FileNumber>1</FileNumber>
  652. <FileType>1</FileType>
  653. <tvExp>0</tvExp>
  654. <Focus>0</Focus>
  655. <tvExpOptDlg>0</tvExpOptDlg>
  656. <bDave2>0</bDave2>
  657. <PathWithFileName>..\Source\main.c</PathWithFileName>
  658. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  659. <RteFlg>0</RteFlg>
  660. <bShared>0</bShared>
  661. </File>
  662. <File>
  663. <GroupNumber>1</GroupNumber>
  664. <FileNumber>2</FileNumber>
  665. <FileType>1</FileType>
  666. <tvExp>0</tvExp>
  667. <Focus>0</Focus>
  668. <tvExpOptDlg>0</tvExpOptDlg>
  669. <bDave2>0</bDave2>
  670. <PathWithFileName>..\Source\app.c</PathWithFileName>
  671. <FilenameWithoutPath>app.c</FilenameWithoutPath>
  672. <RteFlg>0</RteFlg>
  673. <bShared>0</bShared>
  674. </File>
  675. <File>
  676. <GroupNumber>1</GroupNumber>
  677. <FileNumber>3</FileNumber>
  678. <FileType>1</FileType>
  679. <tvExp>0</tvExp>
  680. <Focus>0</Focus>
  681. <tvExpOptDlg>0</tvExpOptDlg>
  682. <bDave2>0</bDave2>
  683. <PathWithFileName>..\Source\app_can.c</PathWithFileName>
  684. <FilenameWithoutPath>app_can.c</FilenameWithoutPath>
  685. <RteFlg>0</RteFlg>
  686. <bShared>0</bShared>
  687. </File>
  688. <File>
  689. <GroupNumber>1</GroupNumber>
  690. <FileNumber>4</FileNumber>
  691. <FileType>1</FileType>
  692. <tvExp>0</tvExp>
  693. <Focus>0</Focus>
  694. <tvExpOptDlg>0</tvExpOptDlg>
  695. <bDave2>0</bDave2>
  696. <PathWithFileName>..\Source\app_rs485_1.c</PathWithFileName>
  697. <FilenameWithoutPath>app_rs485_1.c</FilenameWithoutPath>
  698. <RteFlg>0</RteFlg>
  699. <bShared>0</bShared>
  700. </File>
  701. <File>
  702. <GroupNumber>1</GroupNumber>
  703. <FileNumber>5</FileNumber>
  704. <FileType>1</FileType>
  705. <tvExp>0</tvExp>
  706. <Focus>0</Focus>
  707. <tvExpOptDlg>0</tvExpOptDlg>
  708. <bDave2>0</bDave2>
  709. <PathWithFileName>..\Source\app_rs485_2.c</PathWithFileName>
  710. <FilenameWithoutPath>app_rs485_2.c</FilenameWithoutPath>
  711. <RteFlg>0</RteFlg>
  712. <bShared>0</bShared>
  713. </File>
  714. <File>
  715. <GroupNumber>1</GroupNumber>
  716. <FileNumber>6</FileNumber>
  717. <FileType>1</FileType>
  718. <tvExp>0</tvExp>
  719. <Focus>0</Focus>
  720. <tvExpOptDlg>0</tvExpOptDlg>
  721. <bDave2>0</bDave2>
  722. <PathWithFileName>..\Source\measure_temprature.c</PathWithFileName>
  723. <FilenameWithoutPath>measure_temprature.c</FilenameWithoutPath>
  724. <RteFlg>0</RteFlg>
  725. <bShared>0</bShared>
  726. </File>
  727. <File>
  728. <GroupNumber>1</GroupNumber>
  729. <FileNumber>7</FileNumber>
  730. <FileType>1</FileType>
  731. <tvExp>0</tvExp>
  732. <Focus>0</Focus>
  733. <tvExpOptDlg>0</tvExpOptDlg>
  734. <bDave2>0</bDave2>
  735. <PathWithFileName>..\Source\measure_vol.c</PathWithFileName>
  736. <FilenameWithoutPath>measure_vol.c</FilenameWithoutPath>
  737. <RteFlg>0</RteFlg>
  738. <bShared>0</bShared>
  739. </File>
  740. <File>
  741. <GroupNumber>1</GroupNumber>
  742. <FileNumber>8</FileNumber>
  743. <FileType>1</FileType>
  744. <tvExp>0</tvExp>
  745. <Focus>0</Focus>
  746. <tvExpOptDlg>0</tvExpOptDlg>
  747. <bDave2>0</bDave2>
  748. <PathWithFileName>..\Source\app_end_ctr.c</PathWithFileName>
  749. <FilenameWithoutPath>app_end_ctr.c</FilenameWithoutPath>
  750. <RteFlg>0</RteFlg>
  751. <bShared>0</bShared>
  752. </File>
  753. <File>
  754. <GroupNumber>1</GroupNumber>
  755. <FileNumber>9</FileNumber>
  756. <FileType>1</FileType>
  757. <tvExp>0</tvExp>
  758. <Focus>0</Focus>
  759. <tvExpOptDlg>0</tvExpOptDlg>
  760. <bDave2>0</bDave2>
  761. <PathWithFileName>..\Source\app_adas.c</PathWithFileName>
  762. <FilenameWithoutPath>app_adas.c</FilenameWithoutPath>
  763. <RteFlg>0</RteFlg>
  764. <bShared>0</bShared>
  765. </File>
  766. <File>
  767. <GroupNumber>1</GroupNumber>
  768. <FileNumber>10</FileNumber>
  769. <FileType>1</FileType>
  770. <tvExp>0</tvExp>
  771. <Focus>0</Focus>
  772. <tvExpOptDlg>0</tvExpOptDlg>
  773. <bDave2>0</bDave2>
  774. <PathWithFileName>..\Source\app_bms_1.c</PathWithFileName>
  775. <FilenameWithoutPath>app_bms_1.c</FilenameWithoutPath>
  776. <RteFlg>0</RteFlg>
  777. <bShared>0</bShared>
  778. </File>
  779. <File>
  780. <GroupNumber>1</GroupNumber>
  781. <FileNumber>11</FileNumber>
  782. <FileType>1</FileType>
  783. <tvExp>0</tvExp>
  784. <Focus>0</Focus>
  785. <tvExpOptDlg>0</tvExpOptDlg>
  786. <bDave2>0</bDave2>
  787. <PathWithFileName>..\Source\app_bms_2.c</PathWithFileName>
  788. <FilenameWithoutPath>app_bms_2.c</FilenameWithoutPath>
  789. <RteFlg>0</RteFlg>
  790. <bShared>0</bShared>
  791. </File>
  792. <File>
  793. <GroupNumber>1</GroupNumber>
  794. <FileNumber>12</FileNumber>
  795. <FileType>1</FileType>
  796. <tvExp>0</tvExp>
  797. <Focus>0</Focus>
  798. <tvExpOptDlg>0</tvExpOptDlg>
  799. <bDave2>0</bDave2>
  800. <PathWithFileName>..\Source\hardware_test.c</PathWithFileName>
  801. <FilenameWithoutPath>hardware_test.c</FilenameWithoutPath>
  802. <RteFlg>0</RteFlg>
  803. <bShared>0</bShared>
  804. </File>
  805. <File>
  806. <GroupNumber>1</GroupNumber>
  807. <FileNumber>13</FileNumber>
  808. <FileType>1</FileType>
  809. <tvExp>0</tvExp>
  810. <Focus>0</Focus>
  811. <tvExpOptDlg>0</tvExpOptDlg>
  812. <bDave2>0</bDave2>
  813. <PathWithFileName>..\Source\low_power.c</PathWithFileName>
  814. <FilenameWithoutPath>low_power.c</FilenameWithoutPath>
  815. <RteFlg>0</RteFlg>
  816. <bShared>0</bShared>
  817. </File>
  818. </Group>
  819. <Group>
  820. <GroupName>Drv</GroupName>
  821. <tvExp>1</tvExp>
  822. <tvExpOptDlg>0</tvExpOptDlg>
  823. <cbSel>0</cbSel>
  824. <RteFlg>0</RteFlg>
  825. <File>
  826. <GroupNumber>2</GroupNumber>
  827. <FileNumber>14</FileNumber>
  828. <FileType>1</FileType>
  829. <tvExp>0</tvExp>
  830. <Focus>0</Focus>
  831. <tvExpOptDlg>0</tvExpOptDlg>
  832. <bDave2>0</bDave2>
  833. <PathWithFileName>..\Source\delay.c</PathWithFileName>
  834. <FilenameWithoutPath>delay.c</FilenameWithoutPath>
  835. <RteFlg>0</RteFlg>
  836. <bShared>0</bShared>
  837. </File>
  838. <File>
  839. <GroupNumber>2</GroupNumber>
  840. <FileNumber>15</FileNumber>
  841. <FileType>1</FileType>
  842. <tvExp>0</tvExp>
  843. <Focus>0</Focus>
  844. <tvExpOptDlg>0</tvExpOptDlg>
  845. <bDave2>0</bDave2>
  846. <PathWithFileName>..\Source\drv_can.c</PathWithFileName>
  847. <FilenameWithoutPath>drv_can.c</FilenameWithoutPath>
  848. <RteFlg>0</RteFlg>
  849. <bShared>0</bShared>
  850. </File>
  851. <File>
  852. <GroupNumber>2</GroupNumber>
  853. <FileNumber>16</FileNumber>
  854. <FileType>1</FileType>
  855. <tvExp>0</tvExp>
  856. <Focus>0</Focus>
  857. <tvExpOptDlg>0</tvExpOptDlg>
  858. <bDave2>0</bDave2>
  859. <PathWithFileName>..\Source\drv_usart.c</PathWithFileName>
  860. <FilenameWithoutPath>drv_usart.c</FilenameWithoutPath>
  861. <RteFlg>0</RteFlg>
  862. <bShared>0</bShared>
  863. </File>
  864. <File>
  865. <GroupNumber>2</GroupNumber>
  866. <FileNumber>17</FileNumber>
  867. <FileType>1</FileType>
  868. <tvExp>0</tvExp>
  869. <Focus>0</Focus>
  870. <tvExpOptDlg>0</tvExpOptDlg>
  871. <bDave2>0</bDave2>
  872. <PathWithFileName>..\Source\drv_io.c</PathWithFileName>
  873. <FilenameWithoutPath>drv_io.c</FilenameWithoutPath>
  874. <RteFlg>0</RteFlg>
  875. <bShared>0</bShared>
  876. </File>
  877. <File>
  878. <GroupNumber>2</GroupNumber>
  879. <FileNumber>18</FileNumber>
  880. <FileType>1</FileType>
  881. <tvExp>0</tvExp>
  882. <Focus>0</Focus>
  883. <tvExpOptDlg>0</tvExpOptDlg>
  884. <bDave2>0</bDave2>
  885. <PathWithFileName>..\Source\drv_adc.c</PathWithFileName>
  886. <FilenameWithoutPath>drv_adc.c</FilenameWithoutPath>
  887. <RteFlg>0</RteFlg>
  888. <bShared>0</bShared>
  889. </File>
  890. <File>
  891. <GroupNumber>2</GroupNumber>
  892. <FileNumber>19</FileNumber>
  893. <FileType>1</FileType>
  894. <tvExp>0</tvExp>
  895. <Focus>0</Focus>
  896. <tvExpOptDlg>0</tvExpOptDlg>
  897. <bDave2>0</bDave2>
  898. <PathWithFileName>..\Source\drv_usart_2.c</PathWithFileName>
  899. <FilenameWithoutPath>drv_usart_2.c</FilenameWithoutPath>
  900. <RteFlg>0</RteFlg>
  901. <bShared>0</bShared>
  902. </File>
  903. <File>
  904. <GroupNumber>2</GroupNumber>
  905. <FileNumber>20</FileNumber>
  906. <FileType>1</FileType>
  907. <tvExp>0</tvExp>
  908. <Focus>0</Focus>
  909. <tvExpOptDlg>0</tvExpOptDlg>
  910. <bDave2>0</bDave2>
  911. <PathWithFileName>..\Source\gd32f10x_it.c</PathWithFileName>
  912. <FilenameWithoutPath>gd32f10x_it.c</FilenameWithoutPath>
  913. <RteFlg>0</RteFlg>
  914. <bShared>0</bShared>
  915. </File>
  916. <File>
  917. <GroupNumber>2</GroupNumber>
  918. <FileNumber>21</FileNumber>
  919. <FileType>1</FileType>
  920. <tvExp>0</tvExp>
  921. <Focus>0</Focus>
  922. <tvExpOptDlg>0</tvExpOptDlg>
  923. <bDave2>0</bDave2>
  924. <PathWithFileName>..\Source\drv_adas.c</PathWithFileName>
  925. <FilenameWithoutPath>drv_adas.c</FilenameWithoutPath>
  926. <RteFlg>0</RteFlg>
  927. <bShared>0</bShared>
  928. </File>
  929. <File>
  930. <GroupNumber>2</GroupNumber>
  931. <FileNumber>22</FileNumber>
  932. <FileType>1</FileType>
  933. <tvExp>0</tvExp>
  934. <Focus>0</Focus>
  935. <tvExpOptDlg>0</tvExpOptDlg>
  936. <bDave2>0</bDave2>
  937. <PathWithFileName>..\Source\drv_watch_dog.c</PathWithFileName>
  938. <FilenameWithoutPath>drv_watch_dog.c</FilenameWithoutPath>
  939. <RteFlg>0</RteFlg>
  940. <bShared>0</bShared>
  941. </File>
  942. </Group>
  943. <Group>
  944. <GroupName>Startup</GroupName>
  945. <tvExp>0</tvExp>
  946. <tvExpOptDlg>0</tvExpOptDlg>
  947. <cbSel>0</cbSel>
  948. <RteFlg>0</RteFlg>
  949. <File>
  950. <GroupNumber>3</GroupNumber>
  951. <FileNumber>23</FileNumber>
  952. <FileType>5</FileType>
  953. <tvExp>0</tvExp>
  954. <Focus>0</Focus>
  955. <tvExpOptDlg>0</tvExpOptDlg>
  956. <bDave2>0</bDave2>
  957. <PathWithFileName>..\Libraries\CMSIS\GD\GD32F10x\Include\gd32f10x.h</PathWithFileName>
  958. <FilenameWithoutPath>gd32f10x.h</FilenameWithoutPath>
  959. <RteFlg>0</RteFlg>
  960. <bShared>0</bShared>
  961. </File>
  962. <File>
  963. <GroupNumber>3</GroupNumber>
  964. <FileNumber>24</FileNumber>
  965. <FileType>1</FileType>
  966. <tvExp>0</tvExp>
  967. <Focus>0</Focus>
  968. <tvExpOptDlg>0</tvExpOptDlg>
  969. <bDave2>0</bDave2>
  970. <PathWithFileName>..\Libraries\CMSIS\GD\GD32F10x\Source\system_gd32f10x.c</PathWithFileName>
  971. <FilenameWithoutPath>system_gd32f10x.c</FilenameWithoutPath>
  972. <RteFlg>0</RteFlg>
  973. <bShared>0</bShared>
  974. </File>
  975. <File>
  976. <GroupNumber>3</GroupNumber>
  977. <FileNumber>25</FileNumber>
  978. <FileType>5</FileType>
  979. <tvExp>0</tvExp>
  980. <Focus>0</Focus>
  981. <tvExpOptDlg>0</tvExpOptDlg>
  982. <bDave2>0</bDave2>
  983. <PathWithFileName>..\Libraries\CMSIS\GD\GD32F10x\Include\system_gd32f10x.h</PathWithFileName>
  984. <FilenameWithoutPath>system_gd32f10x.h</FilenameWithoutPath>
  985. <RteFlg>0</RteFlg>
  986. <bShared>0</bShared>
  987. </File>
  988. <File>
  989. <GroupNumber>3</GroupNumber>
  990. <FileNumber>26</FileNumber>
  991. <FileType>2</FileType>
  992. <tvExp>0</tvExp>
  993. <Focus>0</Focus>
  994. <tvExpOptDlg>0</tvExpOptDlg>
  995. <bDave2>0</bDave2>
  996. <PathWithFileName>..\Libraries\CMSIS\GD\GD32F10x\Source\ARM\startup_gd32f10x_md.s</PathWithFileName>
  997. <FilenameWithoutPath>startup_gd32f10x_md.s</FilenameWithoutPath>
  998. <RteFlg>0</RteFlg>
  999. <bShared>0</bShared>
  1000. </File>
  1001. </Group>
  1002. <Group>
  1003. <GroupName>GD32F10x_standard_peripheral</GroupName>
  1004. <tvExp>0</tvExp>
  1005. <tvExpOptDlg>0</tvExpOptDlg>
  1006. <cbSel>0</cbSel>
  1007. <RteFlg>0</RteFlg>
  1008. <File>
  1009. <GroupNumber>4</GroupNumber>
  1010. <FileNumber>27</FileNumber>
  1011. <FileType>1</FileType>
  1012. <tvExp>0</tvExp>
  1013. <Focus>0</Focus>
  1014. <tvExpOptDlg>0</tvExpOptDlg>
  1015. <bDave2>0</bDave2>
  1016. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_adc.c</PathWithFileName>
  1017. <FilenameWithoutPath>gd32f10x_adc.c</FilenameWithoutPath>
  1018. <RteFlg>0</RteFlg>
  1019. <bShared>0</bShared>
  1020. </File>
  1021. <File>
  1022. <GroupNumber>4</GroupNumber>
  1023. <FileNumber>28</FileNumber>
  1024. <FileType>1</FileType>
  1025. <tvExp>0</tvExp>
  1026. <Focus>0</Focus>
  1027. <tvExpOptDlg>0</tvExpOptDlg>
  1028. <bDave2>0</bDave2>
  1029. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_bkp.c</PathWithFileName>
  1030. <FilenameWithoutPath>gd32f10x_bkp.c</FilenameWithoutPath>
  1031. <RteFlg>0</RteFlg>
  1032. <bShared>0</bShared>
  1033. </File>
  1034. <File>
  1035. <GroupNumber>4</GroupNumber>
  1036. <FileNumber>29</FileNumber>
  1037. <FileType>1</FileType>
  1038. <tvExp>0</tvExp>
  1039. <Focus>0</Focus>
  1040. <tvExpOptDlg>0</tvExpOptDlg>
  1041. <bDave2>0</bDave2>
  1042. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_can.c</PathWithFileName>
  1043. <FilenameWithoutPath>gd32f10x_can.c</FilenameWithoutPath>
  1044. <RteFlg>0</RteFlg>
  1045. <bShared>0</bShared>
  1046. </File>
  1047. <File>
  1048. <GroupNumber>4</GroupNumber>
  1049. <FileNumber>30</FileNumber>
  1050. <FileType>1</FileType>
  1051. <tvExp>0</tvExp>
  1052. <Focus>0</Focus>
  1053. <tvExpOptDlg>0</tvExpOptDlg>
  1054. <bDave2>0</bDave2>
  1055. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_crc.c</PathWithFileName>
  1056. <FilenameWithoutPath>gd32f10x_crc.c</FilenameWithoutPath>
  1057. <RteFlg>0</RteFlg>
  1058. <bShared>0</bShared>
  1059. </File>
  1060. <File>
  1061. <GroupNumber>4</GroupNumber>
  1062. <FileNumber>31</FileNumber>
  1063. <FileType>1</FileType>
  1064. <tvExp>0</tvExp>
  1065. <Focus>0</Focus>
  1066. <tvExpOptDlg>0</tvExpOptDlg>
  1067. <bDave2>0</bDave2>
  1068. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_dac.c</PathWithFileName>
  1069. <FilenameWithoutPath>gd32f10x_dac.c</FilenameWithoutPath>
  1070. <RteFlg>0</RteFlg>
  1071. <bShared>0</bShared>
  1072. </File>
  1073. <File>
  1074. <GroupNumber>4</GroupNumber>
  1075. <FileNumber>32</FileNumber>
  1076. <FileType>1</FileType>
  1077. <tvExp>0</tvExp>
  1078. <Focus>0</Focus>
  1079. <tvExpOptDlg>0</tvExpOptDlg>
  1080. <bDave2>0</bDave2>
  1081. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_dbg.c</PathWithFileName>
  1082. <FilenameWithoutPath>gd32f10x_dbg.c</FilenameWithoutPath>
  1083. <RteFlg>0</RteFlg>
  1084. <bShared>0</bShared>
  1085. </File>
  1086. <File>
  1087. <GroupNumber>4</GroupNumber>
  1088. <FileNumber>33</FileNumber>
  1089. <FileType>1</FileType>
  1090. <tvExp>0</tvExp>
  1091. <Focus>0</Focus>
  1092. <tvExpOptDlg>0</tvExpOptDlg>
  1093. <bDave2>0</bDave2>
  1094. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_dma.c</PathWithFileName>
  1095. <FilenameWithoutPath>gd32f10x_dma.c</FilenameWithoutPath>
  1096. <RteFlg>0</RteFlg>
  1097. <bShared>0</bShared>
  1098. </File>
  1099. <File>
  1100. <GroupNumber>4</GroupNumber>
  1101. <FileNumber>34</FileNumber>
  1102. <FileType>1</FileType>
  1103. <tvExp>0</tvExp>
  1104. <Focus>0</Focus>
  1105. <tvExpOptDlg>0</tvExpOptDlg>
  1106. <bDave2>0</bDave2>
  1107. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_enet.c</PathWithFileName>
  1108. <FilenameWithoutPath>gd32f10x_enet.c</FilenameWithoutPath>
  1109. <RteFlg>0</RteFlg>
  1110. <bShared>0</bShared>
  1111. </File>
  1112. <File>
  1113. <GroupNumber>4</GroupNumber>
  1114. <FileNumber>35</FileNumber>
  1115. <FileType>1</FileType>
  1116. <tvExp>0</tvExp>
  1117. <Focus>0</Focus>
  1118. <tvExpOptDlg>0</tvExpOptDlg>
  1119. <bDave2>0</bDave2>
  1120. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_exmc.c</PathWithFileName>
  1121. <FilenameWithoutPath>gd32f10x_exmc.c</FilenameWithoutPath>
  1122. <RteFlg>0</RteFlg>
  1123. <bShared>0</bShared>
  1124. </File>
  1125. <File>
  1126. <GroupNumber>4</GroupNumber>
  1127. <FileNumber>36</FileNumber>
  1128. <FileType>1</FileType>
  1129. <tvExp>0</tvExp>
  1130. <Focus>0</Focus>
  1131. <tvExpOptDlg>0</tvExpOptDlg>
  1132. <bDave2>0</bDave2>
  1133. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_exti.c</PathWithFileName>
  1134. <FilenameWithoutPath>gd32f10x_exti.c</FilenameWithoutPath>
  1135. <RteFlg>0</RteFlg>
  1136. <bShared>0</bShared>
  1137. </File>
  1138. <File>
  1139. <GroupNumber>4</GroupNumber>
  1140. <FileNumber>37</FileNumber>
  1141. <FileType>1</FileType>
  1142. <tvExp>0</tvExp>
  1143. <Focus>0</Focus>
  1144. <tvExpOptDlg>0</tvExpOptDlg>
  1145. <bDave2>0</bDave2>
  1146. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_fmc.c</PathWithFileName>
  1147. <FilenameWithoutPath>gd32f10x_fmc.c</FilenameWithoutPath>
  1148. <RteFlg>0</RteFlg>
  1149. <bShared>0</bShared>
  1150. </File>
  1151. <File>
  1152. <GroupNumber>4</GroupNumber>
  1153. <FileNumber>38</FileNumber>
  1154. <FileType>1</FileType>
  1155. <tvExp>0</tvExp>
  1156. <Focus>0</Focus>
  1157. <tvExpOptDlg>0</tvExpOptDlg>
  1158. <bDave2>0</bDave2>
  1159. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_fwdgt.c</PathWithFileName>
  1160. <FilenameWithoutPath>gd32f10x_fwdgt.c</FilenameWithoutPath>
  1161. <RteFlg>0</RteFlg>
  1162. <bShared>0</bShared>
  1163. </File>
  1164. <File>
  1165. <GroupNumber>4</GroupNumber>
  1166. <FileNumber>39</FileNumber>
  1167. <FileType>1</FileType>
  1168. <tvExp>0</tvExp>
  1169. <Focus>0</Focus>
  1170. <tvExpOptDlg>0</tvExpOptDlg>
  1171. <bDave2>0</bDave2>
  1172. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_gpio.c</PathWithFileName>
  1173. <FilenameWithoutPath>gd32f10x_gpio.c</FilenameWithoutPath>
  1174. <RteFlg>0</RteFlg>
  1175. <bShared>0</bShared>
  1176. </File>
  1177. <File>
  1178. <GroupNumber>4</GroupNumber>
  1179. <FileNumber>40</FileNumber>
  1180. <FileType>1</FileType>
  1181. <tvExp>0</tvExp>
  1182. <Focus>0</Focus>
  1183. <tvExpOptDlg>0</tvExpOptDlg>
  1184. <bDave2>0</bDave2>
  1185. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_i2c.c</PathWithFileName>
  1186. <FilenameWithoutPath>gd32f10x_i2c.c</FilenameWithoutPath>
  1187. <RteFlg>0</RteFlg>
  1188. <bShared>0</bShared>
  1189. </File>
  1190. <File>
  1191. <GroupNumber>4</GroupNumber>
  1192. <FileNumber>41</FileNumber>
  1193. <FileType>1</FileType>
  1194. <tvExp>0</tvExp>
  1195. <Focus>0</Focus>
  1196. <tvExpOptDlg>0</tvExpOptDlg>
  1197. <bDave2>0</bDave2>
  1198. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_misc.c</PathWithFileName>
  1199. <FilenameWithoutPath>gd32f10x_misc.c</FilenameWithoutPath>
  1200. <RteFlg>0</RteFlg>
  1201. <bShared>0</bShared>
  1202. </File>
  1203. <File>
  1204. <GroupNumber>4</GroupNumber>
  1205. <FileNumber>42</FileNumber>
  1206. <FileType>1</FileType>
  1207. <tvExp>0</tvExp>
  1208. <Focus>0</Focus>
  1209. <tvExpOptDlg>0</tvExpOptDlg>
  1210. <bDave2>0</bDave2>
  1211. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_pmu.c</PathWithFileName>
  1212. <FilenameWithoutPath>gd32f10x_pmu.c</FilenameWithoutPath>
  1213. <RteFlg>0</RteFlg>
  1214. <bShared>0</bShared>
  1215. </File>
  1216. <File>
  1217. <GroupNumber>4</GroupNumber>
  1218. <FileNumber>43</FileNumber>
  1219. <FileType>1</FileType>
  1220. <tvExp>0</tvExp>
  1221. <Focus>0</Focus>
  1222. <tvExpOptDlg>0</tvExpOptDlg>
  1223. <bDave2>0</bDave2>
  1224. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_rcu.c</PathWithFileName>
  1225. <FilenameWithoutPath>gd32f10x_rcu.c</FilenameWithoutPath>
  1226. <RteFlg>0</RteFlg>
  1227. <bShared>0</bShared>
  1228. </File>
  1229. <File>
  1230. <GroupNumber>4</GroupNumber>
  1231. <FileNumber>44</FileNumber>
  1232. <FileType>1</FileType>
  1233. <tvExp>0</tvExp>
  1234. <Focus>0</Focus>
  1235. <tvExpOptDlg>0</tvExpOptDlg>
  1236. <bDave2>0</bDave2>
  1237. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_rtc.c</PathWithFileName>
  1238. <FilenameWithoutPath>gd32f10x_rtc.c</FilenameWithoutPath>
  1239. <RteFlg>0</RteFlg>
  1240. <bShared>0</bShared>
  1241. </File>
  1242. <File>
  1243. <GroupNumber>4</GroupNumber>
  1244. <FileNumber>45</FileNumber>
  1245. <FileType>1</FileType>
  1246. <tvExp>0</tvExp>
  1247. <Focus>0</Focus>
  1248. <tvExpOptDlg>0</tvExpOptDlg>
  1249. <bDave2>0</bDave2>
  1250. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_sdio.c</PathWithFileName>
  1251. <FilenameWithoutPath>gd32f10x_sdio.c</FilenameWithoutPath>
  1252. <RteFlg>0</RteFlg>
  1253. <bShared>0</bShared>
  1254. </File>
  1255. <File>
  1256. <GroupNumber>4</GroupNumber>
  1257. <FileNumber>46</FileNumber>
  1258. <FileType>1</FileType>
  1259. <tvExp>0</tvExp>
  1260. <Focus>0</Focus>
  1261. <tvExpOptDlg>0</tvExpOptDlg>
  1262. <bDave2>0</bDave2>
  1263. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_spi.c</PathWithFileName>
  1264. <FilenameWithoutPath>gd32f10x_spi.c</FilenameWithoutPath>
  1265. <RteFlg>0</RteFlg>
  1266. <bShared>0</bShared>
  1267. </File>
  1268. <File>
  1269. <GroupNumber>4</GroupNumber>
  1270. <FileNumber>47</FileNumber>
  1271. <FileType>1</FileType>
  1272. <tvExp>0</tvExp>
  1273. <Focus>0</Focus>
  1274. <tvExpOptDlg>0</tvExpOptDlg>
  1275. <bDave2>0</bDave2>
  1276. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_timer.c</PathWithFileName>
  1277. <FilenameWithoutPath>gd32f10x_timer.c</FilenameWithoutPath>
  1278. <RteFlg>0</RteFlg>
  1279. <bShared>0</bShared>
  1280. </File>
  1281. <File>
  1282. <GroupNumber>4</GroupNumber>
  1283. <FileNumber>48</FileNumber>
  1284. <FileType>1</FileType>
  1285. <tvExp>0</tvExp>
  1286. <Focus>0</Focus>
  1287. <tvExpOptDlg>0</tvExpOptDlg>
  1288. <bDave2>0</bDave2>
  1289. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_usart.c</PathWithFileName>
  1290. <FilenameWithoutPath>gd32f10x_usart.c</FilenameWithoutPath>
  1291. <RteFlg>0</RteFlg>
  1292. <bShared>0</bShared>
  1293. </File>
  1294. <File>
  1295. <GroupNumber>4</GroupNumber>
  1296. <FileNumber>49</FileNumber>
  1297. <FileType>1</FileType>
  1298. <tvExp>0</tvExp>
  1299. <Focus>0</Focus>
  1300. <tvExpOptDlg>0</tvExpOptDlg>
  1301. <bDave2>0</bDave2>
  1302. <PathWithFileName>..\Libraries\GD32F10x_standard_peripheral\Source\gd32f10x_wwdgt.c</PathWithFileName>
  1303. <FilenameWithoutPath>gd32f10x_wwdgt.c</FilenameWithoutPath>
  1304. <RteFlg>0</RteFlg>
  1305. <bShared>0</bShared>
  1306. </File>
  1307. </Group>
  1308. <Group>
  1309. <GroupName>BL_Source</GroupName>
  1310. <tvExp>0</tvExp>
  1311. <tvExpOptDlg>0</tvExpOptDlg>
  1312. <cbSel>0</cbSel>
  1313. <RteFlg>0</RteFlg>
  1314. <File>
  1315. <GroupNumber>5</GroupNumber>
  1316. <FileNumber>50</FileNumber>
  1317. <FileType>1</FileType>
  1318. <tvExp>0</tvExp>
  1319. <Focus>0</Focus>
  1320. <tvExpOptDlg>0</tvExpOptDlg>
  1321. <bDave2>0</bDave2>
  1322. <PathWithFileName>..\bootloader\s600_iap.c</PathWithFileName>
  1323. <FilenameWithoutPath>s600_iap.c</FilenameWithoutPath>
  1324. <RteFlg>0</RteFlg>
  1325. <bShared>0</bShared>
  1326. </File>
  1327. <File>
  1328. <GroupNumber>5</GroupNumber>
  1329. <FileNumber>51</FileNumber>
  1330. <FileType>1</FileType>
  1331. <tvExp>0</tvExp>
  1332. <Focus>0</Focus>
  1333. <tvExpOptDlg>0</tvExpOptDlg>
  1334. <bDave2>0</bDave2>
  1335. <PathWithFileName>..\bootloader\byte_queue.c</PathWithFileName>
  1336. <FilenameWithoutPath>byte_queue.c</FilenameWithoutPath>
  1337. <RteFlg>0</RteFlg>
  1338. <bShared>0</bShared>
  1339. </File>
  1340. <File>
  1341. <GroupNumber>5</GroupNumber>
  1342. <FileNumber>52</FileNumber>
  1343. <FileType>1</FileType>
  1344. <tvExp>0</tvExp>
  1345. <Focus>0</Focus>
  1346. <tvExpOptDlg>0</tvExpOptDlg>
  1347. <bDave2>0</bDave2>
  1348. <PathWithFileName>..\bootloader\main.c</PathWithFileName>
  1349. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  1350. <RteFlg>0</RteFlg>
  1351. <bShared>0</bShared>
  1352. </File>
  1353. <File>
  1354. <GroupNumber>5</GroupNumber>
  1355. <FileNumber>53</FileNumber>
  1356. <FileType>1</FileType>
  1357. <tvExp>0</tvExp>
  1358. <Focus>0</Focus>
  1359. <tvExpOptDlg>0</tvExpOptDlg>
  1360. <bDave2>0</bDave2>
  1361. <PathWithFileName>..\bootloader\s600.c</PathWithFileName>
  1362. <FilenameWithoutPath>s600.c</FilenameWithoutPath>
  1363. <RteFlg>0</RteFlg>
  1364. <bShared>0</bShared>
  1365. </File>
  1366. <File>
  1367. <GroupNumber>5</GroupNumber>
  1368. <FileNumber>54</FileNumber>
  1369. <FileType>1</FileType>
  1370. <tvExp>0</tvExp>
  1371. <Focus>0</Focus>
  1372. <tvExpOptDlg>0</tvExpOptDlg>
  1373. <bDave2>0</bDave2>
  1374. <PathWithFileName>..\bootloader\s600_can.c</PathWithFileName>
  1375. <FilenameWithoutPath>s600_can.c</FilenameWithoutPath>
  1376. <RteFlg>0</RteFlg>
  1377. <bShared>0</bShared>
  1378. </File>
  1379. <File>
  1380. <GroupNumber>5</GroupNumber>
  1381. <FileNumber>55</FileNumber>
  1382. <FileType>1</FileType>
  1383. <tvExp>0</tvExp>
  1384. <Focus>0</Focus>
  1385. <tvExpOptDlg>0</tvExpOptDlg>
  1386. <bDave2>0</bDave2>
  1387. <PathWithFileName>..\bootloader\bl_drv_usart_2.c</PathWithFileName>
  1388. <FilenameWithoutPath>bl_drv_usart_2.c</FilenameWithoutPath>
  1389. <RteFlg>0</RteFlg>
  1390. <bShared>0</bShared>
  1391. </File>
  1392. <File>
  1393. <GroupNumber>5</GroupNumber>
  1394. <FileNumber>56</FileNumber>
  1395. <FileType>1</FileType>
  1396. <tvExp>0</tvExp>
  1397. <Focus>0</Focus>
  1398. <tvExpOptDlg>0</tvExpOptDlg>
  1399. <bDave2>0</bDave2>
  1400. <PathWithFileName>..\bootloader\bl_drv_usart.c</PathWithFileName>
  1401. <FilenameWithoutPath>bl_drv_usart.c</FilenameWithoutPath>
  1402. <RteFlg>0</RteFlg>
  1403. <bShared>0</bShared>
  1404. </File>
  1405. </Group>
  1406. <Group>
  1407. <GroupName>::CMSIS</GroupName>
  1408. <tvExp>0</tvExp>
  1409. <tvExpOptDlg>0</tvExpOptDlg>
  1410. <cbSel>0</cbSel>
  1411. <RteFlg>1</RteFlg>
  1412. </Group>
  1413. </ProjectOpt>