mini7_V2.uvoptx 40 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>mini7_V2</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></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>6</nTsel>
  102. <sDll></sDll>
  103. <sDllPa></sDllPa>
  104. <sDlgDll></sDlgDll>
  105. <sDlgPa></sDlgPa>
  106. <sIfile></sIfile>
  107. <tDll></tDll>
  108. <tDllPa></tDllPa>
  109. <tDlgDll></tDlgDll>
  110. <tDlgPa></tDlgPa>
  111. <tIfile></tIfile>
  112. <pMon>STLink\ST-LINKIII-KEIL_SWO.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>ARMRTXEVENTFLAGS</Key>
  118. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>DLGTARM</Key>
  123. <Name>(1010=76,112,526,669,0)(1007=106,145,293,420,0)(1008=91,129,467,365,0)(1009=121,161,379,749,0)</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>ARMDBGFLAGS</Key>
  128. <Name></Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>DLGUARM</Key>
  133. <Name>(105=-1,-1,-1,-1,0)</Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>UL2CM3</Key>
  138. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM))</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>ST-LINKIII-KEIL_SWO</Key>
  143. <Name>-U-O142 -O2254 -SF4000 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM)</Name>
  144. </SetRegEntry>
  145. </TargetDriverDllRegistry>
  146. <Breakpoint>
  147. <Bp>
  148. <Number>0</Number>
  149. <Type>0</Type>
  150. <LineNumber>547</LineNumber>
  151. <EnabledFlag>1</EnabledFlag>
  152. <Address>134321202</Address>
  153. <ByteObject>0</ByteObject>
  154. <HtxType>0</HtxType>
  155. <ManyObjects>0</ManyObjects>
  156. <SizeOfObject>0</SizeOfObject>
  157. <BreakByAccess>0</BreakByAccess>
  158. <BreakIfRCount>1</BreakIfRCount>
  159. <Filename>..\DriverInterface\ESP32_WROOM_32D.c</Filename>
  160. <ExecCommand></ExecCommand>
  161. <Expression>\\mini7_V2\../DriverInterface/ESP32_WROOM_32D.c\547</Expression>
  162. </Bp>
  163. <Bp>
  164. <Number>1</Number>
  165. <Type>0</Type>
  166. <LineNumber>167</LineNumber>
  167. <EnabledFlag>1</EnabledFlag>
  168. <Address>134341596</Address>
  169. <ByteObject>0</ByteObject>
  170. <HtxType>0</HtxType>
  171. <ManyObjects>0</ManyObjects>
  172. <SizeOfObject>0</SizeOfObject>
  173. <BreakByAccess>0</BreakByAccess>
  174. <BreakIfRCount>1</BreakIfRCount>
  175. <Filename>..\DriverInterface\van_BSP_Scanner.c</Filename>
  176. <ExecCommand></ExecCommand>
  177. <Expression>\\mini7_V2\../DriverInterface/van_BSP_Scanner.c\167</Expression>
  178. </Bp>
  179. </Breakpoint>
  180. <WatchWindow1>
  181. <Ww>
  182. <count>0</count>
  183. <WinNumber>1</WinNumber>
  184. <ItemText>ADC1_Converted_Value[i*2+ch]</ItemText>
  185. </Ww>
  186. <Ww>
  187. <count>1</count>
  188. <WinNumber>1</WinNumber>
  189. <ItemText>g_cmd_rx_buf</ItemText>
  190. </Ww>
  191. <Ww>
  192. <count>2</count>
  193. <WinNumber>1</WinNumber>
  194. <ItemText>g_wifi_rx_last</ItemText>
  195. </Ww>
  196. <Ww>
  197. <count>3</count>
  198. <WinNumber>1</WinNumber>
  199. <ItemText>g_wifi_rx_head</ItemText>
  200. </Ww>
  201. <Ww>
  202. <count>4</count>
  203. <WinNumber>1</WinNumber>
  204. <ItemText>MAC_ADDR</ItemText>
  205. </Ww>
  206. <Ww>
  207. <count>5</count>
  208. <WinNumber>1</WinNumber>
  209. <ItemText>g_wifi_rx_buf</ItemText>
  210. </Ww>
  211. <Ww>
  212. <count>6</count>
  213. <WinNumber>1</WinNumber>
  214. <ItemText>cmd_rx_header</ItemText>
  215. </Ww>
  216. <Ww>
  217. <count>7</count>
  218. <WinNumber>1</WinNumber>
  219. <ItemText>sysinf</ItemText>
  220. </Ww>
  221. <Ww>
  222. <count>8</count>
  223. <WinNumber>1</WinNumber>
  224. <ItemText>g_cmd_rx_buf</ItemText>
  225. </Ww>
  226. <Ww>
  227. <count>9</count>
  228. <WinNumber>1</WinNumber>
  229. <ItemText>wifi_set_ssid</ItemText>
  230. </Ww>
  231. </WatchWindow1>
  232. <WatchWindow2>
  233. <Ww>
  234. <count>0</count>
  235. <WinNumber>2</WinNumber>
  236. <ItemText>DeviceNum</ItemText>
  237. </Ww>
  238. </WatchWindow2>
  239. <MemoryWindow1>
  240. <Mm>
  241. <WinNumber>1</WinNumber>
  242. <SubType>0</SubType>
  243. <ItemText>0x0807f800</ItemText>
  244. <AccSizeX>0</AccSizeX>
  245. </Mm>
  246. </MemoryWindow1>
  247. <Tracepoint>
  248. <THDelay>0</THDelay>
  249. </Tracepoint>
  250. <DebugFlag>
  251. <trace>0</trace>
  252. <periodic>1</periodic>
  253. <aLwin>1</aLwin>
  254. <aCover>0</aCover>
  255. <aSer1>0</aSer1>
  256. <aSer2>0</aSer2>
  257. <aPa>0</aPa>
  258. <viewmode>1</viewmode>
  259. <vrSel>0</vrSel>
  260. <aSym>0</aSym>
  261. <aTbox>0</aTbox>
  262. <AscS1>0</AscS1>
  263. <AscS2>0</AscS2>
  264. <AscS3>0</AscS3>
  265. <aSer3>0</aSer3>
  266. <eProf>0</eProf>
  267. <aLa>0</aLa>
  268. <aPa1>0</aPa1>
  269. <AscS4>0</AscS4>
  270. <aSer4>0</aSer4>
  271. <StkLoc>1</StkLoc>
  272. <TrcWin>0</TrcWin>
  273. <newCpu>0</newCpu>
  274. <uProt>0</uProt>
  275. </DebugFlag>
  276. <LintExecutable></LintExecutable>
  277. <LintConfigFile></LintConfigFile>
  278. <bLintAuto>0</bLintAuto>
  279. <bAutoGenD>0</bAutoGenD>
  280. <LntExFlags>0</LntExFlags>
  281. <pMisraName></pMisraName>
  282. <pszMrule></pszMrule>
  283. <pSingCmds></pSingCmds>
  284. <pMultCmds></pMultCmds>
  285. <pMisraNamep></pMisraNamep>
  286. <pszMrulep></pszMrulep>
  287. <pSingCmdsp></pSingCmdsp>
  288. <pMultCmdsp></pMultCmdsp>
  289. <SystemViewers>
  290. <Entry>
  291. <Name>System Viewer\GPIOA</Name>
  292. <WinId>35904</WinId>
  293. </Entry>
  294. <Entry>
  295. <Name>System Viewer\GPIOC</Name>
  296. <WinId>35905</WinId>
  297. </Entry>
  298. </SystemViewers>
  299. <DebugDescription>
  300. <Enable>1</Enable>
  301. <EnableFlashSeq>1</EnableFlashSeq>
  302. <EnableLog>0</EnableLog>
  303. <Protocol>2</Protocol>
  304. <DbgClock>10000000</DbgClock>
  305. </DebugDescription>
  306. </TargetOption>
  307. </Target>
  308. <Target>
  309. <TargetName>mini7_V2_debug</TargetName>
  310. <ToolsetNumber>0x4</ToolsetNumber>
  311. <ToolsetName>ARM-ADS</ToolsetName>
  312. <TargetOption>
  313. <CLKADS>8000000</CLKADS>
  314. <OPTTT>
  315. <gFlags>1</gFlags>
  316. <BeepAtEnd>1</BeepAtEnd>
  317. <RunSim>0</RunSim>
  318. <RunTarget>1</RunTarget>
  319. <RunAbUc>0</RunAbUc>
  320. </OPTTT>
  321. <OPTHX>
  322. <HexSelection>1</HexSelection>
  323. <FlashByte>65535</FlashByte>
  324. <HexRangeLowAddress>0</HexRangeLowAddress>
  325. <HexRangeHighAddress>0</HexRangeHighAddress>
  326. <HexOffset>0</HexOffset>
  327. </OPTHX>
  328. <OPTLEX>
  329. <PageWidth>79</PageWidth>
  330. <PageLength>66</PageLength>
  331. <TabStop>8</TabStop>
  332. <ListingPath></ListingPath>
  333. </OPTLEX>
  334. <ListingPage>
  335. <CreateCListing>1</CreateCListing>
  336. <CreateAListing>1</CreateAListing>
  337. <CreateLListing>1</CreateLListing>
  338. <CreateIListing>0</CreateIListing>
  339. <AsmCond>1</AsmCond>
  340. <AsmSymb>1</AsmSymb>
  341. <AsmXref>0</AsmXref>
  342. <CCond>1</CCond>
  343. <CCode>0</CCode>
  344. <CListInc>0</CListInc>
  345. <CSymb>0</CSymb>
  346. <LinkerCodeListing>0</LinkerCodeListing>
  347. </ListingPage>
  348. <OPTXL>
  349. <LMap>1</LMap>
  350. <LComments>1</LComments>
  351. <LGenerateSymbols>1</LGenerateSymbols>
  352. <LLibSym>1</LLibSym>
  353. <LLines>1</LLines>
  354. <LLocSym>1</LLocSym>
  355. <LPubSym>1</LPubSym>
  356. <LXref>0</LXref>
  357. <LExpSel>0</LExpSel>
  358. </OPTXL>
  359. <OPTFL>
  360. <tvExp>1</tvExp>
  361. <tvExpOptDlg>0</tvExpOptDlg>
  362. <IsCurrentTarget>0</IsCurrentTarget>
  363. </OPTFL>
  364. <CpuCode>18</CpuCode>
  365. <DebugOpt>
  366. <uSim>0</uSim>
  367. <uTrg>1</uTrg>
  368. <sLdApp>1</sLdApp>
  369. <sGomain>1</sGomain>
  370. <sRbreak>1</sRbreak>
  371. <sRwatch>1</sRwatch>
  372. <sRmem>1</sRmem>
  373. <sRfunc>1</sRfunc>
  374. <sRbox>1</sRbox>
  375. <tLdApp>1</tLdApp>
  376. <tGomain>1</tGomain>
  377. <tRbreak>1</tRbreak>
  378. <tRwatch>1</tRwatch>
  379. <tRmem>1</tRmem>
  380. <tRfunc>1</tRfunc>
  381. <tRbox>1</tRbox>
  382. <tRtrace>1</tRtrace>
  383. <sRSysVw>1</sRSysVw>
  384. <tRSysVw>1</tRSysVw>
  385. <sRunDeb>0</sRunDeb>
  386. <sLrtime>0</sLrtime>
  387. <bEvRecOn>1</bEvRecOn>
  388. <bSchkAxf>0</bSchkAxf>
  389. <bTchkAxf>0</bTchkAxf>
  390. <nTsel>6</nTsel>
  391. <sDll></sDll>
  392. <sDllPa></sDllPa>
  393. <sDlgDll></sDlgDll>
  394. <sDlgPa></sDlgPa>
  395. <sIfile></sIfile>
  396. <tDll></tDll>
  397. <tDllPa></tDllPa>
  398. <tDlgDll></tDlgDll>
  399. <tDlgPa></tDlgPa>
  400. <tIfile></tIfile>
  401. <pMon>STLink\ST-LINKIII-KEIL_SWO.dll</pMon>
  402. </DebugOpt>
  403. <TargetDriverDllRegistry>
  404. <SetRegEntry>
  405. <Number>0</Number>
  406. <Key>ARMRTXEVENTFLAGS</Key>
  407. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  408. </SetRegEntry>
  409. <SetRegEntry>
  410. <Number>0</Number>
  411. <Key>DLGTARM</Key>
  412. <Name>(1010=76,112,526,669,0)(1007=106,145,293,420,0)(1008=91,129,467,365,0)(1009=121,161,379,749,0)</Name>
  413. </SetRegEntry>
  414. <SetRegEntry>
  415. <Number>0</Number>
  416. <Key>ARMDBGFLAGS</Key>
  417. <Name></Name>
  418. </SetRegEntry>
  419. <SetRegEntry>
  420. <Number>0</Number>
  421. <Key>DLGUARM</Key>
  422. <Name>(105=-1,-1,-1,-1,0)</Name>
  423. </SetRegEntry>
  424. <SetRegEntry>
  425. <Number>0</Number>
  426. <Key>UL2CM3</Key>
  427. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_512 -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM))</Name>
  428. </SetRegEntry>
  429. <SetRegEntry>
  430. <Number>0</Number>
  431. <Key>ST-LINKIII-KEIL_SWO</Key>
  432. <Name>-U-O142 -O2254 -SF4000 -C0 -A0 -I0 -HNlocalhost -HP7184 -P1 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_512.FLM -FS08000000 -FL080000 -FP0($$Device:STM32F103RE$Flash\STM32F10x_512.FLM)</Name>
  433. </SetRegEntry>
  434. </TargetDriverDllRegistry>
  435. <Breakpoint>
  436. <Bp>
  437. <Number>0</Number>
  438. <Type>0</Type>
  439. <LineNumber>547</LineNumber>
  440. <EnabledFlag>1</EnabledFlag>
  441. <Address>134321174</Address>
  442. <ByteObject>0</ByteObject>
  443. <HtxType>0</HtxType>
  444. <ManyObjects>0</ManyObjects>
  445. <SizeOfObject>0</SizeOfObject>
  446. <BreakByAccess>0</BreakByAccess>
  447. <BreakIfRCount>1</BreakIfRCount>
  448. <Filename>..\DriverInterface\ESP32_WROOM_32D.c</Filename>
  449. <ExecCommand></ExecCommand>
  450. <Expression>\\mini7_V2\../DriverInterface/ESP32_WROOM_32D.c\547</Expression>
  451. </Bp>
  452. <Bp>
  453. <Number>1</Number>
  454. <Type>0</Type>
  455. <LineNumber>167</LineNumber>
  456. <EnabledFlag>1</EnabledFlag>
  457. <Address>134341504</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>..\DriverInterface\van_BSP_Scanner.c</Filename>
  465. <ExecCommand></ExecCommand>
  466. <Expression>\\mini7_V2\../DriverInterface/van_BSP_Scanner.c\167</Expression>
  467. </Bp>
  468. <Bp>
  469. <Number>2</Number>
  470. <Type>0</Type>
  471. <LineNumber>151</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>../Core/Src/main.c</Filename>
  481. <ExecCommand></ExecCommand>
  482. <Expression></Expression>
  483. </Bp>
  484. <Bp>
  485. <Number>3</Number>
  486. <Type>0</Type>
  487. <LineNumber>233</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>..\DriverInterface\ESP32_WROOM_32D.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>ADC1_Converted_Value[i*2+ch]</ItemText>
  506. </Ww>
  507. <Ww>
  508. <count>1</count>
  509. <WinNumber>1</WinNumber>
  510. <ItemText>g_cmd_rx_buf</ItemText>
  511. </Ww>
  512. <Ww>
  513. <count>2</count>
  514. <WinNumber>1</WinNumber>
  515. <ItemText>g_wifi_rx_last</ItemText>
  516. </Ww>
  517. <Ww>
  518. <count>3</count>
  519. <WinNumber>1</WinNumber>
  520. <ItemText>g_wifi_rx_head</ItemText>
  521. </Ww>
  522. <Ww>
  523. <count>4</count>
  524. <WinNumber>1</WinNumber>
  525. <ItemText>MAC_ADDR</ItemText>
  526. </Ww>
  527. <Ww>
  528. <count>5</count>
  529. <WinNumber>1</WinNumber>
  530. <ItemText>g_wifi_rx_buf</ItemText>
  531. </Ww>
  532. <Ww>
  533. <count>6</count>
  534. <WinNumber>1</WinNumber>
  535. <ItemText>cmd_rx_header</ItemText>
  536. </Ww>
  537. <Ww>
  538. <count>7</count>
  539. <WinNumber>1</WinNumber>
  540. <ItemText>sysinf</ItemText>
  541. </Ww>
  542. <Ww>
  543. <count>8</count>
  544. <WinNumber>1</WinNumber>
  545. <ItemText>g_cmd_rx_buf</ItemText>
  546. </Ww>
  547. <Ww>
  548. <count>9</count>
  549. <WinNumber>1</WinNumber>
  550. <ItemText>wifi_set_ssid</ItemText>
  551. </Ww>
  552. </WatchWindow1>
  553. <WatchWindow2>
  554. <Ww>
  555. <count>0</count>
  556. <WinNumber>2</WinNumber>
  557. <ItemText>error_info</ItemText>
  558. </Ww>
  559. <Ww>
  560. <count>1</count>
  561. <WinNumber>2</WinNumber>
  562. <ItemText>wifi_tx_buf</ItemText>
  563. </Ww>
  564. <Ww>
  565. <count>2</count>
  566. <WinNumber>2</WinNumber>
  567. <ItemText>wifi_tx_len</ItemText>
  568. </Ww>
  569. <Ww>
  570. <count>3</count>
  571. <WinNumber>2</WinNumber>
  572. <ItemText>g_uart2_rx_buf</ItemText>
  573. </Ww>
  574. <Ww>
  575. <count>4</count>
  576. <WinNumber>2</WinNumber>
  577. <ItemText>sysinf</ItemText>
  578. </Ww>
  579. </WatchWindow2>
  580. <MemoryWindow1>
  581. <Mm>
  582. <WinNumber>1</WinNumber>
  583. <SubType>0</SubType>
  584. <ItemText>0x0807f800</ItemText>
  585. <AccSizeX>0</AccSizeX>
  586. </Mm>
  587. </MemoryWindow1>
  588. <Tracepoint>
  589. <THDelay>0</THDelay>
  590. </Tracepoint>
  591. <DebugFlag>
  592. <trace>0</trace>
  593. <periodic>1</periodic>
  594. <aLwin>1</aLwin>
  595. <aCover>0</aCover>
  596. <aSer1>0</aSer1>
  597. <aSer2>0</aSer2>
  598. <aPa>0</aPa>
  599. <viewmode>1</viewmode>
  600. <vrSel>0</vrSel>
  601. <aSym>0</aSym>
  602. <aTbox>0</aTbox>
  603. <AscS1>0</AscS1>
  604. <AscS2>0</AscS2>
  605. <AscS3>0</AscS3>
  606. <aSer3>0</aSer3>
  607. <eProf>0</eProf>
  608. <aLa>0</aLa>
  609. <aPa1>0</aPa1>
  610. <AscS4>0</AscS4>
  611. <aSer4>0</aSer4>
  612. <StkLoc>1</StkLoc>
  613. <TrcWin>0</TrcWin>
  614. <newCpu>0</newCpu>
  615. <uProt>0</uProt>
  616. </DebugFlag>
  617. <LintExecutable></LintExecutable>
  618. <LintConfigFile></LintConfigFile>
  619. <bLintAuto>0</bLintAuto>
  620. <bAutoGenD>0</bAutoGenD>
  621. <LntExFlags>0</LntExFlags>
  622. <pMisraName></pMisraName>
  623. <pszMrule></pszMrule>
  624. <pSingCmds></pSingCmds>
  625. <pMultCmds></pMultCmds>
  626. <pMisraNamep></pMisraNamep>
  627. <pszMrulep></pszMrulep>
  628. <pSingCmdsp></pSingCmdsp>
  629. <pMultCmdsp></pMultCmdsp>
  630. <DebugDescription>
  631. <Enable>1</Enable>
  632. <EnableFlashSeq>1</EnableFlashSeq>
  633. <EnableLog>0</EnableLog>
  634. <Protocol>2</Protocol>
  635. <DbgClock>10000000</DbgClock>
  636. </DebugDescription>
  637. </TargetOption>
  638. </Target>
  639. <Group>
  640. <GroupName>Application/MDK-ARM</GroupName>
  641. <tvExp>1</tvExp>
  642. <tvExpOptDlg>0</tvExpOptDlg>
  643. <cbSel>0</cbSel>
  644. <RteFlg>0</RteFlg>
  645. <File>
  646. <GroupNumber>1</GroupNumber>
  647. <FileNumber>1</FileNumber>
  648. <FileType>2</FileType>
  649. <tvExp>0</tvExp>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>startup_stm32f103xe.s</PathWithFileName>
  653. <FilenameWithoutPath>startup_stm32f103xe.s</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. </Group>
  658. <Group>
  659. <GroupName>Application/User/Core</GroupName>
  660. <tvExp>1</tvExp>
  661. <tvExpOptDlg>0</tvExpOptDlg>
  662. <cbSel>0</cbSel>
  663. <RteFlg>0</RteFlg>
  664. <File>
  665. <GroupNumber>2</GroupNumber>
  666. <FileNumber>2</FileNumber>
  667. <FileType>1</FileType>
  668. <tvExp>0</tvExp>
  669. <tvExpOptDlg>0</tvExpOptDlg>
  670. <bDave2>0</bDave2>
  671. <PathWithFileName>../Core/Src/main.c</PathWithFileName>
  672. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  673. <RteFlg>0</RteFlg>
  674. <bShared>0</bShared>
  675. </File>
  676. <File>
  677. <GroupNumber>2</GroupNumber>
  678. <FileNumber>3</FileNumber>
  679. <FileType>1</FileType>
  680. <tvExp>0</tvExp>
  681. <tvExpOptDlg>0</tvExpOptDlg>
  682. <bDave2>0</bDave2>
  683. <PathWithFileName>../Core/Src/gpio.c</PathWithFileName>
  684. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  685. <RteFlg>0</RteFlg>
  686. <bShared>0</bShared>
  687. </File>
  688. <File>
  689. <GroupNumber>2</GroupNumber>
  690. <FileNumber>4</FileNumber>
  691. <FileType>1</FileType>
  692. <tvExp>0</tvExp>
  693. <tvExpOptDlg>0</tvExpOptDlg>
  694. <bDave2>0</bDave2>
  695. <PathWithFileName>../Core/Src/adc.c</PathWithFileName>
  696. <FilenameWithoutPath>adc.c</FilenameWithoutPath>
  697. <RteFlg>0</RteFlg>
  698. <bShared>0</bShared>
  699. </File>
  700. <File>
  701. <GroupNumber>2</GroupNumber>
  702. <FileNumber>5</FileNumber>
  703. <FileType>1</FileType>
  704. <tvExp>0</tvExp>
  705. <tvExpOptDlg>0</tvExpOptDlg>
  706. <bDave2>0</bDave2>
  707. <PathWithFileName>../Core/Src/dma.c</PathWithFileName>
  708. <FilenameWithoutPath>dma.c</FilenameWithoutPath>
  709. <RteFlg>0</RteFlg>
  710. <bShared>0</bShared>
  711. </File>
  712. <File>
  713. <GroupNumber>2</GroupNumber>
  714. <FileNumber>6</FileNumber>
  715. <FileType>1</FileType>
  716. <tvExp>0</tvExp>
  717. <tvExpOptDlg>0</tvExpOptDlg>
  718. <bDave2>0</bDave2>
  719. <PathWithFileName>../Core/Src/i2c.c</PathWithFileName>
  720. <FilenameWithoutPath>i2c.c</FilenameWithoutPath>
  721. <RteFlg>0</RteFlg>
  722. <bShared>0</bShared>
  723. </File>
  724. <File>
  725. <GroupNumber>2</GroupNumber>
  726. <FileNumber>7</FileNumber>
  727. <FileType>1</FileType>
  728. <tvExp>0</tvExp>
  729. <tvExpOptDlg>0</tvExpOptDlg>
  730. <bDave2>0</bDave2>
  731. <PathWithFileName>../Core/Src/iwdg.c</PathWithFileName>
  732. <FilenameWithoutPath>iwdg.c</FilenameWithoutPath>
  733. <RteFlg>0</RteFlg>
  734. <bShared>0</bShared>
  735. </File>
  736. <File>
  737. <GroupNumber>2</GroupNumber>
  738. <FileNumber>8</FileNumber>
  739. <FileType>1</FileType>
  740. <tvExp>0</tvExp>
  741. <tvExpOptDlg>0</tvExpOptDlg>
  742. <bDave2>0</bDave2>
  743. <PathWithFileName>../Core/Src/tim.c</PathWithFileName>
  744. <FilenameWithoutPath>tim.c</FilenameWithoutPath>
  745. <RteFlg>0</RteFlg>
  746. <bShared>0</bShared>
  747. </File>
  748. <File>
  749. <GroupNumber>2</GroupNumber>
  750. <FileNumber>9</FileNumber>
  751. <FileType>1</FileType>
  752. <tvExp>0</tvExp>
  753. <tvExpOptDlg>0</tvExpOptDlg>
  754. <bDave2>0</bDave2>
  755. <PathWithFileName>../Core/Src/usart.c</PathWithFileName>
  756. <FilenameWithoutPath>usart.c</FilenameWithoutPath>
  757. <RteFlg>0</RteFlg>
  758. <bShared>0</bShared>
  759. </File>
  760. <File>
  761. <GroupNumber>2</GroupNumber>
  762. <FileNumber>10</FileNumber>
  763. <FileType>1</FileType>
  764. <tvExp>0</tvExp>
  765. <tvExpOptDlg>0</tvExpOptDlg>
  766. <bDave2>0</bDave2>
  767. <PathWithFileName>../Core/Src/stm32f1xx_it.c</PathWithFileName>
  768. <FilenameWithoutPath>stm32f1xx_it.c</FilenameWithoutPath>
  769. <RteFlg>0</RteFlg>
  770. <bShared>0</bShared>
  771. </File>
  772. <File>
  773. <GroupNumber>2</GroupNumber>
  774. <FileNumber>11</FileNumber>
  775. <FileType>1</FileType>
  776. <tvExp>0</tvExp>
  777. <tvExpOptDlg>0</tvExpOptDlg>
  778. <bDave2>0</bDave2>
  779. <PathWithFileName>../Core/Src/stm32f1xx_hal_msp.c</PathWithFileName>
  780. <FilenameWithoutPath>stm32f1xx_hal_msp.c</FilenameWithoutPath>
  781. <RteFlg>0</RteFlg>
  782. <bShared>0</bShared>
  783. </File>
  784. </Group>
  785. <Group>
  786. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  787. <tvExp>0</tvExp>
  788. <tvExpOptDlg>0</tvExpOptDlg>
  789. <cbSel>0</cbSel>
  790. <RteFlg>0</RteFlg>
  791. <File>
  792. <GroupNumber>3</GroupNumber>
  793. <FileNumber>12</FileNumber>
  794. <FileType>1</FileType>
  795. <tvExp>0</tvExp>
  796. <tvExpOptDlg>0</tvExpOptDlg>
  797. <bDave2>0</bDave2>
  798. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</PathWithFileName>
  799. <FilenameWithoutPath>stm32f1xx_hal_gpio_ex.c</FilenameWithoutPath>
  800. <RteFlg>0</RteFlg>
  801. <bShared>0</bShared>
  802. </File>
  803. <File>
  804. <GroupNumber>3</GroupNumber>
  805. <FileNumber>13</FileNumber>
  806. <FileType>1</FileType>
  807. <tvExp>0</tvExp>
  808. <tvExpOptDlg>0</tvExpOptDlg>
  809. <bDave2>0</bDave2>
  810. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c</PathWithFileName>
  811. <FilenameWithoutPath>stm32f1xx_hal_adc.c</FilenameWithoutPath>
  812. <RteFlg>0</RteFlg>
  813. <bShared>0</bShared>
  814. </File>
  815. <File>
  816. <GroupNumber>3</GroupNumber>
  817. <FileNumber>14</FileNumber>
  818. <FileType>1</FileType>
  819. <tvExp>0</tvExp>
  820. <tvExpOptDlg>0</tvExpOptDlg>
  821. <bDave2>0</bDave2>
  822. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c</PathWithFileName>
  823. <FilenameWithoutPath>stm32f1xx_hal_adc_ex.c</FilenameWithoutPath>
  824. <RteFlg>0</RteFlg>
  825. <bShared>0</bShared>
  826. </File>
  827. <File>
  828. <GroupNumber>3</GroupNumber>
  829. <FileNumber>15</FileNumber>
  830. <FileType>1</FileType>
  831. <tvExp>0</tvExp>
  832. <tvExpOptDlg>0</tvExpOptDlg>
  833. <bDave2>0</bDave2>
  834. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</PathWithFileName>
  835. <FilenameWithoutPath>stm32f1xx_hal.c</FilenameWithoutPath>
  836. <RteFlg>0</RteFlg>
  837. <bShared>0</bShared>
  838. </File>
  839. <File>
  840. <GroupNumber>3</GroupNumber>
  841. <FileNumber>16</FileNumber>
  842. <FileType>1</FileType>
  843. <tvExp>0</tvExp>
  844. <tvExpOptDlg>0</tvExpOptDlg>
  845. <bDave2>0</bDave2>
  846. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</PathWithFileName>
  847. <FilenameWithoutPath>stm32f1xx_hal_rcc.c</FilenameWithoutPath>
  848. <RteFlg>0</RteFlg>
  849. <bShared>0</bShared>
  850. </File>
  851. <File>
  852. <GroupNumber>3</GroupNumber>
  853. <FileNumber>17</FileNumber>
  854. <FileType>1</FileType>
  855. <tvExp>0</tvExp>
  856. <tvExpOptDlg>0</tvExpOptDlg>
  857. <bDave2>0</bDave2>
  858. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</PathWithFileName>
  859. <FilenameWithoutPath>stm32f1xx_hal_rcc_ex.c</FilenameWithoutPath>
  860. <RteFlg>0</RteFlg>
  861. <bShared>0</bShared>
  862. </File>
  863. <File>
  864. <GroupNumber>3</GroupNumber>
  865. <FileNumber>18</FileNumber>
  866. <FileType>1</FileType>
  867. <tvExp>0</tvExp>
  868. <tvExpOptDlg>0</tvExpOptDlg>
  869. <bDave2>0</bDave2>
  870. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</PathWithFileName>
  871. <FilenameWithoutPath>stm32f1xx_hal_gpio.c</FilenameWithoutPath>
  872. <RteFlg>0</RteFlg>
  873. <bShared>0</bShared>
  874. </File>
  875. <File>
  876. <GroupNumber>3</GroupNumber>
  877. <FileNumber>19</FileNumber>
  878. <FileType>1</FileType>
  879. <tvExp>0</tvExp>
  880. <tvExpOptDlg>0</tvExpOptDlg>
  881. <bDave2>0</bDave2>
  882. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</PathWithFileName>
  883. <FilenameWithoutPath>stm32f1xx_hal_dma.c</FilenameWithoutPath>
  884. <RteFlg>0</RteFlg>
  885. <bShared>0</bShared>
  886. </File>
  887. <File>
  888. <GroupNumber>3</GroupNumber>
  889. <FileNumber>20</FileNumber>
  890. <FileType>1</FileType>
  891. <tvExp>0</tvExp>
  892. <tvExpOptDlg>0</tvExpOptDlg>
  893. <bDave2>0</bDave2>
  894. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</PathWithFileName>
  895. <FilenameWithoutPath>stm32f1xx_hal_cortex.c</FilenameWithoutPath>
  896. <RteFlg>0</RteFlg>
  897. <bShared>0</bShared>
  898. </File>
  899. <File>
  900. <GroupNumber>3</GroupNumber>
  901. <FileNumber>21</FileNumber>
  902. <FileType>1</FileType>
  903. <tvExp>0</tvExp>
  904. <tvExpOptDlg>0</tvExpOptDlg>
  905. <bDave2>0</bDave2>
  906. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</PathWithFileName>
  907. <FilenameWithoutPath>stm32f1xx_hal_pwr.c</FilenameWithoutPath>
  908. <RteFlg>0</RteFlg>
  909. <bShared>0</bShared>
  910. </File>
  911. <File>
  912. <GroupNumber>3</GroupNumber>
  913. <FileNumber>22</FileNumber>
  914. <FileType>1</FileType>
  915. <tvExp>0</tvExp>
  916. <tvExpOptDlg>0</tvExpOptDlg>
  917. <bDave2>0</bDave2>
  918. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</PathWithFileName>
  919. <FilenameWithoutPath>stm32f1xx_hal_flash.c</FilenameWithoutPath>
  920. <RteFlg>0</RteFlg>
  921. <bShared>0</bShared>
  922. </File>
  923. <File>
  924. <GroupNumber>3</GroupNumber>
  925. <FileNumber>23</FileNumber>
  926. <FileType>1</FileType>
  927. <tvExp>0</tvExp>
  928. <tvExpOptDlg>0</tvExpOptDlg>
  929. <bDave2>0</bDave2>
  930. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</PathWithFileName>
  931. <FilenameWithoutPath>stm32f1xx_hal_flash_ex.c</FilenameWithoutPath>
  932. <RteFlg>0</RteFlg>
  933. <bShared>0</bShared>
  934. </File>
  935. <File>
  936. <GroupNumber>3</GroupNumber>
  937. <FileNumber>24</FileNumber>
  938. <FileType>1</FileType>
  939. <tvExp>0</tvExp>
  940. <tvExpOptDlg>0</tvExpOptDlg>
  941. <bDave2>0</bDave2>
  942. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c</PathWithFileName>
  943. <FilenameWithoutPath>stm32f1xx_hal_exti.c</FilenameWithoutPath>
  944. <RteFlg>0</RteFlg>
  945. <bShared>0</bShared>
  946. </File>
  947. <File>
  948. <GroupNumber>3</GroupNumber>
  949. <FileNumber>25</FileNumber>
  950. <FileType>1</FileType>
  951. <tvExp>0</tvExp>
  952. <tvExpOptDlg>0</tvExpOptDlg>
  953. <bDave2>0</bDave2>
  954. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c</PathWithFileName>
  955. <FilenameWithoutPath>stm32f1xx_hal_i2c.c</FilenameWithoutPath>
  956. <RteFlg>0</RteFlg>
  957. <bShared>0</bShared>
  958. </File>
  959. <File>
  960. <GroupNumber>3</GroupNumber>
  961. <FileNumber>26</FileNumber>
  962. <FileType>1</FileType>
  963. <tvExp>0</tvExp>
  964. <tvExpOptDlg>0</tvExpOptDlg>
  965. <bDave2>0</bDave2>
  966. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c</PathWithFileName>
  967. <FilenameWithoutPath>stm32f1xx_hal_iwdg.c</FilenameWithoutPath>
  968. <RteFlg>0</RteFlg>
  969. <bShared>0</bShared>
  970. </File>
  971. <File>
  972. <GroupNumber>3</GroupNumber>
  973. <FileNumber>27</FileNumber>
  974. <FileType>1</FileType>
  975. <tvExp>0</tvExp>
  976. <tvExpOptDlg>0</tvExpOptDlg>
  977. <bDave2>0</bDave2>
  978. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</PathWithFileName>
  979. <FilenameWithoutPath>stm32f1xx_hal_tim.c</FilenameWithoutPath>
  980. <RteFlg>0</RteFlg>
  981. <bShared>0</bShared>
  982. </File>
  983. <File>
  984. <GroupNumber>3</GroupNumber>
  985. <FileNumber>28</FileNumber>
  986. <FileType>1</FileType>
  987. <tvExp>0</tvExp>
  988. <tvExpOptDlg>0</tvExpOptDlg>
  989. <bDave2>0</bDave2>
  990. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</PathWithFileName>
  991. <FilenameWithoutPath>stm32f1xx_hal_tim_ex.c</FilenameWithoutPath>
  992. <RteFlg>0</RteFlg>
  993. <bShared>0</bShared>
  994. </File>
  995. <File>
  996. <GroupNumber>3</GroupNumber>
  997. <FileNumber>29</FileNumber>
  998. <FileType>1</FileType>
  999. <tvExp>0</tvExp>
  1000. <tvExpOptDlg>0</tvExpOptDlg>
  1001. <bDave2>0</bDave2>
  1002. <PathWithFileName>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</PathWithFileName>
  1003. <FilenameWithoutPath>stm32f1xx_hal_uart.c</FilenameWithoutPath>
  1004. <RteFlg>0</RteFlg>
  1005. <bShared>0</bShared>
  1006. </File>
  1007. </Group>
  1008. <Group>
  1009. <GroupName>Drivers/CMSIS</GroupName>
  1010. <tvExp>1</tvExp>
  1011. <tvExpOptDlg>0</tvExpOptDlg>
  1012. <cbSel>0</cbSel>
  1013. <RteFlg>0</RteFlg>
  1014. <File>
  1015. <GroupNumber>4</GroupNumber>
  1016. <FileNumber>30</FileNumber>
  1017. <FileType>1</FileType>
  1018. <tvExp>0</tvExp>
  1019. <tvExpOptDlg>0</tvExpOptDlg>
  1020. <bDave2>0</bDave2>
  1021. <PathWithFileName>../Core/Src/system_stm32f1xx.c</PathWithFileName>
  1022. <FilenameWithoutPath>system_stm32f1xx.c</FilenameWithoutPath>
  1023. <RteFlg>0</RteFlg>
  1024. <bShared>0</bShared>
  1025. </File>
  1026. </Group>
  1027. <Group>
  1028. <GroupName>BoardInterface</GroupName>
  1029. <tvExp>1</tvExp>
  1030. <tvExpOptDlg>0</tvExpOptDlg>
  1031. <cbSel>0</cbSel>
  1032. <RteFlg>0</RteFlg>
  1033. <File>
  1034. <GroupNumber>5</GroupNumber>
  1035. <FileNumber>31</FileNumber>
  1036. <FileType>1</FileType>
  1037. <tvExp>0</tvExp>
  1038. <tvExpOptDlg>0</tvExpOptDlg>
  1039. <bDave2>0</bDave2>
  1040. <PathWithFileName>..\BoardInterface\onechip_load_inf.c</PathWithFileName>
  1041. <FilenameWithoutPath>onechip_load_inf.c</FilenameWithoutPath>
  1042. <RteFlg>0</RteFlg>
  1043. <bShared>0</bShared>
  1044. </File>
  1045. </Group>
  1046. <Group>
  1047. <GroupName>tshell</GroupName>
  1048. <tvExp>1</tvExp>
  1049. <tvExpOptDlg>0</tvExpOptDlg>
  1050. <cbSel>0</cbSel>
  1051. <RteFlg>0</RteFlg>
  1052. <File>
  1053. <GroupNumber>6</GroupNumber>
  1054. <FileNumber>32</FileNumber>
  1055. <FileType>1</FileType>
  1056. <tvExp>0</tvExp>
  1057. <tvExpOptDlg>0</tvExpOptDlg>
  1058. <bDave2>0</bDave2>
  1059. <PathWithFileName>..\tshell\van_bsp_debug_shell.c</PathWithFileName>
  1060. <FilenameWithoutPath>van_bsp_debug_shell.c</FilenameWithoutPath>
  1061. <RteFlg>0</RteFlg>
  1062. <bShared>0</bShared>
  1063. </File>
  1064. <File>
  1065. <GroupNumber>6</GroupNumber>
  1066. <FileNumber>33</FileNumber>
  1067. <FileType>1</FileType>
  1068. <tvExp>0</tvExp>
  1069. <tvExpOptDlg>0</tvExpOptDlg>
  1070. <bDave2>0</bDave2>
  1071. <PathWithFileName>..\tshell\van_bsp_debug_uart.c</PathWithFileName>
  1072. <FilenameWithoutPath>van_bsp_debug_uart.c</FilenameWithoutPath>
  1073. <RteFlg>0</RteFlg>
  1074. <bShared>0</bShared>
  1075. </File>
  1076. <File>
  1077. <GroupNumber>6</GroupNumber>
  1078. <FileNumber>34</FileNumber>
  1079. <FileType>1</FileType>
  1080. <tvExp>0</tvExp>
  1081. <tvExpOptDlg>0</tvExpOptDlg>
  1082. <bDave2>0</bDave2>
  1083. <PathWithFileName>..\tshell\van_com_algorithm.c</PathWithFileName>
  1084. <FilenameWithoutPath>van_com_algorithm.c</FilenameWithoutPath>
  1085. <RteFlg>0</RteFlg>
  1086. <bShared>0</bShared>
  1087. </File>
  1088. </Group>
  1089. <Group>
  1090. <GroupName>DriverInterface</GroupName>
  1091. <tvExp>1</tvExp>
  1092. <tvExpOptDlg>0</tvExpOptDlg>
  1093. <cbSel>0</cbSel>
  1094. <RteFlg>0</RteFlg>
  1095. <File>
  1096. <GroupNumber>7</GroupNumber>
  1097. <FileNumber>35</FileNumber>
  1098. <FileType>1</FileType>
  1099. <tvExp>0</tvExp>
  1100. <tvExpOptDlg>0</tvExpOptDlg>
  1101. <bDave2>0</bDave2>
  1102. <PathWithFileName>..\DriverInterface\VAN_ITCallBack.c</PathWithFileName>
  1103. <FilenameWithoutPath>VAN_ITCallBack.c</FilenameWithoutPath>
  1104. <RteFlg>0</RteFlg>
  1105. <bShared>0</bShared>
  1106. </File>
  1107. <File>
  1108. <GroupNumber>7</GroupNumber>
  1109. <FileNumber>36</FileNumber>
  1110. <FileType>1</FileType>
  1111. <tvExp>0</tvExp>
  1112. <tvExpOptDlg>0</tvExpOptDlg>
  1113. <bDave2>0</bDave2>
  1114. <PathWithFileName>..\DriverInterface\pt1000.c</PathWithFileName>
  1115. <FilenameWithoutPath>pt1000.c</FilenameWithoutPath>
  1116. <RteFlg>0</RteFlg>
  1117. <bShared>0</bShared>
  1118. </File>
  1119. <File>
  1120. <GroupNumber>7</GroupNumber>
  1121. <FileNumber>37</FileNumber>
  1122. <FileType>1</FileType>
  1123. <tvExp>0</tvExp>
  1124. <tvExpOptDlg>0</tvExpOptDlg>
  1125. <bDave2>0</bDave2>
  1126. <PathWithFileName>..\DriverInterface\van_BSP_Com_Pwm.c</PathWithFileName>
  1127. <FilenameWithoutPath>van_BSP_Com_Pwm.c</FilenameWithoutPath>
  1128. <RteFlg>0</RteFlg>
  1129. <bShared>0</bShared>
  1130. </File>
  1131. <File>
  1132. <GroupNumber>7</GroupNumber>
  1133. <FileNumber>38</FileNumber>
  1134. <FileType>1</FileType>
  1135. <tvExp>0</tvExp>
  1136. <tvExpOptDlg>0</tvExpOptDlg>
  1137. <bDave2>0</bDave2>
  1138. <PathWithFileName>..\DriverInterface\van_BSP_Scanner.c</PathWithFileName>
  1139. <FilenameWithoutPath>van_BSP_Scanner.c</FilenameWithoutPath>
  1140. <RteFlg>0</RteFlg>
  1141. <bShared>0</bShared>
  1142. </File>
  1143. <File>
  1144. <GroupNumber>7</GroupNumber>
  1145. <FileNumber>39</FileNumber>
  1146. <FileType>1</FileType>
  1147. <tvExp>0</tvExp>
  1148. <tvExpOptDlg>0</tvExpOptDlg>
  1149. <bDave2>0</bDave2>
  1150. <PathWithFileName>..\DriverInterface\cJSON.c</PathWithFileName>
  1151. <FilenameWithoutPath>cJSON.c</FilenameWithoutPath>
  1152. <RteFlg>0</RteFlg>
  1153. <bShared>0</bShared>
  1154. </File>
  1155. <File>
  1156. <GroupNumber>7</GroupNumber>
  1157. <FileNumber>40</FileNumber>
  1158. <FileType>1</FileType>
  1159. <tvExp>0</tvExp>
  1160. <tvExpOptDlg>0</tvExpOptDlg>
  1161. <bDave2>0</bDave2>
  1162. <PathWithFileName>..\DriverInterface\ws2812.c</PathWithFileName>
  1163. <FilenameWithoutPath>ws2812.c</FilenameWithoutPath>
  1164. <RteFlg>0</RteFlg>
  1165. <bShared>0</bShared>
  1166. </File>
  1167. <File>
  1168. <GroupNumber>7</GroupNumber>
  1169. <FileNumber>41</FileNumber>
  1170. <FileType>1</FileType>
  1171. <tvExp>0</tvExp>
  1172. <tvExpOptDlg>0</tvExpOptDlg>
  1173. <bDave2>0</bDave2>
  1174. <PathWithFileName>..\DriverInterface\rgb381.c</PathWithFileName>
  1175. <FilenameWithoutPath>rgb381.c</FilenameWithoutPath>
  1176. <RteFlg>0</RteFlg>
  1177. <bShared>0</bShared>
  1178. </File>
  1179. <File>
  1180. <GroupNumber>7</GroupNumber>
  1181. <FileNumber>42</FileNumber>
  1182. <FileType>1</FileType>
  1183. <tvExp>0</tvExp>
  1184. <tvExpOptDlg>0</tvExpOptDlg>
  1185. <bDave2>0</bDave2>
  1186. <PathWithFileName>..\DriverInterface\ESP32_WROOM_32D.c</PathWithFileName>
  1187. <FilenameWithoutPath>ESP32_WROOM_32D.c</FilenameWithoutPath>
  1188. <RteFlg>0</RteFlg>
  1189. <bShared>0</bShared>
  1190. </File>
  1191. <File>
  1192. <GroupNumber>7</GroupNumber>
  1193. <FileNumber>43</FileNumber>
  1194. <FileType>1</FileType>
  1195. <tvExp>0</tvExp>
  1196. <tvExpOptDlg>0</tvExpOptDlg>
  1197. <bDave2>0</bDave2>
  1198. <PathWithFileName>..\DriverInterface\van_BSP_ESPUart.c</PathWithFileName>
  1199. <FilenameWithoutPath>van_BSP_ESPUart.c</FilenameWithoutPath>
  1200. <RteFlg>0</RteFlg>
  1201. <bShared>0</bShared>
  1202. </File>
  1203. <File>
  1204. <GroupNumber>7</GroupNumber>
  1205. <FileNumber>44</FileNumber>
  1206. <FileType>1</FileType>
  1207. <tvExp>0</tvExp>
  1208. <tvExpOptDlg>0</tvExpOptDlg>
  1209. <bDave2>0</bDave2>
  1210. <PathWithFileName>..\DriverInterface\usr_motor.c</PathWithFileName>
  1211. <FilenameWithoutPath>usr_motor.c</FilenameWithoutPath>
  1212. <RteFlg>0</RteFlg>
  1213. <bShared>0</bShared>
  1214. </File>
  1215. <File>
  1216. <GroupNumber>7</GroupNumber>
  1217. <FileNumber>45</FileNumber>
  1218. <FileType>1</FileType>
  1219. <tvExp>0</tvExp>
  1220. <tvExpOptDlg>0</tvExpOptDlg>
  1221. <bDave2>0</bDave2>
  1222. <PathWithFileName>..\DriverInterface\communication.c</PathWithFileName>
  1223. <FilenameWithoutPath>communication.c</FilenameWithoutPath>
  1224. <RteFlg>0</RteFlg>
  1225. <bShared>0</bShared>
  1226. </File>
  1227. <File>
  1228. <GroupNumber>7</GroupNumber>
  1229. <FileNumber>46</FileNumber>
  1230. <FileType>1</FileType>
  1231. <tvExp>0</tvExp>
  1232. <tvExpOptDlg>0</tvExpOptDlg>
  1233. <bDave2>0</bDave2>
  1234. <PathWithFileName>..\DriverInterface\onchip_flash.c</PathWithFileName>
  1235. <FilenameWithoutPath>onchip_flash.c</FilenameWithoutPath>
  1236. <RteFlg>0</RteFlg>
  1237. <bShared>0</bShared>
  1238. </File>
  1239. <File>
  1240. <GroupNumber>7</GroupNumber>
  1241. <FileNumber>47</FileNumber>
  1242. <FileType>1</FileType>
  1243. <tvExp>0</tvExp>
  1244. <tvExpOptDlg>0</tvExpOptDlg>
  1245. <bDave2>0</bDave2>
  1246. <PathWithFileName>..\DriverInterface\usr_lysis.c</PathWithFileName>
  1247. <FilenameWithoutPath>usr_lysis.c</FilenameWithoutPath>
  1248. <RteFlg>0</RteFlg>
  1249. <bShared>0</bShared>
  1250. </File>
  1251. <File>
  1252. <GroupNumber>7</GroupNumber>
  1253. <FileNumber>48</FileNumber>
  1254. <FileType>1</FileType>
  1255. <tvExp>0</tvExp>
  1256. <tvExpOptDlg>0</tvExpOptDlg>
  1257. <bDave2>0</bDave2>
  1258. <PathWithFileName>..\DriverInterface\state_mini.c</PathWithFileName>
  1259. <FilenameWithoutPath>state_mini.c</FilenameWithoutPath>
  1260. <RteFlg>0</RteFlg>
  1261. <bShared>0</bShared>
  1262. </File>
  1263. <File>
  1264. <GroupNumber>7</GroupNumber>
  1265. <FileNumber>49</FileNumber>
  1266. <FileType>1</FileType>
  1267. <tvExp>0</tvExp>
  1268. <tvExpOptDlg>0</tvExpOptDlg>
  1269. <bDave2>0</bDave2>
  1270. <PathWithFileName>..\DriverInterface\user_heater.c</PathWithFileName>
  1271. <FilenameWithoutPath>user_heater.c</FilenameWithoutPath>
  1272. <RteFlg>0</RteFlg>
  1273. <bShared>0</bShared>
  1274. </File>
  1275. <File>
  1276. <GroupNumber>7</GroupNumber>
  1277. <FileNumber>50</FileNumber>
  1278. <FileType>1</FileType>
  1279. <tvExp>0</tvExp>
  1280. <tvExpOptDlg>0</tvExpOptDlg>
  1281. <bDave2>0</bDave2>
  1282. <PathWithFileName>..\DriverInterface\van_BSP_Temp_mts01.c</PathWithFileName>
  1283. <FilenameWithoutPath>van_BSP_Temp_mts01.c</FilenameWithoutPath>
  1284. <RteFlg>0</RteFlg>
  1285. <bShared>0</bShared>
  1286. </File>
  1287. </Group>
  1288. <Group>
  1289. <GroupName>::CMSIS</GroupName>
  1290. <tvExp>0</tvExp>
  1291. <tvExpOptDlg>0</tvExpOptDlg>
  1292. <cbSel>0</cbSel>
  1293. <RteFlg>1</RteFlg>
  1294. </Group>
  1295. </ProjectOpt>