Fortior.uvopt 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <ProjectOpt xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_opt.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>Fortior</TargetName>
  21. <ToolsetNumber>0x0</ToolsetNumber>
  22. <ToolsetName>MCS-51</ToolsetName>
  23. <TargetOption>
  24. <CLK51>24000000</CLK51>
  25. <OPTTT>
  26. <gFlags>1</gFlags>
  27. <BeepAtEnd>1</BeepAtEnd>
  28. <RunSim>1</RunSim>
  29. <RunTarget>0</RunTarget>
  30. <RunAbUc>0</RunAbUc>
  31. </OPTTT>
  32. <OPTHX>
  33. <HexSelection>0</HexSelection>
  34. <FlashByte>65535</FlashByte>
  35. <HexRangeLowAddress>0</HexRangeLowAddress>
  36. <HexRangeHighAddress>0</HexRangeHighAddress>
  37. <HexOffset>0</HexOffset>
  38. </OPTHX>
  39. <OPTLEX>
  40. <PageWidth>120</PageWidth>
  41. <PageLength>65</PageLength>
  42. <TabStop>8</TabStop>
  43. <ListingPath>.\Listings\</ListingPath>
  44. </OPTLEX>
  45. <ListingPage>
  46. <CreateCListing>1</CreateCListing>
  47. <CreateAListing>1</CreateAListing>
  48. <CreateLListing>1</CreateLListing>
  49. <CreateIListing>0</CreateIListing>
  50. <AsmCond>1</AsmCond>
  51. <AsmSymb>1</AsmSymb>
  52. <AsmXref>0</AsmXref>
  53. <CCond>1</CCond>
  54. <CCode>0</CCode>
  55. <CListInc>0</CListInc>
  56. <CSymb>0</CSymb>
  57. <LinkerCodeListing>0</LinkerCodeListing>
  58. </ListingPage>
  59. <OPTXL>
  60. <LMap>1</LMap>
  61. <LComments>1</LComments>
  62. <LGenerateSymbols>1</LGenerateSymbols>
  63. <LLibSym>1</LLibSym>
  64. <LLines>1</LLines>
  65. <LLocSym>1</LLocSym>
  66. <LPubSym>1</LPubSym>
  67. <LXref>0</LXref>
  68. <LExpSel>0</LExpSel>
  69. </OPTXL>
  70. <OPTFL>
  71. <tvExp>1</tvExp>
  72. <tvExpOptDlg>0</tvExpOptDlg>
  73. <IsCurrentTarget>1</IsCurrentTarget>
  74. </OPTFL>
  75. <CpuCode>0</CpuCode>
  76. <Books>
  77. <Book>
  78. <Number>0</Number>
  79. <Title>Data Sheet</Title>
  80. <Path>DATASHTS\FORTIOR\FTC6522.PDF</Path>
  81. </Book>
  82. <Book>
  83. <Number>1</Number>
  84. <Title>Programmer's Guide</Title>
  85. <Path>DATASHTS\FORTIOR\FTC6522_ProgGuide.PDF</Path>
  86. </Book>
  87. </Books>
  88. <DebugOpt>
  89. <uSim>0</uSim>
  90. <uTrg>1</uTrg>
  91. <sLdApp>1</sLdApp>
  92. <sGomain>1</sGomain>
  93. <sRbreak>1</sRbreak>
  94. <sRwatch>1</sRwatch>
  95. <sRmem>1</sRmem>
  96. <sRfunc>1</sRfunc>
  97. <sRbox>1</sRbox>
  98. <tLdApp>1</tLdApp>
  99. <tGomain>0</tGomain>
  100. <tRbreak>1</tRbreak>
  101. <tRwatch>1</tRwatch>
  102. <tRmem>1</tRmem>
  103. <tRfunc>0</tRfunc>
  104. <tRbox>1</tRbox>
  105. <tRtrace>1</tRtrace>
  106. <sRSysVw>1</sRSysVw>
  107. <tRSysVw>1</tRSysVw>
  108. <sRunDeb>0</sRunDeb>
  109. <sLrtime>0</sLrtime>
  110. <bEvRecOn>1</bEvRecOn>
  111. <bSchkAxf>0</bSchkAxf>
  112. <bTchkAxf>0</bTchkAxf>
  113. <nTsel>12</nTsel>
  114. <sDll></sDll>
  115. <sDllPa></sDllPa>
  116. <sDlgDll></sDlgDll>
  117. <sDlgPa></sDlgPa>
  118. <sIfile></sIfile>
  119. <tDll></tDll>
  120. <tDllPa></tDllPa>
  121. <tDlgDll></tDlgDll>
  122. <tDlgPa></tDlgPa>
  123. <tIfile></tIfile>
  124. <pMon>BIN\Fice.dll</pMon>
  125. </DebugOpt>
  126. <TargetDriverDllRegistry>
  127. <SetRegEntry>
  128. <Number>0</Number>
  129. <Key>DLGTCYG</Key>
  130. <Name></Name>
  131. </SetRegEntry>
  132. <SetRegEntry>
  133. <Number>0</Number>
  134. <Key>Fice</Key>
  135. <Name>-S1 -B115200 -O1792</Name>
  136. </SetRegEntry>
  137. </TargetDriverDllRegistry>
  138. <Breakpoint/>
  139. <WatchWindow1>
  140. <Ww>
  141. <count>0</count>
  142. <WinNumber>1</WinNumber>
  143. <ItemText>mcFocCtrl.UqFlt,0x0A</ItemText>
  144. </Ww>
  145. <Ww>
  146. <count>1</count>
  147. <WinNumber>1</WinNumber>
  148. <ItemText>mcFocCtrl.UdFlt,0x0A</ItemText>
  149. </Ww>
  150. <Ww>
  151. <count>2</count>
  152. <WinNumber>1</WinNumber>
  153. <ItemText>mcFocCtrl.SpeedFlt,0x0A</ItemText>
  154. </Ww>
  155. <Ww>
  156. <count>3</count>
  157. <WinNumber>1</WinNumber>
  158. <ItemText>mcFocCtrl.Ref,0x0A</ItemText>
  159. </Ww>
  160. <Ww>
  161. <count>4</count>
  162. <WinNumber>1</WinNumber>
  163. <ItemText>mcState</ItemText>
  164. </Ww>
  165. <Ww>
  166. <count>5</count>
  167. <WinNumber>1</WinNumber>
  168. <ItemText>mcFaultSource</ItemText>
  169. </Ww>
  170. <Ww>
  171. <count>6</count>
  172. <WinNumber>1</WinNumber>
  173. <ItemText>VoltageComp,0x0A</ItemText>
  174. </Ww>
  175. <Ww>
  176. <count>7</count>
  177. <WinNumber>1</WinNumber>
  178. <ItemText>mcFocCtrl.mcDcbusFlt,0x0A</ItemText>
  179. </Ww>
  180. <Ww>
  181. <count>8</count>
  182. <WinNumber>1</WinNumber>
  183. <ItemText>KS.KeyADCValue,0x0A</ItemText>
  184. </Ww>
  185. <Ww>
  186. <count>9</count>
  187. <WinNumber>1</WinNumber>
  188. <ItemText>KS,0x0A</ItemText>
  189. </Ww>
  190. <Ww>
  191. <count>10</count>
  192. <WinNumber>1</WinNumber>
  193. <ItemText>mcPwmInput,0x0A</ItemText>
  194. </Ww>
  195. <Ww>
  196. <count>11</count>
  197. <WinNumber>1</WinNumber>
  198. <ItemText>mcFocCtrl.PowerFlt,0x0A</ItemText>
  199. </Ww>
  200. <Ww>
  201. <count>12</count>
  202. <WinNumber>1</WinNumber>
  203. <ItemText>fault.Stall.Type,0x0A</ItemText>
  204. </Ww>
  205. <Ww>
  206. <count>13</count>
  207. <WinNumber>1</WinNumber>
  208. <ItemText>fault.Stall.EsValue,0x0A</ItemText>
  209. </Ww>
  210. <Ww>
  211. <count>14</count>
  212. <WinNumber>1</WinNumber>
  213. <ItemText>fault.Stall.Mode0DectCnt</ItemText>
  214. </Ww>
  215. <Ww>
  216. <count>15</count>
  217. <WinNumber>1</WinNumber>
  218. <ItemText>fault.Stall.DectDealyCnt,0x0A</ItemText>
  219. </Ww>
  220. <Ww>
  221. <count>16</count>
  222. <WinNumber>1</WinNumber>
  223. <ItemText>mcFocCtrl.NTCValueFlt,0x0A</ItemText>
  224. </Ww>
  225. <Ww>
  226. <count>17</count>
  227. <WinNumber>1</WinNumber>
  228. <ItemText>KS.KeyADCValue,0x0A</ItemText>
  229. </Ww>
  230. <Ww>
  231. <count>18</count>
  232. <WinNumber>1</WinNumber>
  233. <ItemText>VoltageComp.AverageVoltageValue,0x0A</ItemText>
  234. </Ww>
  235. <Ww>
  236. <count>19</count>
  237. <WinNumber>1</WinNumber>
  238. <ItemText>VoltageComp.AverageVoltageValue1,0x0A</ItemText>
  239. </Ww>
  240. <Ww>
  241. <count>20</count>
  242. <WinNumber>1</WinNumber>
  243. <ItemText>VoltageComp.mcDcbusFlt2Sum</ItemText>
  244. </Ww>
  245. <Ww>
  246. <count>21</count>
  247. <WinNumber>1</WinNumber>
  248. <ItemText>mcFocCtrl.NTCValueFlt,0x0A</ItemText>
  249. </Ww>
  250. <Ww>
  251. <count>22</count>
  252. <WinNumber>1</WinNumber>
  253. <ItemText>KS.KeyADCValue,0x0A</ItemText>
  254. </Ww>
  255. <Ww>
  256. <count>23</count>
  257. <WinNumber>1</WinNumber>
  258. <ItemText>KS.KeyValuetotal,0x10</ItemText>
  259. </Ww>
  260. <Ww>
  261. <count>24</count>
  262. <WinNumber>1</WinNumber>
  263. <ItemText>KS.KeyADCValue,0x0A</ItemText>
  264. </Ww>
  265. <Ww>
  266. <count>25</count>
  267. <WinNumber>1</WinNumber>
  268. <ItemText>Type</ItemText>
  269. </Ww>
  270. <Ww>
  271. <count>26</count>
  272. <WinNumber>1</WinNumber>
  273. <ItemText>fault,0x0A</ItemText>
  274. </Ww>
  275. <Ww>
  276. <count>27</count>
  277. <WinNumber>1</WinNumber>
  278. <ItemText>mcFocCtrl,0x0A</ItemText>
  279. </Ww>
  280. <Ww>
  281. <count>28</count>
  282. <WinNumber>1</WinNumber>
  283. <ItemText>KS.KeyADCValue,0x0A</ItemText>
  284. </Ww>
  285. <Ww>
  286. <count>29</count>
  287. <WinNumber>1</WinNumber>
  288. <ItemText>mcFocCtrl.NTCValueFlt,0x0A</ItemText>
  289. </Ww>
  290. <Ww>
  291. <count>30</count>
  292. <WinNumber>1</WinNumber>
  293. <ItemText>VoltageComp,0x0A</ItemText>
  294. </Ww>
  295. <Ww>
  296. <count>31</count>
  297. <WinNumber>1</WinNumber>
  298. <ItemText>mcFocCtrl.Ref,0x0A</ItemText>
  299. </Ww>
  300. <Ww>
  301. <count>32</count>
  302. <WinNumber>1</WinNumber>
  303. <ItemText>fault.Stall.EsValue,0x0A</ItemText>
  304. </Ww>
  305. <Ww>
  306. <count>33</count>
  307. <WinNumber>1</WinNumber>
  308. <ItemText>mcFocCtrl.EMFsquare,0x0A</ItemText>
  309. </Ww>
  310. <Ww>
  311. <count>34</count>
  312. <WinNumber>1</WinNumber>
  313. <ItemText>mcFocCtrl.PowerFlt,0x0A</ItemText>
  314. </Ww>
  315. <Ww>
  316. <count>35</count>
  317. <WinNumber>1</WinNumber>
  318. <ItemText>mcFocCtrl.NTCValueFlt,0x0A</ItemText>
  319. </Ww>
  320. <Ww>
  321. <count>36</count>
  322. <WinNumber>1</WinNumber>
  323. <ItemText>mcFocCtrl.mcDcbusFlt,0x0A</ItemText>
  324. </Ww>
  325. </WatchWindow1>
  326. <WatchWindow2>
  327. <Ww>
  328. <count>0</count>
  329. <WinNumber>2</WinNumber>
  330. <ItemText>mcFocCtrl.SpeedFlt,0x0A</ItemText>
  331. </Ww>
  332. <Ww>
  333. <count>1</count>
  334. <WinNumber>2</WinNumber>
  335. <ItemText>mcFocCtrl.Ref,0x0A</ItemText>
  336. </Ww>
  337. </WatchWindow2>
  338. <Tracepoint>
  339. <THDelay>0</THDelay>
  340. </Tracepoint>
  341. <DebugFlag>
  342. <trace>0</trace>
  343. <periodic>0</periodic>
  344. <aLwin>0</aLwin>
  345. <aCover>0</aCover>
  346. <aSer1>0</aSer1>
  347. <aSer2>0</aSer2>
  348. <aPa>0</aPa>
  349. <viewmode>1</viewmode>
  350. <vrSel>0</vrSel>
  351. <aSym>0</aSym>
  352. <aTbox>0</aTbox>
  353. <AscS1>0</AscS1>
  354. <AscS2>0</AscS2>
  355. <AscS3>0</AscS3>
  356. <aSer3>0</aSer3>
  357. <eProf>0</eProf>
  358. <aLa>0</aLa>
  359. <aPa1>0</aPa1>
  360. <AscS4>0</AscS4>
  361. <aSer4>0</aSer4>
  362. <StkLoc>0</StkLoc>
  363. <TrcWin>0</TrcWin>
  364. <newCpu>0</newCpu>
  365. <uProt>0</uProt>
  366. </DebugFlag>
  367. <LintExecutable></LintExecutable>
  368. <LintConfigFile></LintConfigFile>
  369. <bLintAuto>0</bLintAuto>
  370. <bAutoGenD>0</bAutoGenD>
  371. <LntExFlags>0</LntExFlags>
  372. <pMisraName></pMisraName>
  373. <pszMrule></pszMrule>
  374. <pSingCmds></pSingCmds>
  375. <pMultCmds></pMultCmds>
  376. <pMisraNamep></pMisraNamep>
  377. <pszMrulep></pszMrulep>
  378. <pSingCmdsp></pSingCmdsp>
  379. <pMultCmdsp></pMultCmdsp>
  380. </TargetOption>
  381. </Target>
  382. <Group>
  383. <GroupName>Application</GroupName>
  384. <tvExp>1</tvExp>
  385. <tvExpOptDlg>0</tvExpOptDlg>
  386. <cbSel>0</cbSel>
  387. <RteFlg>0</RteFlg>
  388. <File>
  389. <GroupNumber>1</GroupNumber>
  390. <FileNumber>1</FileNumber>
  391. <FileType>1</FileType>
  392. <tvExp>0</tvExp>
  393. <tvExpOptDlg>0</tvExpOptDlg>
  394. <bDave2>0</bDave2>
  395. <PathWithFileName>..\User\Source\main.c</PathWithFileName>
  396. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  397. <RteFlg>0</RteFlg>
  398. <bShared>0</bShared>
  399. </File>
  400. <File>
  401. <GroupNumber>1</GroupNumber>
  402. <FileNumber>2</FileNumber>
  403. <FileType>5</FileType>
  404. <tvExp>0</tvExp>
  405. <tvExpOptDlg>0</tvExpOptDlg>
  406. <bDave2>0</bDave2>
  407. <PathWithFileName>..\User\Include\Customer.h</PathWithFileName>
  408. <FilenameWithoutPath>Customer.h</FilenameWithoutPath>
  409. <RteFlg>0</RteFlg>
  410. <bShared>0</bShared>
  411. </File>
  412. <File>
  413. <GroupNumber>1</GroupNumber>
  414. <FileNumber>3</FileNumber>
  415. <FileType>5</FileType>
  416. <tvExp>0</tvExp>
  417. <tvExpOptDlg>0</tvExpOptDlg>
  418. <bDave2>0</bDave2>
  419. <PathWithFileName>..\User\Include\Protect.h</PathWithFileName>
  420. <FilenameWithoutPath>Protect.h</FilenameWithoutPath>
  421. <RteFlg>0</RteFlg>
  422. <bShared>0</bShared>
  423. </File>
  424. </Group>
  425. <Group>
  426. <GroupName>Function</GroupName>
  427. <tvExp>1</tvExp>
  428. <tvExpOptDlg>0</tvExpOptDlg>
  429. <cbSel>0</cbSel>
  430. <RteFlg>0</RteFlg>
  431. <File>
  432. <GroupNumber>2</GroupNumber>
  433. <FileNumber>4</FileNumber>
  434. <FileType>1</FileType>
  435. <tvExp>0</tvExp>
  436. <tvExpOptDlg>0</tvExpOptDlg>
  437. <bDave2>0</bDave2>
  438. <PathWithFileName>..\User\Source\AddFunction.c</PathWithFileName>
  439. <FilenameWithoutPath>AddFunction.c</FilenameWithoutPath>
  440. <RteFlg>0</RteFlg>
  441. <bShared>0</bShared>
  442. </File>
  443. <File>
  444. <GroupNumber>2</GroupNumber>
  445. <FileNumber>5</FileNumber>
  446. <FileType>1</FileType>
  447. <tvExp>0</tvExp>
  448. <tvExpOptDlg>0</tvExpOptDlg>
  449. <bDave2>0</bDave2>
  450. <PathWithFileName>..\User\Source\Interrupt.c</PathWithFileName>
  451. <FilenameWithoutPath>Interrupt.c</FilenameWithoutPath>
  452. <RteFlg>0</RteFlg>
  453. <bShared>0</bShared>
  454. </File>
  455. <File>
  456. <GroupNumber>2</GroupNumber>
  457. <FileNumber>6</FileNumber>
  458. <FileType>1</FileType>
  459. <tvExp>0</tvExp>
  460. <tvExpOptDlg>0</tvExpOptDlg>
  461. <bDave2>0</bDave2>
  462. <PathWithFileName>..\User\Source\MotorControl.c</PathWithFileName>
  463. <FilenameWithoutPath>MotorControl.c</FilenameWithoutPath>
  464. <RteFlg>0</RteFlg>
  465. <bShared>0</bShared>
  466. </File>
  467. <File>
  468. <GroupNumber>2</GroupNumber>
  469. <FileNumber>7</FileNumber>
  470. <FileType>1</FileType>
  471. <tvExp>0</tvExp>
  472. <tvExpOptDlg>0</tvExpOptDlg>
  473. <bDave2>0</bDave2>
  474. <PathWithFileName>..\User\Source\MotorControlFunction.c</PathWithFileName>
  475. <FilenameWithoutPath>MotorControlFunction.c</FilenameWithoutPath>
  476. <RteFlg>0</RteFlg>
  477. <bShared>0</bShared>
  478. </File>
  479. <File>
  480. <GroupNumber>2</GroupNumber>
  481. <FileNumber>8</FileNumber>
  482. <FileType>1</FileType>
  483. <tvExp>0</tvExp>
  484. <tvExpOptDlg>0</tvExpOptDlg>
  485. <bDave2>0</bDave2>
  486. <PathWithFileName>..\User\Source\MotorProtect.c</PathWithFileName>
  487. <FilenameWithoutPath>MotorProtect.c</FilenameWithoutPath>
  488. <RteFlg>0</RteFlg>
  489. <bShared>0</bShared>
  490. </File>
  491. <File>
  492. <GroupNumber>2</GroupNumber>
  493. <FileNumber>9</FileNumber>
  494. <FileType>1</FileType>
  495. <tvExp>0</tvExp>
  496. <tvExpOptDlg>0</tvExpOptDlg>
  497. <bDave2>0</bDave2>
  498. <PathWithFileName>..\User\Source\FOCTailDect.c</PathWithFileName>
  499. <FilenameWithoutPath>FOCTailDect.c</FilenameWithoutPath>
  500. <RteFlg>0</RteFlg>
  501. <bShared>0</bShared>
  502. </File>
  503. <File>
  504. <GroupNumber>2</GroupNumber>
  505. <FileNumber>10</FileNumber>
  506. <FileType>1</FileType>
  507. <tvExp>0</tvExp>
  508. <tvExpOptDlg>0</tvExpOptDlg>
  509. <bDave2>0</bDave2>
  510. <PathWithFileName>..\User\Source\BEMFDetect.c</PathWithFileName>
  511. <FilenameWithoutPath>BEMFDetect.c</FilenameWithoutPath>
  512. <RteFlg>0</RteFlg>
  513. <bShared>0</bShared>
  514. </File>
  515. <File>
  516. <GroupNumber>2</GroupNumber>
  517. <FileNumber>11</FileNumber>
  518. <FileType>1</FileType>
  519. <tvExp>0</tvExp>
  520. <tvExpOptDlg>0</tvExpOptDlg>
  521. <bDave2>0</bDave2>
  522. <PathWithFileName>..\User\Source\RSDDetect.c</PathWithFileName>
  523. <FilenameWithoutPath>RSDDetect.c</FilenameWithoutPath>
  524. <RteFlg>0</RteFlg>
  525. <bShared>0</bShared>
  526. </File>
  527. <File>
  528. <GroupNumber>2</GroupNumber>
  529. <FileNumber>12</FileNumber>
  530. <FileType>1</FileType>
  531. <tvExp>0</tvExp>
  532. <tvExpOptDlg>0</tvExpOptDlg>
  533. <bDave2>0</bDave2>
  534. <PathWithFileName>..\User\Source\KeyScan.c</PathWithFileName>
  535. <FilenameWithoutPath>KeyScan.c</FilenameWithoutPath>
  536. <RteFlg>0</RteFlg>
  537. <bShared>0</bShared>
  538. </File>
  539. <File>
  540. <GroupNumber>2</GroupNumber>
  541. <FileNumber>13</FileNumber>
  542. <FileType>1</FileType>
  543. <tvExp>0</tvExp>
  544. <tvExpOptDlg>0</tvExpOptDlg>
  545. <bDave2>0</bDave2>
  546. <PathWithFileName>..\User\Source\LED.c</PathWithFileName>
  547. <FilenameWithoutPath>LED.c</FilenameWithoutPath>
  548. <RteFlg>0</RteFlg>
  549. <bShared>0</bShared>
  550. </File>
  551. <File>
  552. <GroupNumber>2</GroupNumber>
  553. <FileNumber>14</FileNumber>
  554. <FileType>1</FileType>
  555. <tvExp>0</tvExp>
  556. <tvExpOptDlg>0</tvExpOptDlg>
  557. <bDave2>0</bDave2>
  558. <PathWithFileName>..\User\Source\mcFiledWeaken.c</PathWithFileName>
  559. <FilenameWithoutPath>mcFiledWeaken.c</FilenameWithoutPath>
  560. <RteFlg>0</RteFlg>
  561. <bShared>0</bShared>
  562. </File>
  563. <File>
  564. <GroupNumber>2</GroupNumber>
  565. <FileNumber>15</FileNumber>
  566. <FileType>4</FileType>
  567. <tvExp>0</tvExp>
  568. <tvExpOptDlg>0</tvExpOptDlg>
  569. <bDave2>0</bDave2>
  570. <PathWithFileName>..\User\Source\VoltageCompensation.lib</PathWithFileName>
  571. <FilenameWithoutPath>VoltageCompensation.lib</FilenameWithoutPath>
  572. <RteFlg>0</RteFlg>
  573. <bShared>0</bShared>
  574. </File>
  575. </Group>
  576. <Group>
  577. <GroupName>HardWare</GroupName>
  578. <tvExp>1</tvExp>
  579. <tvExpOptDlg>0</tvExpOptDlg>
  580. <cbSel>0</cbSel>
  581. <RteFlg>0</RteFlg>
  582. <File>
  583. <GroupNumber>3</GroupNumber>
  584. <FileNumber>16</FileNumber>
  585. <FileType>1</FileType>
  586. <tvExp>0</tvExp>
  587. <tvExpOptDlg>0</tvExpOptDlg>
  588. <bDave2>0</bDave2>
  589. <PathWithFileName>..\User\Source\ADC.c</PathWithFileName>
  590. <FilenameWithoutPath>ADC.c</FilenameWithoutPath>
  591. <RteFlg>0</RteFlg>
  592. <bShared>0</bShared>
  593. </File>
  594. <File>
  595. <GroupNumber>3</GroupNumber>
  596. <FileNumber>17</FileNumber>
  597. <FileType>1</FileType>
  598. <tvExp>0</tvExp>
  599. <tvExpOptDlg>0</tvExpOptDlg>
  600. <bDave2>0</bDave2>
  601. <PathWithFileName>..\User\Source\AMP.c</PathWithFileName>
  602. <FilenameWithoutPath>AMP.c</FilenameWithoutPath>
  603. <RteFlg>0</RteFlg>
  604. <bShared>0</bShared>
  605. </File>
  606. <File>
  607. <GroupNumber>3</GroupNumber>
  608. <FileNumber>18</FileNumber>
  609. <FileType>1</FileType>
  610. <tvExp>0</tvExp>
  611. <tvExpOptDlg>0</tvExpOptDlg>
  612. <bDave2>0</bDave2>
  613. <PathWithFileName>..\User\Source\CMP.c</PathWithFileName>
  614. <FilenameWithoutPath>CMP.c</FilenameWithoutPath>
  615. <RteFlg>0</RteFlg>
  616. <bShared>0</bShared>
  617. </File>
  618. <File>
  619. <GroupNumber>3</GroupNumber>
  620. <FileNumber>19</FileNumber>
  621. <FileType>1</FileType>
  622. <tvExp>0</tvExp>
  623. <tvExpOptDlg>0</tvExpOptDlg>
  624. <bDave2>0</bDave2>
  625. <PathWithFileName>..\User\Source\CRC.c</PathWithFileName>
  626. <FilenameWithoutPath>CRC.c</FilenameWithoutPath>
  627. <RteFlg>0</RteFlg>
  628. <bShared>0</bShared>
  629. </File>
  630. <File>
  631. <GroupNumber>3</GroupNumber>
  632. <FileNumber>20</FileNumber>
  633. <FileType>1</FileType>
  634. <tvExp>0</tvExp>
  635. <tvExpOptDlg>0</tvExpOptDlg>
  636. <bDave2>0</bDave2>
  637. <PathWithFileName>..\User\Source\DMA.c</PathWithFileName>
  638. <FilenameWithoutPath>DMA.c</FilenameWithoutPath>
  639. <RteFlg>0</RteFlg>
  640. <bShared>0</bShared>
  641. </File>
  642. <File>
  643. <GroupNumber>3</GroupNumber>
  644. <FileNumber>21</FileNumber>
  645. <FileType>1</FileType>
  646. <tvExp>0</tvExp>
  647. <tvExpOptDlg>0</tvExpOptDlg>
  648. <bDave2>0</bDave2>
  649. <PathWithFileName>..\User\Source\DRIVER.c</PathWithFileName>
  650. <FilenameWithoutPath>DRIVER.c</FilenameWithoutPath>
  651. <RteFlg>0</RteFlg>
  652. <bShared>0</bShared>
  653. </File>
  654. <File>
  655. <GroupNumber>3</GroupNumber>
  656. <FileNumber>22</FileNumber>
  657. <FileType>1</FileType>
  658. <tvExp>0</tvExp>
  659. <tvExpOptDlg>0</tvExpOptDlg>
  660. <bDave2>0</bDave2>
  661. <PathWithFileName>..\User\Source\GPIO.c</PathWithFileName>
  662. <FilenameWithoutPath>GPIO.c</FilenameWithoutPath>
  663. <RteFlg>0</RteFlg>
  664. <bShared>0</bShared>
  665. </File>
  666. <File>
  667. <GroupNumber>3</GroupNumber>
  668. <FileNumber>23</FileNumber>
  669. <FileType>1</FileType>
  670. <tvExp>0</tvExp>
  671. <tvExpOptDlg>0</tvExpOptDlg>
  672. <bDave2>0</bDave2>
  673. <PathWithFileName>..\User\Source\I2C.c</PathWithFileName>
  674. <FilenameWithoutPath>I2C.c</FilenameWithoutPath>
  675. <RteFlg>0</RteFlg>
  676. <bShared>0</bShared>
  677. </File>
  678. <File>
  679. <GroupNumber>3</GroupNumber>
  680. <FileNumber>24</FileNumber>
  681. <FileType>1</FileType>
  682. <tvExp>0</tvExp>
  683. <tvExpOptDlg>0</tvExpOptDlg>
  684. <bDave2>0</bDave2>
  685. <PathWithFileName>..\User\Source\PIInit.c</PathWithFileName>
  686. <FilenameWithoutPath>PIInit.c</FilenameWithoutPath>
  687. <RteFlg>0</RteFlg>
  688. <bShared>0</bShared>
  689. </File>
  690. <File>
  691. <GroupNumber>3</GroupNumber>
  692. <FileNumber>25</FileNumber>
  693. <FileType>1</FileType>
  694. <tvExp>0</tvExp>
  695. <tvExpOptDlg>0</tvExpOptDlg>
  696. <bDave2>0</bDave2>
  697. <PathWithFileName>..\User\Source\SPI.c</PathWithFileName>
  698. <FilenameWithoutPath>SPI.c</FilenameWithoutPath>
  699. <RteFlg>0</RteFlg>
  700. <bShared>0</bShared>
  701. </File>
  702. <File>
  703. <GroupNumber>3</GroupNumber>
  704. <FileNumber>26</FileNumber>
  705. <FileType>1</FileType>
  706. <tvExp>0</tvExp>
  707. <tvExpOptDlg>0</tvExpOptDlg>
  708. <bDave2>0</bDave2>
  709. <PathWithFileName>..\User\Source\TIMER.c</PathWithFileName>
  710. <FilenameWithoutPath>TIMER.c</FilenameWithoutPath>
  711. <RteFlg>0</RteFlg>
  712. <bShared>0</bShared>
  713. </File>
  714. <File>
  715. <GroupNumber>3</GroupNumber>
  716. <FileNumber>27</FileNumber>
  717. <FileType>1</FileType>
  718. <tvExp>0</tvExp>
  719. <tvExpOptDlg>0</tvExpOptDlg>
  720. <bDave2>0</bDave2>
  721. <PathWithFileName>..\User\Source\UART.c</PathWithFileName>
  722. <FilenameWithoutPath>UART.c</FilenameWithoutPath>
  723. <RteFlg>0</RteFlg>
  724. <bShared>0</bShared>
  725. </File>
  726. <File>
  727. <GroupNumber>3</GroupNumber>
  728. <FileNumber>28</FileNumber>
  729. <FileType>1</FileType>
  730. <tvExp>0</tvExp>
  731. <tvExpOptDlg>0</tvExpOptDlg>
  732. <bDave2>0</bDave2>
  733. <PathWithFileName>..\User\Source\SMDU.c</PathWithFileName>
  734. <FilenameWithoutPath>SMDU.c</FilenameWithoutPath>
  735. <RteFlg>0</RteFlg>
  736. <bShared>0</bShared>
  737. </File>
  738. <File>
  739. <GroupNumber>3</GroupNumber>
  740. <FileNumber>29</FileNumber>
  741. <FileType>1</FileType>
  742. <tvExp>0</tvExp>
  743. <tvExpOptDlg>0</tvExpOptDlg>
  744. <bDave2>0</bDave2>
  745. <PathWithFileName>..\User\Source\TSD.c</PathWithFileName>
  746. <FilenameWithoutPath>TSD.c</FilenameWithoutPath>
  747. <RteFlg>0</RteFlg>
  748. <bShared>0</bShared>
  749. </File>
  750. <File>
  751. <GroupNumber>3</GroupNumber>
  752. <FileNumber>30</FileNumber>
  753. <FileType>1</FileType>
  754. <tvExp>0</tvExp>
  755. <tvExpOptDlg>0</tvExpOptDlg>
  756. <bDave2>0</bDave2>
  757. <PathWithFileName>..\User\Source\FU68xx_5_Flash.c</PathWithFileName>
  758. <FilenameWithoutPath>FU68xx_5_Flash.c</FilenameWithoutPath>
  759. <RteFlg>0</RteFlg>
  760. <bShared>0</bShared>
  761. </File>
  762. <File>
  763. <GroupNumber>3</GroupNumber>
  764. <FileNumber>31</FileNumber>
  765. <FileType>1</FileType>
  766. <tvExp>0</tvExp>
  767. <tvExpOptDlg>0</tvExpOptDlg>
  768. <bDave2>0</bDave2>
  769. <PathWithFileName>..\User\Source\EXTI.c</PathWithFileName>
  770. <FilenameWithoutPath>EXTI.c</FilenameWithoutPath>
  771. <RteFlg>0</RteFlg>
  772. <bShared>0</bShared>
  773. </File>
  774. </Group>
  775. <Group>
  776. <GroupName>System</GroupName>
  777. <tvExp>1</tvExp>
  778. <tvExpOptDlg>0</tvExpOptDlg>
  779. <cbSel>0</cbSel>
  780. <RteFlg>0</RteFlg>
  781. <File>
  782. <GroupNumber>4</GroupNumber>
  783. <FileNumber>32</FileNumber>
  784. <FileType>2</FileType>
  785. <tvExp>0</tvExp>
  786. <tvExpOptDlg>0</tvExpOptDlg>
  787. <bDave2>0</bDave2>
  788. <PathWithFileName>..\System\STARTUP.A51</PathWithFileName>
  789. <FilenameWithoutPath>STARTUP.A51</FilenameWithoutPath>
  790. <RteFlg>0</RteFlg>
  791. <bShared>0</bShared>
  792. </File>
  793. </Group>
  794. </ProjectOpt>