Fortior.uvopt 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  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,0x0A</ItemText>
  144. </Ww>
  145. <Ww>
  146. <count>1</count>
  147. <WinNumber>1</WinNumber>
  148. <ItemText>VoltageComp,0x0A</ItemText>
  149. </Ww>
  150. </WatchWindow1>
  151. <WatchWindow2>
  152. <Ww>
  153. <count>0</count>
  154. <WinNumber>2</WinNumber>
  155. <ItemText>mcFocCtrl.SpeedFlt,0x0A</ItemText>
  156. </Ww>
  157. <Ww>
  158. <count>1</count>
  159. <WinNumber>2</WinNumber>
  160. <ItemText>mcFocCtrl.Ref,0x0A</ItemText>
  161. </Ww>
  162. </WatchWindow2>
  163. <Tracepoint>
  164. <THDelay>0</THDelay>
  165. </Tracepoint>
  166. <DebugFlag>
  167. <trace>0</trace>
  168. <periodic>0</periodic>
  169. <aLwin>1</aLwin>
  170. <aCover>0</aCover>
  171. <aSer1>0</aSer1>
  172. <aSer2>0</aSer2>
  173. <aPa>0</aPa>
  174. <viewmode>1</viewmode>
  175. <vrSel>0</vrSel>
  176. <aSym>0</aSym>
  177. <aTbox>0</aTbox>
  178. <AscS1>0</AscS1>
  179. <AscS2>0</AscS2>
  180. <AscS3>0</AscS3>
  181. <aSer3>0</aSer3>
  182. <eProf>0</eProf>
  183. <aLa>0</aLa>
  184. <aPa1>0</aPa1>
  185. <AscS4>0</AscS4>
  186. <aSer4>0</aSer4>
  187. <StkLoc>0</StkLoc>
  188. <TrcWin>0</TrcWin>
  189. <newCpu>0</newCpu>
  190. <uProt>0</uProt>
  191. </DebugFlag>
  192. <LintExecutable></LintExecutable>
  193. <LintConfigFile></LintConfigFile>
  194. <bLintAuto>0</bLintAuto>
  195. <bAutoGenD>0</bAutoGenD>
  196. <LntExFlags>0</LntExFlags>
  197. <pMisraName></pMisraName>
  198. <pszMrule></pszMrule>
  199. <pSingCmds></pSingCmds>
  200. <pMultCmds></pMultCmds>
  201. <pMisraNamep></pMisraNamep>
  202. <pszMrulep></pszMrulep>
  203. <pSingCmdsp></pSingCmdsp>
  204. <pMultCmdsp></pMultCmdsp>
  205. </TargetOption>
  206. </Target>
  207. <Group>
  208. <GroupName>Application</GroupName>
  209. <tvExp>1</tvExp>
  210. <tvExpOptDlg>0</tvExpOptDlg>
  211. <cbSel>0</cbSel>
  212. <RteFlg>0</RteFlg>
  213. <File>
  214. <GroupNumber>1</GroupNumber>
  215. <FileNumber>1</FileNumber>
  216. <FileType>1</FileType>
  217. <tvExp>0</tvExp>
  218. <tvExpOptDlg>0</tvExpOptDlg>
  219. <bDave2>0</bDave2>
  220. <PathWithFileName>..\User\Source\main.c</PathWithFileName>
  221. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  222. <RteFlg>0</RteFlg>
  223. <bShared>0</bShared>
  224. </File>
  225. <File>
  226. <GroupNumber>1</GroupNumber>
  227. <FileNumber>2</FileNumber>
  228. <FileType>5</FileType>
  229. <tvExp>0</tvExp>
  230. <tvExpOptDlg>0</tvExpOptDlg>
  231. <bDave2>0</bDave2>
  232. <PathWithFileName>..\User\Include\Customer.h</PathWithFileName>
  233. <FilenameWithoutPath>Customer.h</FilenameWithoutPath>
  234. <RteFlg>0</RteFlg>
  235. <bShared>0</bShared>
  236. </File>
  237. <File>
  238. <GroupNumber>1</GroupNumber>
  239. <FileNumber>3</FileNumber>
  240. <FileType>5</FileType>
  241. <tvExp>0</tvExp>
  242. <tvExpOptDlg>0</tvExpOptDlg>
  243. <bDave2>0</bDave2>
  244. <PathWithFileName>..\User\Include\Protect.h</PathWithFileName>
  245. <FilenameWithoutPath>Protect.h</FilenameWithoutPath>
  246. <RteFlg>0</RteFlg>
  247. <bShared>0</bShared>
  248. </File>
  249. </Group>
  250. <Group>
  251. <GroupName>Function</GroupName>
  252. <tvExp>1</tvExp>
  253. <tvExpOptDlg>0</tvExpOptDlg>
  254. <cbSel>0</cbSel>
  255. <RteFlg>0</RteFlg>
  256. <File>
  257. <GroupNumber>2</GroupNumber>
  258. <FileNumber>4</FileNumber>
  259. <FileType>1</FileType>
  260. <tvExp>0</tvExp>
  261. <tvExpOptDlg>0</tvExpOptDlg>
  262. <bDave2>0</bDave2>
  263. <PathWithFileName>..\User\Source\AddFunction.c</PathWithFileName>
  264. <FilenameWithoutPath>AddFunction.c</FilenameWithoutPath>
  265. <RteFlg>0</RteFlg>
  266. <bShared>0</bShared>
  267. </File>
  268. <File>
  269. <GroupNumber>2</GroupNumber>
  270. <FileNumber>5</FileNumber>
  271. <FileType>1</FileType>
  272. <tvExp>0</tvExp>
  273. <tvExpOptDlg>0</tvExpOptDlg>
  274. <bDave2>0</bDave2>
  275. <PathWithFileName>..\User\Source\Interrupt.c</PathWithFileName>
  276. <FilenameWithoutPath>Interrupt.c</FilenameWithoutPath>
  277. <RteFlg>0</RteFlg>
  278. <bShared>0</bShared>
  279. </File>
  280. <File>
  281. <GroupNumber>2</GroupNumber>
  282. <FileNumber>6</FileNumber>
  283. <FileType>1</FileType>
  284. <tvExp>0</tvExp>
  285. <tvExpOptDlg>0</tvExpOptDlg>
  286. <bDave2>0</bDave2>
  287. <PathWithFileName>..\User\Source\MotorControl.c</PathWithFileName>
  288. <FilenameWithoutPath>MotorControl.c</FilenameWithoutPath>
  289. <RteFlg>0</RteFlg>
  290. <bShared>0</bShared>
  291. </File>
  292. <File>
  293. <GroupNumber>2</GroupNumber>
  294. <FileNumber>7</FileNumber>
  295. <FileType>1</FileType>
  296. <tvExp>0</tvExp>
  297. <tvExpOptDlg>0</tvExpOptDlg>
  298. <bDave2>0</bDave2>
  299. <PathWithFileName>..\User\Source\MotorControlFunction.c</PathWithFileName>
  300. <FilenameWithoutPath>MotorControlFunction.c</FilenameWithoutPath>
  301. <RteFlg>0</RteFlg>
  302. <bShared>0</bShared>
  303. </File>
  304. <File>
  305. <GroupNumber>2</GroupNumber>
  306. <FileNumber>8</FileNumber>
  307. <FileType>1</FileType>
  308. <tvExp>0</tvExp>
  309. <tvExpOptDlg>0</tvExpOptDlg>
  310. <bDave2>0</bDave2>
  311. <PathWithFileName>..\User\Source\MotorProtect.c</PathWithFileName>
  312. <FilenameWithoutPath>MotorProtect.c</FilenameWithoutPath>
  313. <RteFlg>0</RteFlg>
  314. <bShared>0</bShared>
  315. </File>
  316. <File>
  317. <GroupNumber>2</GroupNumber>
  318. <FileNumber>9</FileNumber>
  319. <FileType>1</FileType>
  320. <tvExp>0</tvExp>
  321. <tvExpOptDlg>0</tvExpOptDlg>
  322. <bDave2>0</bDave2>
  323. <PathWithFileName>..\User\Source\FOCTailDect.c</PathWithFileName>
  324. <FilenameWithoutPath>FOCTailDect.c</FilenameWithoutPath>
  325. <RteFlg>0</RteFlg>
  326. <bShared>0</bShared>
  327. </File>
  328. <File>
  329. <GroupNumber>2</GroupNumber>
  330. <FileNumber>10</FileNumber>
  331. <FileType>1</FileType>
  332. <tvExp>0</tvExp>
  333. <tvExpOptDlg>0</tvExpOptDlg>
  334. <bDave2>0</bDave2>
  335. <PathWithFileName>..\User\Source\BEMFDetect.c</PathWithFileName>
  336. <FilenameWithoutPath>BEMFDetect.c</FilenameWithoutPath>
  337. <RteFlg>0</RteFlg>
  338. <bShared>0</bShared>
  339. </File>
  340. <File>
  341. <GroupNumber>2</GroupNumber>
  342. <FileNumber>11</FileNumber>
  343. <FileType>1</FileType>
  344. <tvExp>0</tvExp>
  345. <tvExpOptDlg>0</tvExpOptDlg>
  346. <bDave2>0</bDave2>
  347. <PathWithFileName>..\User\Source\RSDDetect.c</PathWithFileName>
  348. <FilenameWithoutPath>RSDDetect.c</FilenameWithoutPath>
  349. <RteFlg>0</RteFlg>
  350. <bShared>0</bShared>
  351. </File>
  352. <File>
  353. <GroupNumber>2</GroupNumber>
  354. <FileNumber>12</FileNumber>
  355. <FileType>1</FileType>
  356. <tvExp>0</tvExp>
  357. <tvExpOptDlg>0</tvExpOptDlg>
  358. <bDave2>0</bDave2>
  359. <PathWithFileName>..\User\Source\mcFiledWeaken.c</PathWithFileName>
  360. <FilenameWithoutPath>mcFiledWeaken.c</FilenameWithoutPath>
  361. <RteFlg>0</RteFlg>
  362. <bShared>0</bShared>
  363. </File>
  364. <File>
  365. <GroupNumber>2</GroupNumber>
  366. <FileNumber>13</FileNumber>
  367. <FileType>4</FileType>
  368. <tvExp>0</tvExp>
  369. <tvExpOptDlg>0</tvExpOptDlg>
  370. <bDave2>0</bDave2>
  371. <PathWithFileName>..\User\Source\VoltageCompensation.lib</PathWithFileName>
  372. <FilenameWithoutPath>VoltageCompensation.lib</FilenameWithoutPath>
  373. <RteFlg>0</RteFlg>
  374. <bShared>0</bShared>
  375. </File>
  376. </Group>
  377. <Group>
  378. <GroupName>HardWare</GroupName>
  379. <tvExp>1</tvExp>
  380. <tvExpOptDlg>0</tvExpOptDlg>
  381. <cbSel>0</cbSel>
  382. <RteFlg>0</RteFlg>
  383. <File>
  384. <GroupNumber>3</GroupNumber>
  385. <FileNumber>14</FileNumber>
  386. <FileType>1</FileType>
  387. <tvExp>0</tvExp>
  388. <tvExpOptDlg>0</tvExpOptDlg>
  389. <bDave2>0</bDave2>
  390. <PathWithFileName>..\User\Source\ADC.c</PathWithFileName>
  391. <FilenameWithoutPath>ADC.c</FilenameWithoutPath>
  392. <RteFlg>0</RteFlg>
  393. <bShared>0</bShared>
  394. </File>
  395. <File>
  396. <GroupNumber>3</GroupNumber>
  397. <FileNumber>15</FileNumber>
  398. <FileType>1</FileType>
  399. <tvExp>0</tvExp>
  400. <tvExpOptDlg>0</tvExpOptDlg>
  401. <bDave2>0</bDave2>
  402. <PathWithFileName>..\User\Source\AMP.c</PathWithFileName>
  403. <FilenameWithoutPath>AMP.c</FilenameWithoutPath>
  404. <RteFlg>0</RteFlg>
  405. <bShared>0</bShared>
  406. </File>
  407. <File>
  408. <GroupNumber>3</GroupNumber>
  409. <FileNumber>16</FileNumber>
  410. <FileType>1</FileType>
  411. <tvExp>0</tvExp>
  412. <tvExpOptDlg>0</tvExpOptDlg>
  413. <bDave2>0</bDave2>
  414. <PathWithFileName>..\User\Source\CMP.c</PathWithFileName>
  415. <FilenameWithoutPath>CMP.c</FilenameWithoutPath>
  416. <RteFlg>0</RteFlg>
  417. <bShared>0</bShared>
  418. </File>
  419. <File>
  420. <GroupNumber>3</GroupNumber>
  421. <FileNumber>17</FileNumber>
  422. <FileType>1</FileType>
  423. <tvExp>0</tvExp>
  424. <tvExpOptDlg>0</tvExpOptDlg>
  425. <bDave2>0</bDave2>
  426. <PathWithFileName>..\User\Source\CRC.c</PathWithFileName>
  427. <FilenameWithoutPath>CRC.c</FilenameWithoutPath>
  428. <RteFlg>0</RteFlg>
  429. <bShared>0</bShared>
  430. </File>
  431. <File>
  432. <GroupNumber>3</GroupNumber>
  433. <FileNumber>18</FileNumber>
  434. <FileType>1</FileType>
  435. <tvExp>0</tvExp>
  436. <tvExpOptDlg>0</tvExpOptDlg>
  437. <bDave2>0</bDave2>
  438. <PathWithFileName>..\User\Source\DMA.c</PathWithFileName>
  439. <FilenameWithoutPath>DMA.c</FilenameWithoutPath>
  440. <RteFlg>0</RteFlg>
  441. <bShared>0</bShared>
  442. </File>
  443. <File>
  444. <GroupNumber>3</GroupNumber>
  445. <FileNumber>19</FileNumber>
  446. <FileType>1</FileType>
  447. <tvExp>0</tvExp>
  448. <tvExpOptDlg>0</tvExpOptDlg>
  449. <bDave2>0</bDave2>
  450. <PathWithFileName>..\User\Source\DRIVER.c</PathWithFileName>
  451. <FilenameWithoutPath>DRIVER.c</FilenameWithoutPath>
  452. <RteFlg>0</RteFlg>
  453. <bShared>0</bShared>
  454. </File>
  455. <File>
  456. <GroupNumber>3</GroupNumber>
  457. <FileNumber>20</FileNumber>
  458. <FileType>1</FileType>
  459. <tvExp>0</tvExp>
  460. <tvExpOptDlg>0</tvExpOptDlg>
  461. <bDave2>0</bDave2>
  462. <PathWithFileName>..\User\Source\GPIO.c</PathWithFileName>
  463. <FilenameWithoutPath>GPIO.c</FilenameWithoutPath>
  464. <RteFlg>0</RteFlg>
  465. <bShared>0</bShared>
  466. </File>
  467. <File>
  468. <GroupNumber>3</GroupNumber>
  469. <FileNumber>21</FileNumber>
  470. <FileType>1</FileType>
  471. <tvExp>0</tvExp>
  472. <tvExpOptDlg>0</tvExpOptDlg>
  473. <bDave2>0</bDave2>
  474. <PathWithFileName>..\User\Source\I2C.c</PathWithFileName>
  475. <FilenameWithoutPath>I2C.c</FilenameWithoutPath>
  476. <RteFlg>0</RteFlg>
  477. <bShared>0</bShared>
  478. </File>
  479. <File>
  480. <GroupNumber>3</GroupNumber>
  481. <FileNumber>22</FileNumber>
  482. <FileType>1</FileType>
  483. <tvExp>0</tvExp>
  484. <tvExpOptDlg>0</tvExpOptDlg>
  485. <bDave2>0</bDave2>
  486. <PathWithFileName>..\User\Source\PIInit.c</PathWithFileName>
  487. <FilenameWithoutPath>PIInit.c</FilenameWithoutPath>
  488. <RteFlg>0</RteFlg>
  489. <bShared>0</bShared>
  490. </File>
  491. <File>
  492. <GroupNumber>3</GroupNumber>
  493. <FileNumber>23</FileNumber>
  494. <FileType>1</FileType>
  495. <tvExp>0</tvExp>
  496. <tvExpOptDlg>0</tvExpOptDlg>
  497. <bDave2>0</bDave2>
  498. <PathWithFileName>..\User\Source\SPI.c</PathWithFileName>
  499. <FilenameWithoutPath>SPI.c</FilenameWithoutPath>
  500. <RteFlg>0</RteFlg>
  501. <bShared>0</bShared>
  502. </File>
  503. <File>
  504. <GroupNumber>3</GroupNumber>
  505. <FileNumber>24</FileNumber>
  506. <FileType>1</FileType>
  507. <tvExp>0</tvExp>
  508. <tvExpOptDlg>0</tvExpOptDlg>
  509. <bDave2>0</bDave2>
  510. <PathWithFileName>..\User\Source\TIMER.c</PathWithFileName>
  511. <FilenameWithoutPath>TIMER.c</FilenameWithoutPath>
  512. <RteFlg>0</RteFlg>
  513. <bShared>0</bShared>
  514. </File>
  515. <File>
  516. <GroupNumber>3</GroupNumber>
  517. <FileNumber>25</FileNumber>
  518. <FileType>1</FileType>
  519. <tvExp>0</tvExp>
  520. <tvExpOptDlg>0</tvExpOptDlg>
  521. <bDave2>0</bDave2>
  522. <PathWithFileName>..\User\Source\UART.c</PathWithFileName>
  523. <FilenameWithoutPath>UART.c</FilenameWithoutPath>
  524. <RteFlg>0</RteFlg>
  525. <bShared>0</bShared>
  526. </File>
  527. <File>
  528. <GroupNumber>3</GroupNumber>
  529. <FileNumber>26</FileNumber>
  530. <FileType>1</FileType>
  531. <tvExp>0</tvExp>
  532. <tvExpOptDlg>0</tvExpOptDlg>
  533. <bDave2>0</bDave2>
  534. <PathWithFileName>..\User\Source\SMDU.c</PathWithFileName>
  535. <FilenameWithoutPath>SMDU.c</FilenameWithoutPath>
  536. <RteFlg>0</RteFlg>
  537. <bShared>0</bShared>
  538. </File>
  539. <File>
  540. <GroupNumber>3</GroupNumber>
  541. <FileNumber>27</FileNumber>
  542. <FileType>1</FileType>
  543. <tvExp>0</tvExp>
  544. <tvExpOptDlg>0</tvExpOptDlg>
  545. <bDave2>0</bDave2>
  546. <PathWithFileName>..\User\Source\TSD.c</PathWithFileName>
  547. <FilenameWithoutPath>TSD.c</FilenameWithoutPath>
  548. <RteFlg>0</RteFlg>
  549. <bShared>0</bShared>
  550. </File>
  551. </Group>
  552. <Group>
  553. <GroupName>System</GroupName>
  554. <tvExp>1</tvExp>
  555. <tvExpOptDlg>0</tvExpOptDlg>
  556. <cbSel>0</cbSel>
  557. <RteFlg>0</RteFlg>
  558. <File>
  559. <GroupNumber>4</GroupNumber>
  560. <FileNumber>28</FileNumber>
  561. <FileType>2</FileType>
  562. <tvExp>0</tvExp>
  563. <tvExpOptDlg>0</tvExpOptDlg>
  564. <bDave2>0</bDave2>
  565. <PathWithFileName>..\System\STARTUP.A51</PathWithFileName>
  566. <FilenameWithoutPath>STARTUP.A51</FilenameWithoutPath>
  567. <RteFlg>0</RteFlg>
  568. <bShared>0</bShared>
  569. </File>
  570. </Group>
  571. </ProjectOpt>