Fortior.uvopt 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
  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\FTC6815.PDF</Path>
  81. </Book>
  82. <Book>
  83. <Number>1</Number>
  84. <Title>Programmer's Guide</Title>
  85. <Path>DATASHTS\FORTIOR\FTC6815_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>Fice</Key>
  130. <Name>-S1 -B115200 -O1792</Name>
  131. </SetRegEntry>
  132. <SetRegEntry>
  133. <Number>0</Number>
  134. <Key>DLGTCYG</Key>
  135. <Name></Name>
  136. </SetRegEntry>
  137. </TargetDriverDllRegistry>
  138. <Breakpoint/>
  139. <WatchWindow1>
  140. <Ww>
  141. <count>0</count>
  142. <WinNumber>1</WinNumber>
  143. <ItemText>motorControl,0x0A</ItemText>
  144. </Ww>
  145. <Ww>
  146. <count>1</count>
  147. <WinNumber>1</WinNumber>
  148. <ItemText>mcFaultSource</ItemText>
  149. </Ww>
  150. <Ww>
  151. <count>2</count>
  152. <WinNumber>1</WinNumber>
  153. <ItemText>mcState</ItemText>
  154. </Ww>
  155. <Ww>
  156. <count>3</count>
  157. <WinNumber>1</WinNumber>
  158. <ItemText>mcFocCtrl,0x0A</ItemText>
  159. </Ww>
  160. <Ww>
  161. <count>4</count>
  162. <WinNumber>1</WinNumber>
  163. <ItemText>mcCurOffset,0x0A</ItemText>
  164. </Ww>
  165. <Ww>
  166. <count>5</count>
  167. <WinNumber>1</WinNumber>
  168. <ItemText>mcSpeedRamp,0x0A</ItemText>
  169. </Ww>
  170. </WatchWindow1>
  171. <WatchWindow2>
  172. <Ww>
  173. <count>0</count>
  174. <WinNumber>2</WinNumber>
  175. <ItemText>PFCSet</ItemText>
  176. </Ww>
  177. <Ww>
  178. <count>1</count>
  179. <WinNumber>2</WinNumber>
  180. <ItemText>mcTorqueCompensation.TorqueCompensatePeakK,0x0A</ItemText>
  181. </Ww>
  182. <Ww>
  183. <count>2</count>
  184. <WinNumber>2</WinNumber>
  185. <ItemText>ConTrolCmd,0x0A</ItemText>
  186. </Ww>
  187. <Ww>
  188. <count>3</count>
  189. <WinNumber>2</WinNumber>
  190. <ItemText>DATA1</ItemText>
  191. </Ww>
  192. <Ww>
  193. <count>4</count>
  194. <WinNumber>2</WinNumber>
  195. <ItemText>AdcSampleValue,0x0A</ItemText>
  196. </Ww>
  197. <Ww>
  198. <count>5</count>
  199. <WinNumber>2</WinNumber>
  200. <ItemText>RealTempR</ItemText>
  201. </Ww>
  202. <Ww>
  203. <count>6</count>
  204. <WinNumber>2</WinNumber>
  205. <ItemText>DATA2_Hui</ItemText>
  206. </Ww>
  207. <Ww>
  208. <count>7</count>
  209. <WinNumber>2</WinNumber>
  210. <ItemText>DATA1</ItemText>
  211. </Ww>
  212. <Ww>
  213. <count>8</count>
  214. <WinNumber>2</WinNumber>
  215. <ItemText>mcIimit,0x0A</ItemText>
  216. </Ww>
  217. <Ww>
  218. <count>9</count>
  219. <WinNumber>2</WinNumber>
  220. <ItemText>Uart,0x10</ItemText>
  221. </Ww>
  222. <Ww>
  223. <count>10</count>
  224. <WinNumber>2</WinNumber>
  225. <ItemText>Uart_REC_DATA</ItemText>
  226. </Ww>
  227. <Ww>
  228. <count>11</count>
  229. <WinNumber>2</WinNumber>
  230. <ItemText>Uart_DATA01</ItemText>
  231. </Ww>
  232. <Ww>
  233. <count>12</count>
  234. <WinNumber>2</WinNumber>
  235. <ItemText>Uart_DATA03</ItemText>
  236. </Ww>
  237. <Ww>
  238. <count>13</count>
  239. <WinNumber>2</WinNumber>
  240. <ItemText>Uart_Rec_DATAo.DATAT3,0x0A</ItemText>
  241. </Ww>
  242. <Ww>
  243. <count>14</count>
  244. <WinNumber>2</WinNumber>
  245. <ItemText>Uart_Rec_DATAo.DATAT4,0x0A</ItemText>
  246. </Ww>
  247. <Ww>
  248. <count>15</count>
  249. <WinNumber>2</WinNumber>
  250. <ItemText>Uart_Rec_DATAo.DATAT6,0x0A</ItemText>
  251. </Ww>
  252. <Ww>
  253. <count>16</count>
  254. <WinNumber>2</WinNumber>
  255. <ItemText>Uart_Rec_DATAo.DATAT11</ItemText>
  256. </Ww>
  257. <Ww>
  258. <count>17</count>
  259. <WinNumber>2</WinNumber>
  260. <ItemText>u8_TempIncoil</ItemText>
  261. </Ww>
  262. <Ww>
  263. <count>18</count>
  264. <WinNumber>2</WinNumber>
  265. <ItemText>u8_TempIndoor</ItemText>
  266. </Ww>
  267. <Ww>
  268. <count>19</count>
  269. <WinNumber>2</WinNumber>
  270. <ItemText>u8_TempSet</ItemText>
  271. </Ww>
  272. <Ww>
  273. <count>20</count>
  274. <WinNumber>2</WinNumber>
  275. <ItemText>u1_SystemOnF</ItemText>
  276. </Ww>
  277. </WatchWindow2>
  278. <Tracepoint>
  279. <THDelay>0</THDelay>
  280. </Tracepoint>
  281. <DebugFlag>
  282. <trace>0</trace>
  283. <periodic>0</periodic>
  284. <aLwin>1</aLwin>
  285. <aCover>0</aCover>
  286. <aSer1>0</aSer1>
  287. <aSer2>0</aSer2>
  288. <aPa>0</aPa>
  289. <viewmode>1</viewmode>
  290. <vrSel>0</vrSel>
  291. <aSym>0</aSym>
  292. <aTbox>0</aTbox>
  293. <AscS1>0</AscS1>
  294. <AscS2>0</AscS2>
  295. <AscS3>0</AscS3>
  296. <aSer3>0</aSer3>
  297. <eProf>0</eProf>
  298. <aLa>0</aLa>
  299. <aPa1>0</aPa1>
  300. <AscS4>0</AscS4>
  301. <aSer4>0</aSer4>
  302. <StkLoc>0</StkLoc>
  303. <TrcWin>0</TrcWin>
  304. <newCpu>0</newCpu>
  305. <uProt>0</uProt>
  306. </DebugFlag>
  307. <LintExecutable>C:\Keil\lint\lint-nt.exe</LintExecutable>
  308. <LintConfigFile>C:\Keil\lint\FT-CA-V1.1.LNT</LintConfigFile>
  309. <bLintAuto>0</bLintAuto>
  310. <bAutoGenD>0</bAutoGenD>
  311. <LntExFlags>0</LntExFlags>
  312. <pMisraName></pMisraName>
  313. <pszMrule></pszMrule>
  314. <pSingCmds></pSingCmds>
  315. <pMultCmds></pMultCmds>
  316. <pMisraNamep></pMisraNamep>
  317. <pszMrulep></pszMrulep>
  318. <pSingCmdsp></pSingCmdsp>
  319. <pMultCmdsp></pMultCmdsp>
  320. </TargetOption>
  321. </Target>
  322. <Group>
  323. <GroupName>Apllication</GroupName>
  324. <tvExp>1</tvExp>
  325. <tvExpOptDlg>0</tvExpOptDlg>
  326. <cbSel>0</cbSel>
  327. <RteFlg>0</RteFlg>
  328. <File>
  329. <GroupNumber>1</GroupNumber>
  330. <FileNumber>1</FileNumber>
  331. <FileType>1</FileType>
  332. <tvExp>0</tvExp>
  333. <tvExpOptDlg>0</tvExpOptDlg>
  334. <bDave2>0</bDave2>
  335. <PathWithFileName>..\User\Application\Interrupt.c</PathWithFileName>
  336. <FilenameWithoutPath>Interrupt.c</FilenameWithoutPath>
  337. <RteFlg>0</RteFlg>
  338. <bShared>0</bShared>
  339. </File>
  340. <File>
  341. <GroupNumber>1</GroupNumber>
  342. <FileNumber>2</FileNumber>
  343. <FileType>1</FileType>
  344. <tvExp>0</tvExp>
  345. <tvExpOptDlg>0</tvExpOptDlg>
  346. <bDave2>0</bDave2>
  347. <PathWithFileName>..\User\Application\main.c</PathWithFileName>
  348. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  349. <RteFlg>0</RteFlg>
  350. <bShared>0</bShared>
  351. </File>
  352. <File>
  353. <GroupNumber>1</GroupNumber>
  354. <FileNumber>3</FileNumber>
  355. <FileType>1</FileType>
  356. <tvExp>0</tvExp>
  357. <tvExpOptDlg>0</tvExpOptDlg>
  358. <bDave2>0</bDave2>
  359. <PathWithFileName>..\User\Application\Control.c</PathWithFileName>
  360. <FilenameWithoutPath>Control.c</FilenameWithoutPath>
  361. <RteFlg>0</RteFlg>
  362. <bShared>0</bShared>
  363. </File>
  364. <File>
  365. <GroupNumber>1</GroupNumber>
  366. <FileNumber>4</FileNumber>
  367. <FileType>5</FileType>
  368. <tvExp>0</tvExp>
  369. <tvExpOptDlg>0</tvExpOptDlg>
  370. <bDave2>0</bDave2>
  371. <PathWithFileName>..\User\include\Customer.h</PathWithFileName>
  372. <FilenameWithoutPath>Customer.h</FilenameWithoutPath>
  373. <RteFlg>0</RteFlg>
  374. <bShared>0</bShared>
  375. </File>
  376. <File>
  377. <GroupNumber>1</GroupNumber>
  378. <FileNumber>5</FileNumber>
  379. <FileType>5</FileType>
  380. <tvExp>0</tvExp>
  381. <tvExpOptDlg>0</tvExpOptDlg>
  382. <bDave2>0</bDave2>
  383. <PathWithFileName>..\User\include\Myproject.h</PathWithFileName>
  384. <FilenameWithoutPath>Myproject.h</FilenameWithoutPath>
  385. <RteFlg>0</RteFlg>
  386. <bShared>0</bShared>
  387. </File>
  388. <File>
  389. <GroupNumber>1</GroupNumber>
  390. <FileNumber>6</FileNumber>
  391. <FileType>5</FileType>
  392. <tvExp>0</tvExp>
  393. <tvExpOptDlg>0</tvExpOptDlg>
  394. <bDave2>0</bDave2>
  395. <PathWithFileName>..\User\include\ProtectSet.h</PathWithFileName>
  396. <FilenameWithoutPath>ProtectSet.h</FilenameWithoutPath>
  397. <RteFlg>0</RteFlg>
  398. <bShared>0</bShared>
  399. </File>
  400. </Group>
  401. <Group>
  402. <GroupName>Function</GroupName>
  403. <tvExp>1</tvExp>
  404. <tvExpOptDlg>0</tvExpOptDlg>
  405. <cbSel>0</cbSel>
  406. <RteFlg>0</RteFlg>
  407. <File>
  408. <GroupNumber>2</GroupNumber>
  409. <FileNumber>7</FileNumber>
  410. <FileType>1</FileType>
  411. <tvExp>0</tvExp>
  412. <tvExpOptDlg>0</tvExpOptDlg>
  413. <bDave2>0</bDave2>
  414. <PathWithFileName>..\User\Function\FiledWeaken.c</PathWithFileName>
  415. <FilenameWithoutPath>FiledWeaken.c</FilenameWithoutPath>
  416. <RteFlg>0</RteFlg>
  417. <bShared>0</bShared>
  418. </File>
  419. <File>
  420. <GroupNumber>2</GroupNumber>
  421. <FileNumber>8</FileNumber>
  422. <FileType>1</FileType>
  423. <tvExp>0</tvExp>
  424. <tvExpOptDlg>0</tvExpOptDlg>
  425. <bDave2>0</bDave2>
  426. <PathWithFileName>..\User\Function\VoltageCompensation.c</PathWithFileName>
  427. <FilenameWithoutPath>VoltageCompensation.c</FilenameWithoutPath>
  428. <RteFlg>0</RteFlg>
  429. <bShared>0</bShared>
  430. </File>
  431. <File>
  432. <GroupNumber>2</GroupNumber>
  433. <FileNumber>9</FileNumber>
  434. <FileType>1</FileType>
  435. <tvExp>0</tvExp>
  436. <tvExpOptDlg>0</tvExpOptDlg>
  437. <bDave2>0</bDave2>
  438. <PathWithFileName>..\User\Function\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>10</FileNumber>
  446. <FileType>1</FileType>
  447. <tvExp>0</tvExp>
  448. <tvExpOptDlg>0</tvExpOptDlg>
  449. <bDave2>0</bDave2>
  450. <PathWithFileName>..\User\Function\FocControl.c</PathWithFileName>
  451. <FilenameWithoutPath>FocControl.c</FilenameWithoutPath>
  452. <RteFlg>0</RteFlg>
  453. <bShared>0</bShared>
  454. </File>
  455. <File>
  456. <GroupNumber>2</GroupNumber>
  457. <FileNumber>11</FileNumber>
  458. <FileType>1</FileType>
  459. <tvExp>0</tvExp>
  460. <tvExpOptDlg>0</tvExpOptDlg>
  461. <bDave2>0</bDave2>
  462. <PathWithFileName>..\User\Function\FocControlFunction.c</PathWithFileName>
  463. <FilenameWithoutPath>FocControlFunction.c</FilenameWithoutPath>
  464. <RteFlg>0</RteFlg>
  465. <bShared>0</bShared>
  466. </File>
  467. <File>
  468. <GroupNumber>2</GroupNumber>
  469. <FileNumber>12</FileNumber>
  470. <FileType>1</FileType>
  471. <tvExp>0</tvExp>
  472. <tvExpOptDlg>0</tvExpOptDlg>
  473. <bDave2>0</bDave2>
  474. <PathWithFileName>..\User\Function\Protect.c</PathWithFileName>
  475. <FilenameWithoutPath>Protect.c</FilenameWithoutPath>
  476. <RteFlg>0</RteFlg>
  477. <bShared>0</bShared>
  478. </File>
  479. </Group>
  480. <Group>
  481. <GroupName>Hardware</GroupName>
  482. <tvExp>1</tvExp>
  483. <tvExpOptDlg>0</tvExpOptDlg>
  484. <cbSel>0</cbSel>
  485. <RteFlg>0</RteFlg>
  486. <File>
  487. <GroupNumber>3</GroupNumber>
  488. <FileNumber>13</FileNumber>
  489. <FileType>1</FileType>
  490. <tvExp>0</tvExp>
  491. <tvExpOptDlg>0</tvExpOptDlg>
  492. <bDave2>0</bDave2>
  493. <PathWithFileName>..\User\Hardware\ADC.c</PathWithFileName>
  494. <FilenameWithoutPath>ADC.c</FilenameWithoutPath>
  495. <RteFlg>0</RteFlg>
  496. <bShared>0</bShared>
  497. </File>
  498. <File>
  499. <GroupNumber>3</GroupNumber>
  500. <FileNumber>14</FileNumber>
  501. <FileType>1</FileType>
  502. <tvExp>0</tvExp>
  503. <tvExpOptDlg>0</tvExpOptDlg>
  504. <bDave2>0</bDave2>
  505. <PathWithFileName>..\User\Hardware\AMP.c</PathWithFileName>
  506. <FilenameWithoutPath>AMP.c</FilenameWithoutPath>
  507. <RteFlg>0</RteFlg>
  508. <bShared>0</bShared>
  509. </File>
  510. <File>
  511. <GroupNumber>3</GroupNumber>
  512. <FileNumber>15</FileNumber>
  513. <FileType>1</FileType>
  514. <tvExp>0</tvExp>
  515. <tvExpOptDlg>0</tvExpOptDlg>
  516. <bDave2>0</bDave2>
  517. <PathWithFileName>..\User\Hardware\CMP.c</PathWithFileName>
  518. <FilenameWithoutPath>CMP.c</FilenameWithoutPath>
  519. <RteFlg>0</RteFlg>
  520. <bShared>0</bShared>
  521. </File>
  522. <File>
  523. <GroupNumber>3</GroupNumber>
  524. <FileNumber>16</FileNumber>
  525. <FileType>1</FileType>
  526. <tvExp>0</tvExp>
  527. <tvExpOptDlg>0</tvExpOptDlg>
  528. <bDave2>0</bDave2>
  529. <PathWithFileName>..\User\Hardware\CRC.c</PathWithFileName>
  530. <FilenameWithoutPath>CRC.c</FilenameWithoutPath>
  531. <RteFlg>0</RteFlg>
  532. <bShared>0</bShared>
  533. </File>
  534. <File>
  535. <GroupNumber>3</GroupNumber>
  536. <FileNumber>17</FileNumber>
  537. <FileType>1</FileType>
  538. <tvExp>0</tvExp>
  539. <tvExpOptDlg>0</tvExpOptDlg>
  540. <bDave2>0</bDave2>
  541. <PathWithFileName>..\User\Hardware\DMA.c</PathWithFileName>
  542. <FilenameWithoutPath>DMA.c</FilenameWithoutPath>
  543. <RteFlg>0</RteFlg>
  544. <bShared>0</bShared>
  545. </File>
  546. <File>
  547. <GroupNumber>3</GroupNumber>
  548. <FileNumber>18</FileNumber>
  549. <FileType>1</FileType>
  550. <tvExp>0</tvExp>
  551. <tvExpOptDlg>0</tvExpOptDlg>
  552. <bDave2>0</bDave2>
  553. <PathWithFileName>..\User\Hardware\DRIVER.c</PathWithFileName>
  554. <FilenameWithoutPath>DRIVER.c</FilenameWithoutPath>
  555. <RteFlg>0</RteFlg>
  556. <bShared>0</bShared>
  557. </File>
  558. <File>
  559. <GroupNumber>3</GroupNumber>
  560. <FileNumber>19</FileNumber>
  561. <FileType>1</FileType>
  562. <tvExp>0</tvExp>
  563. <tvExpOptDlg>0</tvExpOptDlg>
  564. <bDave2>0</bDave2>
  565. <PathWithFileName>..\User\Hardware\GPIO.c</PathWithFileName>
  566. <FilenameWithoutPath>GPIO.c</FilenameWithoutPath>
  567. <RteFlg>0</RteFlg>
  568. <bShared>0</bShared>
  569. </File>
  570. <File>
  571. <GroupNumber>3</GroupNumber>
  572. <FileNumber>20</FileNumber>
  573. <FileType>1</FileType>
  574. <tvExp>0</tvExp>
  575. <tvExpOptDlg>0</tvExpOptDlg>
  576. <bDave2>0</bDave2>
  577. <PathWithFileName>..\User\Hardware\SMDU.c</PathWithFileName>
  578. <FilenameWithoutPath>SMDU.c</FilenameWithoutPath>
  579. <RteFlg>0</RteFlg>
  580. <bShared>0</bShared>
  581. </File>
  582. <File>
  583. <GroupNumber>3</GroupNumber>
  584. <FileNumber>21</FileNumber>
  585. <FileType>1</FileType>
  586. <tvExp>0</tvExp>
  587. <tvExpOptDlg>0</tvExpOptDlg>
  588. <bDave2>0</bDave2>
  589. <PathWithFileName>..\User\Hardware\SPI.c</PathWithFileName>
  590. <FilenameWithoutPath>SPI.c</FilenameWithoutPath>
  591. <RteFlg>0</RteFlg>
  592. <bShared>0</bShared>
  593. </File>
  594. <File>
  595. <GroupNumber>3</GroupNumber>
  596. <FileNumber>22</FileNumber>
  597. <FileType>1</FileType>
  598. <tvExp>0</tvExp>
  599. <tvExpOptDlg>0</tvExpOptDlg>
  600. <bDave2>0</bDave2>
  601. <PathWithFileName>..\User\Hardware\TIMER.c</PathWithFileName>
  602. <FilenameWithoutPath>TIMER.c</FilenameWithoutPath>
  603. <RteFlg>0</RteFlg>
  604. <bShared>0</bShared>
  605. </File>
  606. <File>
  607. <GroupNumber>3</GroupNumber>
  608. <FileNumber>23</FileNumber>
  609. <FileType>1</FileType>
  610. <tvExp>0</tvExp>
  611. <tvExpOptDlg>0</tvExpOptDlg>
  612. <bDave2>0</bDave2>
  613. <PathWithFileName>..\User\Hardware\UART.c</PathWithFileName>
  614. <FilenameWithoutPath>UART.c</FilenameWithoutPath>
  615. <RteFlg>0</RteFlg>
  616. <bShared>0</bShared>
  617. </File>
  618. </Group>
  619. <Group>
  620. <GroupName>System</GroupName>
  621. <tvExp>1</tvExp>
  622. <tvExpOptDlg>0</tvExpOptDlg>
  623. <cbSel>0</cbSel>
  624. <RteFlg>0</RteFlg>
  625. <File>
  626. <GroupNumber>4</GroupNumber>
  627. <FileNumber>24</FileNumber>
  628. <FileType>2</FileType>
  629. <tvExp>0</tvExp>
  630. <tvExpOptDlg>0</tvExpOptDlg>
  631. <bDave2>0</bDave2>
  632. <PathWithFileName>..\System\STARTUP.A51</PathWithFileName>
  633. <FilenameWithoutPath>STARTUP.A51</FilenameWithoutPath>
  634. <RteFlg>0</RteFlg>
  635. <bShared>0</bShared>
  636. </File>
  637. </Group>
  638. </ProjectOpt>