DTU_IAP_4G.uvoptx 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_optx.xsd">
  3. <SchemaVersion>1.0</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Extensions>
  6. <cExt>*.c</cExt>
  7. <aExt>*.s*; *.src; *.a*</aExt>
  8. <oExt>*.obj; *.o</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc; *.md</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. <nMigrate>0</nMigrate>
  14. </Extensions>
  15. <DaveTm>
  16. <dwLowDateTime>0</dwLowDateTime>
  17. <dwHighDateTime>0</dwHighDateTime>
  18. </DaveTm>
  19. <Target>
  20. <TargetName>DTU_IAP_4G</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>4</nTsel>
  102. <sDll></sDll>
  103. <sDllPa></sDllPa>
  104. <sDlgDll></sDlgDll>
  105. <sDlgPa></sDlgPa>
  106. <sIfile></sIfile>
  107. <tDll></tDll>
  108. <tDllPa></tDllPa>
  109. <tDlgDll></tDlgDll>
  110. <tDlgPa></tDlgPa>
  111. <tIfile></tIfile>
  112. <pMon>Segger\JL2CM3.dll</pMon>
  113. </DebugOpt>
  114. <TargetDriverDllRegistry>
  115. <SetRegEntry>
  116. <Number>0</Number>
  117. <Key>DLGUARM</Key>
  118. <Name></Name>
  119. </SetRegEntry>
  120. <SetRegEntry>
  121. <Number>0</Number>
  122. <Key>ARMRTXEVENTFLAGS</Key>
  123. <Name>-L70 -Z18 -C0 -M0 -T1</Name>
  124. </SetRegEntry>
  125. <SetRegEntry>
  126. <Number>0</Number>
  127. <Key>DLGTARM</Key>
  128. <Name>(1010=-1,-1,-1,-1,0)(1007=-1,-1,-1,-1,0)(1008=-1,-1,-1,-1,0)(1009=-1,-1,-1,-1,0)(1012=-1,-1,-1,-1,0)</Name>
  129. </SetRegEntry>
  130. <SetRegEntry>
  131. <Number>0</Number>
  132. <Key>ARMDBGFLAGS</Key>
  133. <Name></Name>
  134. </SetRegEntry>
  135. <SetRegEntry>
  136. <Number>0</Number>
  137. <Key>JL2CM3</Key>
  138. <Name>-U69404948 -O78 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC8000 -FN1 -FF0STM32L4xx_256.FLM -FS08000000 -FL040000 -FP0($$Device:STM32L433CCTx$CMSIS\Flash\STM32L4xx_256.FLM)</Name>
  139. </SetRegEntry>
  140. <SetRegEntry>
  141. <Number>0</Number>
  142. <Key>UL2CM3</Key>
  143. <Name>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC8000 -FN1 -FF0STM32L4xx_256 -FS08000000 -FL040000 -FP0($$Device:STM32L433CCTx$CMSIS\Flash\STM32L4xx_256.FLM))</Name>
  144. </SetRegEntry>
  145. <SetRegEntry>
  146. <Number>0</Number>
  147. <Key>ST-LINKIII-KEIL_SWO</Key>
  148. <Name>-U-O142 -O2254 -S0 -C0 -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC1000 -FN1 -FF0STM32L4xx_256.FLM -FS08000000 -FL040000 -FP0($$Device:STM32L433CCTx$CMSIS\Flash\STM32L4xx_256.FLM)</Name>
  149. </SetRegEntry>
  150. </TargetDriverDllRegistry>
  151. <Breakpoint>
  152. <Bp>
  153. <Number>0</Number>
  154. <Type>0</Type>
  155. <LineNumber>280</LineNumber>
  156. <EnabledFlag>1</EnabledFlag>
  157. <Address>134239866</Address>
  158. <ByteObject>0</ByteObject>
  159. <HtxType>0</HtxType>
  160. <ManyObjects>0</ManyObjects>
  161. <SizeOfObject>0</SizeOfObject>
  162. <BreakByAccess>0</BreakByAccess>
  163. <BreakIfRCount>1</BreakIfRCount>
  164. <Filename>../Src/main.c</Filename>
  165. <ExecCommand></ExecCommand>
  166. <Expression>\\DTU_IAP_4G\../Src/main.c\280</Expression>
  167. </Bp>
  168. <Bp>
  169. <Number>1</Number>
  170. <Type>0</Type>
  171. <LineNumber>347</LineNumber>
  172. <EnabledFlag>1</EnabledFlag>
  173. <Address>134239392</Address>
  174. <ByteObject>0</ByteObject>
  175. <HtxType>0</HtxType>
  176. <ManyObjects>0</ManyObjects>
  177. <SizeOfObject>0</SizeOfObject>
  178. <BreakByAccess>0</BreakByAccess>
  179. <BreakIfRCount>1</BreakIfRCount>
  180. <Filename>../Src/main.c</Filename>
  181. <ExecCommand></ExecCommand>
  182. <Expression>\\DTU_IAP_4G\../Src/main.c\347</Expression>
  183. </Bp>
  184. <Bp>
  185. <Number>2</Number>
  186. <Type>0</Type>
  187. <LineNumber>193</LineNumber>
  188. <EnabledFlag>1</EnabledFlag>
  189. <Address>134239238</Address>
  190. <ByteObject>0</ByteObject>
  191. <HtxType>0</HtxType>
  192. <ManyObjects>0</ManyObjects>
  193. <SizeOfObject>0</SizeOfObject>
  194. <BreakByAccess>0</BreakByAccess>
  195. <BreakIfRCount>1</BreakIfRCount>
  196. <Filename>../Src/main.c</Filename>
  197. <ExecCommand></ExecCommand>
  198. <Expression>\\DTU_IAP_4G\../Src/main.c\193</Expression>
  199. </Bp>
  200. <Bp>
  201. <Number>3</Number>
  202. <Type>0</Type>
  203. <LineNumber>215</LineNumber>
  204. <EnabledFlag>1</EnabledFlag>
  205. <Address>134239636</Address>
  206. <ByteObject>0</ByteObject>
  207. <HtxType>0</HtxType>
  208. <ManyObjects>0</ManyObjects>
  209. <SizeOfObject>0</SizeOfObject>
  210. <BreakByAccess>0</BreakByAccess>
  211. <BreakIfRCount>1</BreakIfRCount>
  212. <Filename>../Src/main.c</Filename>
  213. <ExecCommand></ExecCommand>
  214. <Expression>\\DTU_IAP_4G\../Src/main.c\215</Expression>
  215. </Bp>
  216. <Bp>
  217. <Number>4</Number>
  218. <Type>0</Type>
  219. <LineNumber>239</LineNumber>
  220. <EnabledFlag>1</EnabledFlag>
  221. <Address>134239668</Address>
  222. <ByteObject>0</ByteObject>
  223. <HtxType>0</HtxType>
  224. <ManyObjects>0</ManyObjects>
  225. <SizeOfObject>0</SizeOfObject>
  226. <BreakByAccess>0</BreakByAccess>
  227. <BreakIfRCount>1</BreakIfRCount>
  228. <Filename>../Src/main.c</Filename>
  229. <ExecCommand></ExecCommand>
  230. <Expression>\\DTU_IAP_4G\../Src/main.c\239</Expression>
  231. </Bp>
  232. <Bp>
  233. <Number>5</Number>
  234. <Type>0</Type>
  235. <LineNumber>92</LineNumber>
  236. <EnabledFlag>1</EnabledFlag>
  237. <Address>134238652</Address>
  238. <ByteObject>0</ByteObject>
  239. <HtxType>0</HtxType>
  240. <ManyObjects>0</ManyObjects>
  241. <SizeOfObject>0</SizeOfObject>
  242. <BreakByAccess>0</BreakByAccess>
  243. <BreakIfRCount>1</BreakIfRCount>
  244. <Filename>../Src/main.c</Filename>
  245. <ExecCommand></ExecCommand>
  246. <Expression>\\DTU_IAP_4G\../Src/main.c\92</Expression>
  247. </Bp>
  248. </Breakpoint>
  249. <WatchWindow1>
  250. <Ww>
  251. <count>0</count>
  252. <WinNumber>1</WinNumber>
  253. <ItemText>IF_IAP_FLAG</ItemText>
  254. </Ww>
  255. <Ww>
  256. <count>1</count>
  257. <WinNumber>1</WinNumber>
  258. <ItemText>recv_iap_flag</ItemText>
  259. </Ww>
  260. <Ww>
  261. <count>2</count>
  262. <WinNumber>1</WinNumber>
  263. <ItemText>pre_iap_bin_num</ItemText>
  264. </Ww>
  265. <Ww>
  266. <count>3</count>
  267. <WinNumber>1</WinNumber>
  268. <ItemText>iap_bin_num</ItemText>
  269. </Ww>
  270. <Ww>
  271. <count>4</count>
  272. <WinNumber>1</WinNumber>
  273. <ItemText>first_rxdata</ItemText>
  274. </Ww>
  275. <Ww>
  276. <count>5</count>
  277. <WinNumber>1</WinNumber>
  278. <ItemText>second_rxdata</ItemText>
  279. </Ww>
  280. <Ww>
  281. <count>6</count>
  282. <WinNumber>1</WinNumber>
  283. <ItemText>third_rxdata</ItemText>
  284. </Ww>
  285. <Ww>
  286. <count>7</count>
  287. <WinNumber>1</WinNumber>
  288. <ItemText>fourth_rxdata</ItemText>
  289. </Ww>
  290. <Ww>
  291. <count>8</count>
  292. <WinNumber>1</WinNumber>
  293. <ItemText>fifth_rxdata</ItemText>
  294. </Ww>
  295. <Ww>
  296. <count>9</count>
  297. <WinNumber>1</WinNumber>
  298. <ItemText>sixth_rxdata</ItemText>
  299. </Ww>
  300. <Ww>
  301. <count>10</count>
  302. <WinNumber>1</WinNumber>
  303. <ItemText>cur_address</ItemText>
  304. </Ww>
  305. <Ww>
  306. <count>11</count>
  307. <WinNumber>1</WinNumber>
  308. <ItemText>program_succeed</ItemText>
  309. </Ww>
  310. <Ww>
  311. <count>12</count>
  312. <WinNumber>1</WinNumber>
  313. <ItemText>program_err</ItemText>
  314. </Ww>
  315. <Ww>
  316. <count>13</count>
  317. <WinNumber>1</WinNumber>
  318. <ItemText>last_buf</ItemText>
  319. </Ww>
  320. <Ww>
  321. <count>14</count>
  322. <WinNumber>1</WinNumber>
  323. <ItemText>AppAddress</ItemText>
  324. </Ww>
  325. </WatchWindow1>
  326. <WatchWindow2>
  327. <Ww>
  328. <count>0</count>
  329. <WinNumber>2</WinNumber>
  330. <ItemText>usb_rx_buf</ItemText>
  331. </Ww>
  332. <Ww>
  333. <count>1</count>
  334. <WinNumber>2</WinNumber>
  335. <ItemText>usb_tx_buf</ItemText>
  336. </Ww>
  337. </WatchWindow2>
  338. <MemoryWindow1>
  339. <Mm>
  340. <WinNumber>1</WinNumber>
  341. <SubType>0</SubType>
  342. <ItemText>0x0802F81F</ItemText>
  343. <AccSizeX>0</AccSizeX>
  344. </Mm>
  345. </MemoryWindow1>
  346. <Tracepoint>
  347. <THDelay>0</THDelay>
  348. </Tracepoint>
  349. <DebugFlag>
  350. <trace>0</trace>
  351. <periodic>1</periodic>
  352. <aLwin>1</aLwin>
  353. <aCover>0</aCover>
  354. <aSer1>0</aSer1>
  355. <aSer2>0</aSer2>
  356. <aPa>0</aPa>
  357. <viewmode>1</viewmode>
  358. <vrSel>0</vrSel>
  359. <aSym>0</aSym>
  360. <aTbox>0</aTbox>
  361. <AscS1>0</AscS1>
  362. <AscS2>0</AscS2>
  363. <AscS3>0</AscS3>
  364. <aSer3>0</aSer3>
  365. <eProf>0</eProf>
  366. <aLa>0</aLa>
  367. <aPa1>0</aPa1>
  368. <AscS4>0</AscS4>
  369. <aSer4>0</aSer4>
  370. <StkLoc>1</StkLoc>
  371. <TrcWin>0</TrcWin>
  372. <newCpu>0</newCpu>
  373. <uProt>0</uProt>
  374. </DebugFlag>
  375. <LintExecutable></LintExecutable>
  376. <LintConfigFile></LintConfigFile>
  377. <bLintAuto>0</bLintAuto>
  378. <bAutoGenD>0</bAutoGenD>
  379. <LntExFlags>0</LntExFlags>
  380. <pMisraName></pMisraName>
  381. <pszMrule></pszMrule>
  382. <pSingCmds></pSingCmds>
  383. <pMultCmds></pMultCmds>
  384. <pMisraNamep></pMisraNamep>
  385. <pszMrulep></pszMrulep>
  386. <pSingCmdsp></pSingCmdsp>
  387. <pMultCmdsp></pMultCmdsp>
  388. <DebugDescription>
  389. <Enable>1</Enable>
  390. <EnableFlashSeq>1</EnableFlashSeq>
  391. <EnableLog>0</EnableLog>
  392. <Protocol>2</Protocol>
  393. <DbgClock>10000000</DbgClock>
  394. </DebugDescription>
  395. </TargetOption>
  396. </Target>
  397. <Group>
  398. <GroupName>Application/MDK-ARM</GroupName>
  399. <tvExp>1</tvExp>
  400. <tvExpOptDlg>0</tvExpOptDlg>
  401. <cbSel>0</cbSel>
  402. <RteFlg>0</RteFlg>
  403. <File>
  404. <GroupNumber>1</GroupNumber>
  405. <FileNumber>1</FileNumber>
  406. <FileType>2</FileType>
  407. <tvExp>0</tvExp>
  408. <tvExpOptDlg>0</tvExpOptDlg>
  409. <bDave2>0</bDave2>
  410. <PathWithFileName>startup_stm32l433xx.s</PathWithFileName>
  411. <FilenameWithoutPath>startup_stm32l433xx.s</FilenameWithoutPath>
  412. <RteFlg>0</RteFlg>
  413. <bShared>0</bShared>
  414. </File>
  415. </Group>
  416. <Group>
  417. <GroupName>Application/User</GroupName>
  418. <tvExp>1</tvExp>
  419. <tvExpOptDlg>0</tvExpOptDlg>
  420. <cbSel>0</cbSel>
  421. <RteFlg>0</RteFlg>
  422. <File>
  423. <GroupNumber>2</GroupNumber>
  424. <FileNumber>2</FileNumber>
  425. <FileType>1</FileType>
  426. <tvExp>0</tvExp>
  427. <tvExpOptDlg>0</tvExpOptDlg>
  428. <bDave2>0</bDave2>
  429. <PathWithFileName>../Src/main.c</PathWithFileName>
  430. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  431. <RteFlg>0</RteFlg>
  432. <bShared>0</bShared>
  433. </File>
  434. <File>
  435. <GroupNumber>2</GroupNumber>
  436. <FileNumber>3</FileNumber>
  437. <FileType>1</FileType>
  438. <tvExp>0</tvExp>
  439. <tvExpOptDlg>0</tvExpOptDlg>
  440. <bDave2>0</bDave2>
  441. <PathWithFileName>../Src/gpio.c</PathWithFileName>
  442. <FilenameWithoutPath>gpio.c</FilenameWithoutPath>
  443. <RteFlg>0</RteFlg>
  444. <bShared>0</bShared>
  445. </File>
  446. <File>
  447. <GroupNumber>2</GroupNumber>
  448. <FileNumber>4</FileNumber>
  449. <FileType>1</FileType>
  450. <tvExp>0</tvExp>
  451. <tvExpOptDlg>0</tvExpOptDlg>
  452. <bDave2>0</bDave2>
  453. <PathWithFileName>../Src/usb_device.c</PathWithFileName>
  454. <FilenameWithoutPath>usb_device.c</FilenameWithoutPath>
  455. <RteFlg>0</RteFlg>
  456. <bShared>0</bShared>
  457. </File>
  458. <File>
  459. <GroupNumber>2</GroupNumber>
  460. <FileNumber>5</FileNumber>
  461. <FileType>1</FileType>
  462. <tvExp>0</tvExp>
  463. <tvExpOptDlg>0</tvExpOptDlg>
  464. <bDave2>0</bDave2>
  465. <PathWithFileName>../Src/usbd_conf.c</PathWithFileName>
  466. <FilenameWithoutPath>usbd_conf.c</FilenameWithoutPath>
  467. <RteFlg>0</RteFlg>
  468. <bShared>0</bShared>
  469. </File>
  470. <File>
  471. <GroupNumber>2</GroupNumber>
  472. <FileNumber>6</FileNumber>
  473. <FileType>1</FileType>
  474. <tvExp>0</tvExp>
  475. <tvExpOptDlg>0</tvExpOptDlg>
  476. <bDave2>0</bDave2>
  477. <PathWithFileName>../Src/usbd_desc.c</PathWithFileName>
  478. <FilenameWithoutPath>usbd_desc.c</FilenameWithoutPath>
  479. <RteFlg>0</RteFlg>
  480. <bShared>0</bShared>
  481. </File>
  482. <File>
  483. <GroupNumber>2</GroupNumber>
  484. <FileNumber>7</FileNumber>
  485. <FileType>1</FileType>
  486. <tvExp>0</tvExp>
  487. <tvExpOptDlg>0</tvExpOptDlg>
  488. <bDave2>0</bDave2>
  489. <PathWithFileName>../Src/usbd_cdc_if.c</PathWithFileName>
  490. <FilenameWithoutPath>usbd_cdc_if.c</FilenameWithoutPath>
  491. <RteFlg>0</RteFlg>
  492. <bShared>0</bShared>
  493. </File>
  494. <File>
  495. <GroupNumber>2</GroupNumber>
  496. <FileNumber>8</FileNumber>
  497. <FileType>1</FileType>
  498. <tvExp>0</tvExp>
  499. <tvExpOptDlg>0</tvExpOptDlg>
  500. <bDave2>0</bDave2>
  501. <PathWithFileName>../Src/stm32l4xx_it.c</PathWithFileName>
  502. <FilenameWithoutPath>stm32l4xx_it.c</FilenameWithoutPath>
  503. <RteFlg>0</RteFlg>
  504. <bShared>0</bShared>
  505. </File>
  506. <File>
  507. <GroupNumber>2</GroupNumber>
  508. <FileNumber>9</FileNumber>
  509. <FileType>1</FileType>
  510. <tvExp>0</tvExp>
  511. <tvExpOptDlg>0</tvExpOptDlg>
  512. <bDave2>0</bDave2>
  513. <PathWithFileName>../Src/stm32l4xx_hal_msp.c</PathWithFileName>
  514. <FilenameWithoutPath>stm32l4xx_hal_msp.c</FilenameWithoutPath>
  515. <RteFlg>0</RteFlg>
  516. <bShared>0</bShared>
  517. </File>
  518. </Group>
  519. <Group>
  520. <GroupName>Drivers/STM32L4xx_HAL_Driver</GroupName>
  521. <tvExp>0</tvExp>
  522. <tvExpOptDlg>0</tvExpOptDlg>
  523. <cbSel>0</cbSel>
  524. <RteFlg>0</RteFlg>
  525. <File>
  526. <GroupNumber>3</GroupNumber>
  527. <FileNumber>10</FileNumber>
  528. <FileType>1</FileType>
  529. <tvExp>0</tvExp>
  530. <tvExpOptDlg>0</tvExpOptDlg>
  531. <bDave2>0</bDave2>
  532. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pcd.c</PathWithFileName>
  533. <FilenameWithoutPath>stm32l4xx_hal_pcd.c</FilenameWithoutPath>
  534. <RteFlg>0</RteFlg>
  535. <bShared>0</bShared>
  536. </File>
  537. <File>
  538. <GroupNumber>3</GroupNumber>
  539. <FileNumber>11</FileNumber>
  540. <FileType>1</FileType>
  541. <tvExp>0</tvExp>
  542. <tvExpOptDlg>0</tvExpOptDlg>
  543. <bDave2>0</bDave2>
  544. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pcd_ex.c</PathWithFileName>
  545. <FilenameWithoutPath>stm32l4xx_hal_pcd_ex.c</FilenameWithoutPath>
  546. <RteFlg>0</RteFlg>
  547. <bShared>0</bShared>
  548. </File>
  549. <File>
  550. <GroupNumber>3</GroupNumber>
  551. <FileNumber>12</FileNumber>
  552. <FileType>1</FileType>
  553. <tvExp>0</tvExp>
  554. <tvExpOptDlg>0</tvExpOptDlg>
  555. <bDave2>0</bDave2>
  556. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_ll_usb.c</PathWithFileName>
  557. <FilenameWithoutPath>stm32l4xx_ll_usb.c</FilenameWithoutPath>
  558. <RteFlg>0</RteFlg>
  559. <bShared>0</bShared>
  560. </File>
  561. <File>
  562. <GroupNumber>3</GroupNumber>
  563. <FileNumber>13</FileNumber>
  564. <FileType>1</FileType>
  565. <tvExp>0</tvExp>
  566. <tvExpOptDlg>0</tvExpOptDlg>
  567. <bDave2>0</bDave2>
  568. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal.c</PathWithFileName>
  569. <FilenameWithoutPath>stm32l4xx_hal.c</FilenameWithoutPath>
  570. <RteFlg>0</RteFlg>
  571. <bShared>0</bShared>
  572. </File>
  573. <File>
  574. <GroupNumber>3</GroupNumber>
  575. <FileNumber>14</FileNumber>
  576. <FileType>1</FileType>
  577. <tvExp>0</tvExp>
  578. <tvExpOptDlg>0</tvExpOptDlg>
  579. <bDave2>0</bDave2>
  580. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc.c</PathWithFileName>
  581. <FilenameWithoutPath>stm32l4xx_hal_rcc.c</FilenameWithoutPath>
  582. <RteFlg>0</RteFlg>
  583. <bShared>0</bShared>
  584. </File>
  585. <File>
  586. <GroupNumber>3</GroupNumber>
  587. <FileNumber>15</FileNumber>
  588. <FileType>1</FileType>
  589. <tvExp>0</tvExp>
  590. <tvExpOptDlg>0</tvExpOptDlg>
  591. <bDave2>0</bDave2>
  592. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_rcc_ex.c</PathWithFileName>
  593. <FilenameWithoutPath>stm32l4xx_hal_rcc_ex.c</FilenameWithoutPath>
  594. <RteFlg>0</RteFlg>
  595. <bShared>0</bShared>
  596. </File>
  597. <File>
  598. <GroupNumber>3</GroupNumber>
  599. <FileNumber>16</FileNumber>
  600. <FileType>1</FileType>
  601. <tvExp>0</tvExp>
  602. <tvExpOptDlg>0</tvExpOptDlg>
  603. <bDave2>0</bDave2>
  604. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash.c</PathWithFileName>
  605. <FilenameWithoutPath>stm32l4xx_hal_flash.c</FilenameWithoutPath>
  606. <RteFlg>0</RteFlg>
  607. <bShared>0</bShared>
  608. </File>
  609. <File>
  610. <GroupNumber>3</GroupNumber>
  611. <FileNumber>17</FileNumber>
  612. <FileType>1</FileType>
  613. <tvExp>0</tvExp>
  614. <tvExpOptDlg>0</tvExpOptDlg>
  615. <bDave2>0</bDave2>
  616. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ex.c</PathWithFileName>
  617. <FilenameWithoutPath>stm32l4xx_hal_flash_ex.c</FilenameWithoutPath>
  618. <RteFlg>0</RteFlg>
  619. <bShared>0</bShared>
  620. </File>
  621. <File>
  622. <GroupNumber>3</GroupNumber>
  623. <FileNumber>18</FileNumber>
  624. <FileType>1</FileType>
  625. <tvExp>0</tvExp>
  626. <tvExpOptDlg>0</tvExpOptDlg>
  627. <bDave2>0</bDave2>
  628. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_flash_ramfunc.c</PathWithFileName>
  629. <FilenameWithoutPath>stm32l4xx_hal_flash_ramfunc.c</FilenameWithoutPath>
  630. <RteFlg>0</RteFlg>
  631. <bShared>0</bShared>
  632. </File>
  633. <File>
  634. <GroupNumber>3</GroupNumber>
  635. <FileNumber>19</FileNumber>
  636. <FileType>1</FileType>
  637. <tvExp>0</tvExp>
  638. <tvExpOptDlg>0</tvExpOptDlg>
  639. <bDave2>0</bDave2>
  640. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_gpio.c</PathWithFileName>
  641. <FilenameWithoutPath>stm32l4xx_hal_gpio.c</FilenameWithoutPath>
  642. <RteFlg>0</RteFlg>
  643. <bShared>0</bShared>
  644. </File>
  645. <File>
  646. <GroupNumber>3</GroupNumber>
  647. <FileNumber>20</FileNumber>
  648. <FileType>1</FileType>
  649. <tvExp>0</tvExp>
  650. <tvExpOptDlg>0</tvExpOptDlg>
  651. <bDave2>0</bDave2>
  652. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c.c</PathWithFileName>
  653. <FilenameWithoutPath>stm32l4xx_hal_i2c.c</FilenameWithoutPath>
  654. <RteFlg>0</RteFlg>
  655. <bShared>0</bShared>
  656. </File>
  657. <File>
  658. <GroupNumber>3</GroupNumber>
  659. <FileNumber>21</FileNumber>
  660. <FileType>1</FileType>
  661. <tvExp>0</tvExp>
  662. <tvExpOptDlg>0</tvExpOptDlg>
  663. <bDave2>0</bDave2>
  664. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_i2c_ex.c</PathWithFileName>
  665. <FilenameWithoutPath>stm32l4xx_hal_i2c_ex.c</FilenameWithoutPath>
  666. <RteFlg>0</RteFlg>
  667. <bShared>0</bShared>
  668. </File>
  669. <File>
  670. <GroupNumber>3</GroupNumber>
  671. <FileNumber>22</FileNumber>
  672. <FileType>1</FileType>
  673. <tvExp>0</tvExp>
  674. <tvExpOptDlg>0</tvExpOptDlg>
  675. <bDave2>0</bDave2>
  676. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma.c</PathWithFileName>
  677. <FilenameWithoutPath>stm32l4xx_hal_dma.c</FilenameWithoutPath>
  678. <RteFlg>0</RteFlg>
  679. <bShared>0</bShared>
  680. </File>
  681. <File>
  682. <GroupNumber>3</GroupNumber>
  683. <FileNumber>23</FileNumber>
  684. <FileType>1</FileType>
  685. <tvExp>0</tvExp>
  686. <tvExpOptDlg>0</tvExpOptDlg>
  687. <bDave2>0</bDave2>
  688. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_dma_ex.c</PathWithFileName>
  689. <FilenameWithoutPath>stm32l4xx_hal_dma_ex.c</FilenameWithoutPath>
  690. <RteFlg>0</RteFlg>
  691. <bShared>0</bShared>
  692. </File>
  693. <File>
  694. <GroupNumber>3</GroupNumber>
  695. <FileNumber>24</FileNumber>
  696. <FileType>1</FileType>
  697. <tvExp>0</tvExp>
  698. <tvExpOptDlg>0</tvExpOptDlg>
  699. <bDave2>0</bDave2>
  700. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr.c</PathWithFileName>
  701. <FilenameWithoutPath>stm32l4xx_hal_pwr.c</FilenameWithoutPath>
  702. <RteFlg>0</RteFlg>
  703. <bShared>0</bShared>
  704. </File>
  705. <File>
  706. <GroupNumber>3</GroupNumber>
  707. <FileNumber>25</FileNumber>
  708. <FileType>1</FileType>
  709. <tvExp>0</tvExp>
  710. <tvExpOptDlg>0</tvExpOptDlg>
  711. <bDave2>0</bDave2>
  712. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_pwr_ex.c</PathWithFileName>
  713. <FilenameWithoutPath>stm32l4xx_hal_pwr_ex.c</FilenameWithoutPath>
  714. <RteFlg>0</RteFlg>
  715. <bShared>0</bShared>
  716. </File>
  717. <File>
  718. <GroupNumber>3</GroupNumber>
  719. <FileNumber>26</FileNumber>
  720. <FileType>1</FileType>
  721. <tvExp>0</tvExp>
  722. <tvExpOptDlg>0</tvExpOptDlg>
  723. <bDave2>0</bDave2>
  724. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_cortex.c</PathWithFileName>
  725. <FilenameWithoutPath>stm32l4xx_hal_cortex.c</FilenameWithoutPath>
  726. <RteFlg>0</RteFlg>
  727. <bShared>0</bShared>
  728. </File>
  729. <File>
  730. <GroupNumber>3</GroupNumber>
  731. <FileNumber>27</FileNumber>
  732. <FileType>1</FileType>
  733. <tvExp>0</tvExp>
  734. <tvExpOptDlg>0</tvExpOptDlg>
  735. <bDave2>0</bDave2>
  736. <PathWithFileName>../Drivers/STM32L4xx_HAL_Driver/Src/stm32l4xx_hal_exti.c</PathWithFileName>
  737. <FilenameWithoutPath>stm32l4xx_hal_exti.c</FilenameWithoutPath>
  738. <RteFlg>0</RteFlg>
  739. <bShared>0</bShared>
  740. </File>
  741. </Group>
  742. <Group>
  743. <GroupName>Drivers/CMSIS</GroupName>
  744. <tvExp>1</tvExp>
  745. <tvExpOptDlg>0</tvExpOptDlg>
  746. <cbSel>0</cbSel>
  747. <RteFlg>0</RteFlg>
  748. <File>
  749. <GroupNumber>4</GroupNumber>
  750. <FileNumber>28</FileNumber>
  751. <FileType>1</FileType>
  752. <tvExp>0</tvExp>
  753. <tvExpOptDlg>0</tvExpOptDlg>
  754. <bDave2>0</bDave2>
  755. <PathWithFileName>../Src/system_stm32l4xx.c</PathWithFileName>
  756. <FilenameWithoutPath>system_stm32l4xx.c</FilenameWithoutPath>
  757. <RteFlg>0</RteFlg>
  758. <bShared>0</bShared>
  759. </File>
  760. </Group>
  761. <Group>
  762. <GroupName>Middlewares/USB_Device_Library</GroupName>
  763. <tvExp>1</tvExp>
  764. <tvExpOptDlg>0</tvExpOptDlg>
  765. <cbSel>0</cbSel>
  766. <RteFlg>0</RteFlg>
  767. <File>
  768. <GroupNumber>5</GroupNumber>
  769. <FileNumber>29</FileNumber>
  770. <FileType>1</FileType>
  771. <tvExp>0</tvExp>
  772. <tvExpOptDlg>0</tvExpOptDlg>
  773. <bDave2>0</bDave2>
  774. <PathWithFileName>../Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c</PathWithFileName>
  775. <FilenameWithoutPath>usbd_core.c</FilenameWithoutPath>
  776. <RteFlg>0</RteFlg>
  777. <bShared>0</bShared>
  778. </File>
  779. <File>
  780. <GroupNumber>5</GroupNumber>
  781. <FileNumber>30</FileNumber>
  782. <FileType>1</FileType>
  783. <tvExp>0</tvExp>
  784. <tvExpOptDlg>0</tvExpOptDlg>
  785. <bDave2>0</bDave2>
  786. <PathWithFileName>../Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c</PathWithFileName>
  787. <FilenameWithoutPath>usbd_ctlreq.c</FilenameWithoutPath>
  788. <RteFlg>0</RteFlg>
  789. <bShared>0</bShared>
  790. </File>
  791. <File>
  792. <GroupNumber>5</GroupNumber>
  793. <FileNumber>31</FileNumber>
  794. <FileType>1</FileType>
  795. <tvExp>0</tvExp>
  796. <tvExpOptDlg>0</tvExpOptDlg>
  797. <bDave2>0</bDave2>
  798. <PathWithFileName>../Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c</PathWithFileName>
  799. <FilenameWithoutPath>usbd_ioreq.c</FilenameWithoutPath>
  800. <RteFlg>0</RteFlg>
  801. <bShared>0</bShared>
  802. </File>
  803. <File>
  804. <GroupNumber>5</GroupNumber>
  805. <FileNumber>32</FileNumber>
  806. <FileType>1</FileType>
  807. <tvExp>0</tvExp>
  808. <tvExpOptDlg>0</tvExpOptDlg>
  809. <bDave2>0</bDave2>
  810. <PathWithFileName>../Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c</PathWithFileName>
  811. <FilenameWithoutPath>usbd_cdc.c</FilenameWithoutPath>
  812. <RteFlg>0</RteFlg>
  813. <bShared>0</bShared>
  814. </File>
  815. </Group>
  816. <Group>
  817. <GroupName>Application/User/APP</GroupName>
  818. <tvExp>1</tvExp>
  819. <tvExpOptDlg>0</tvExpOptDlg>
  820. <cbSel>0</cbSel>
  821. <RteFlg>0</RteFlg>
  822. <File>
  823. <GroupNumber>6</GroupNumber>
  824. <FileNumber>33</FileNumber>
  825. <FileType>1</FileType>
  826. <tvExp>0</tvExp>
  827. <tvExpOptDlg>0</tvExpOptDlg>
  828. <bDave2>0</bDave2>
  829. <PathWithFileName>..\APP\drv_IAP.c</PathWithFileName>
  830. <FilenameWithoutPath>drv_IAP.c</FilenameWithoutPath>
  831. <RteFlg>0</RteFlg>
  832. <bShared>0</bShared>
  833. </File>
  834. <File>
  835. <GroupNumber>6</GroupNumber>
  836. <FileNumber>34</FileNumber>
  837. <FileType>1</FileType>
  838. <tvExp>0</tvExp>
  839. <tvExpOptDlg>0</tvExpOptDlg>
  840. <bDave2>0</bDave2>
  841. <PathWithFileName>..\APP\CRC16.c</PathWithFileName>
  842. <FilenameWithoutPath>CRC16.c</FilenameWithoutPath>
  843. <RteFlg>0</RteFlg>
  844. <bShared>0</bShared>
  845. </File>
  846. </Group>
  847. <Group>
  848. <GroupName>Application/User/Bsp</GroupName>
  849. <tvExp>1</tvExp>
  850. <tvExpOptDlg>0</tvExpOptDlg>
  851. <cbSel>0</cbSel>
  852. <RteFlg>0</RteFlg>
  853. <File>
  854. <GroupNumber>7</GroupNumber>
  855. <FileNumber>35</FileNumber>
  856. <FileType>1</FileType>
  857. <tvExp>0</tvExp>
  858. <tvExpOptDlg>0</tvExpOptDlg>
  859. <bDave2>0</bDave2>
  860. <PathWithFileName>..\Bsp\drv_chipFlash.c</PathWithFileName>
  861. <FilenameWithoutPath>drv_chipFlash.c</FilenameWithoutPath>
  862. <RteFlg>0</RteFlg>
  863. <bShared>0</bShared>
  864. </File>
  865. </Group>
  866. <Group>
  867. <GroupName>::CMSIS</GroupName>
  868. <tvExp>0</tvExp>
  869. <tvExpOptDlg>0</tvExpOptDlg>
  870. <cbSel>0</cbSel>
  871. <RteFlg>1</RteFlg>
  872. </Group>
  873. </ProjectOpt>