mini7_V2.uvoptx 41 KB

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