main.uvopt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  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</oExt>
  9. <lExt>*.lib</lExt>
  10. <tExt>*.txt; *.h; *.inc</tExt>
  11. <pExt>*.plm</pExt>
  12. <CppX>*.cpp</CppX>
  13. </Extensions>
  14. <DaveTm>
  15. <dwLowDateTime>0</dwLowDateTime>
  16. <dwHighDateTime>0</dwHighDateTime>
  17. </DaveTm>
  18. <Target>
  19. <TargetName>Target 1</TargetName>
  20. <ToolsetNumber>0x0</ToolsetNumber>
  21. <ToolsetName>MCS-51</ToolsetName>
  22. <TargetOption>
  23. <CLK51>18000000</CLK51>
  24. <OPTTT>
  25. <gFlags>1</gFlags>
  26. <BeepAtEnd>1</BeepAtEnd>
  27. <RunSim>1</RunSim>
  28. <RunTarget>0</RunTarget>
  29. </OPTTT>
  30. <OPTHX>
  31. <HexSelection>0</HexSelection>
  32. <FlashByte>65535</FlashByte>
  33. <HexRangeLowAddress>0</HexRangeLowAddress>
  34. <HexRangeHighAddress>0</HexRangeHighAddress>
  35. <HexOffset>0</HexOffset>
  36. </OPTHX>
  37. <OPTLEX>
  38. <PageWidth>120</PageWidth>
  39. <PageLength>65</PageLength>
  40. <TabStop>8</TabStop>
  41. <ListingPath>.\Listings\</ListingPath>
  42. </OPTLEX>
  43. <ListingPage>
  44. <CreateCListing>1</CreateCListing>
  45. <CreateAListing>1</CreateAListing>
  46. <CreateLListing>1</CreateLListing>
  47. <CreateIListing>0</CreateIListing>
  48. <AsmCond>1</AsmCond>
  49. <AsmSymb>1</AsmSymb>
  50. <AsmXref>0</AsmXref>
  51. <CCond>1</CCond>
  52. <CCode>0</CCode>
  53. <CListInc>0</CListInc>
  54. <CSymb>0</CSymb>
  55. <LinkerCodeListing>0</LinkerCodeListing>
  56. </ListingPage>
  57. <OPTXL>
  58. <LMap>1</LMap>
  59. <LComments>1</LComments>
  60. <LGenerateSymbols>1</LGenerateSymbols>
  61. <LLibSym>1</LLibSym>
  62. <LLines>1</LLines>
  63. <LLocSym>1</LLocSym>
  64. <LPubSym>1</LPubSym>
  65. <LXref>0</LXref>
  66. <LExpSel>0</LExpSel>
  67. </OPTXL>
  68. <OPTFL>
  69. <tvExp>1</tvExp>
  70. <tvExpOptDlg>0</tvExpOptDlg>
  71. <IsCurrentTarget>1</IsCurrentTarget>
  72. </OPTFL>
  73. <CpuCode>0</CpuCode>
  74. <DebugOpt>
  75. <uSim>0</uSim>
  76. <uTrg>1</uTrg>
  77. <sLdApp>1</sLdApp>
  78. <sGomain>1</sGomain>
  79. <sRbreak>1</sRbreak>
  80. <sRwatch>1</sRwatch>
  81. <sRmem>1</sRmem>
  82. <sRfunc>1</sRfunc>
  83. <sRbox>1</sRbox>
  84. <tLdApp>1</tLdApp>
  85. <tGomain>0</tGomain>
  86. <tRbreak>1</tRbreak>
  87. <tRwatch>1</tRwatch>
  88. <tRmem>1</tRmem>
  89. <tRfunc>0</tRfunc>
  90. <tRbox>1</tRbox>
  91. <tRtrace>1</tRtrace>
  92. <sRSysVw>1</sRSysVw>
  93. <tRSysVw>1</tRSysVw>
  94. <tPdscDbg>1</tPdscDbg>
  95. <sRunDeb>0</sRunDeb>
  96. <sLrtime>0</sLrtime>
  97. <nTsel>0</nTsel>
  98. <sDll></sDll>
  99. <sDllPa></sDllPa>
  100. <sDlgDll></sDlgDll>
  101. <sDlgPa></sDlgPa>
  102. <sIfile></sIfile>
  103. <tDll></tDll>
  104. <tDllPa></tDllPa>
  105. <tDlgDll></tDlgDll>
  106. <tDlgPa></tDlgPa>
  107. <tIfile></tIfile>
  108. <pMon>C:\Keil_v5_51\SampTarg.DLL</pMon>
  109. </DebugOpt>
  110. <TargetDriverDllRegistry>
  111. <SetRegEntry>
  112. <Number>0</Number>
  113. <Key>DLGTP51</Key>
  114. <Name>(98=-1,-1,-1,-1,0)(82=-1,-1,-1,-1,0)(83=-1,-1,-1,-1,0)(84=-1,-1,-1,-1,0)(85=-1,-1,-1,-1,0)(5009=-1,-1,-1,-1,0)(5010=-1,-1,-1,-1,0)(80=-1,-1,-1,-1,0)(91=-1,-1,-1,-1,0)(92=-1,-1,-1,-1,0)(2006=-1,-1,-1,-1,0)(2007=-1,-1,-1,-1,0)(5012=-1,-1,-1,-1,0)(3005=-1,-1,-1,-1,0)(5015=-1,-1,-1,-1,0)(103=-1,-1,-1,-1,0)(102=-1,-1,-1,-1,0)</Name>
  115. </SetRegEntry>
  116. <SetRegEntry>
  117. <Number>0</Number>
  118. <Key>SampTarg</Key>
  119. <Name>-S0 -B0 -O1536</Name>
  120. </SetRegEntry>
  121. </TargetDriverDllRegistry>
  122. <Breakpoint/>
  123. <WatchWindow1>
  124. <Ww>
  125. <count>0</count>
  126. <WinNumber>1</WinNumber>
  127. <ItemText>u8_RX_Index</ItemText>
  128. </Ww>
  129. <Ww>
  130. <count>1</count>
  131. <WinNumber>1</WinNumber>
  132. <ItemText>u8_RX_Length</ItemText>
  133. </Ww>
  134. <Ww>
  135. <count>2</count>
  136. <WinNumber>1</WinNumber>
  137. <ItemText>u8_RxBuf</ItemText>
  138. </Ww>
  139. <Ww>
  140. <count>3</count>
  141. <WinNumber>1</WinNumber>
  142. <ItemText>u8_TxBuf</ItemText>
  143. </Ww>
  144. <Ww>
  145. <count>4</count>
  146. <WinNumber>1</WinNumber>
  147. <ItemText>CKS_EVEN_ODD</ItemText>
  148. </Ww>
  149. <Ww>
  150. <count>5</count>
  151. <WinNumber>1</WinNumber>
  152. <ItemText>hlw8110_power_data</ItemText>
  153. </Ww>
  154. <Ww>
  155. <count>6</count>
  156. <WinNumber>1</WinNumber>
  157. <ItemText>switchState</ItemText>
  158. </Ww>
  159. <Ww>
  160. <count>7</count>
  161. <WinNumber>1</WinNumber>
  162. <ItemText>U16_RMSIAC_RegData</ItemText>
  163. </Ww>
  164. <Ww>
  165. <count>8</count>
  166. <WinNumber>1</WinNumber>
  167. <ItemText>U16_RMSUC_RegData</ItemText>
  168. </Ww>
  169. <Ww>
  170. <count>9</count>
  171. <WinNumber>1</WinNumber>
  172. <ItemText>U16_PowerPAC_RegData</ItemText>
  173. </Ww>
  174. <Ww>
  175. <count>10</count>
  176. <WinNumber>1</WinNumber>
  177. <ItemText>U16_EnergyAC_RegData</ItemText>
  178. </Ww>
  179. <Ww>
  180. <count>11</count>
  181. <WinNumber>1</WinNumber>
  182. <ItemText>power_data</ItemText>
  183. </Ww>
  184. <Ww>
  185. <count>12</count>
  186. <WinNumber>1</WinNumber>
  187. <ItemText>Flash_dp_add_ele</ItemText>
  188. </Ww>
  189. </WatchWindow1>
  190. <WatchWindow2>
  191. <Ww>
  192. <count>0</count>
  193. <WinNumber>2</WinNumber>
  194. <ItemText>string_H16_data</ItemText>
  195. </Ww>
  196. <Ww>
  197. <count>1</count>
  198. <WinNumber>2</WinNumber>
  199. <ItemText>hex_data</ItemText>
  200. </Ww>
  201. </WatchWindow2>
  202. <Tracepoint>
  203. <THDelay>0</THDelay>
  204. </Tracepoint>
  205. <DebugFlag>
  206. <trace>0</trace>
  207. <periodic>0</periodic>
  208. <aLwin>0</aLwin>
  209. <aCover>0</aCover>
  210. <aSer1>0</aSer1>
  211. <aSer2>0</aSer2>
  212. <aPa>0</aPa>
  213. <viewmode>1</viewmode>
  214. <vrSel>0</vrSel>
  215. <aSym>0</aSym>
  216. <aTbox>0</aTbox>
  217. <AscS1>0</AscS1>
  218. <AscS2>0</AscS2>
  219. <AscS3>0</AscS3>
  220. <aSer3>0</aSer3>
  221. <eProf>0</eProf>
  222. <aLa>0</aLa>
  223. <aPa1>0</aPa1>
  224. <AscS4>0</AscS4>
  225. <aSer4>0</aSer4>
  226. <StkLoc>0</StkLoc>
  227. <TrcWin>0</TrcWin>
  228. <newCpu>0</newCpu>
  229. <uProt>0</uProt>
  230. </DebugFlag>
  231. <LintExecutable></LintExecutable>
  232. <LintConfigFile></LintConfigFile>
  233. </TargetOption>
  234. </Target>
  235. <Group>
  236. <GroupName>Source Group 1</GroupName>
  237. <tvExp>1</tvExp>
  238. <tvExpOptDlg>0</tvExpOptDlg>
  239. <cbSel>0</cbSel>
  240. <RteFlg>0</RteFlg>
  241. <File>
  242. <GroupNumber>1</GroupNumber>
  243. <FileNumber>1</FileNumber>
  244. <FileType>2</FileType>
  245. <tvExp>0</tvExp>
  246. <Focus>0</Focus>
  247. <tvExpOptDlg>0</tvExpOptDlg>
  248. <bDave2>0</bDave2>
  249. <PathWithFileName>.\STARTUP_TENX52.A51</PathWithFileName>
  250. <FilenameWithoutPath>STARTUP_TENX52.A51</FilenameWithoutPath>
  251. <RteFlg>0</RteFlg>
  252. <bShared>0</bShared>
  253. </File>
  254. <File>
  255. <GroupNumber>1</GroupNumber>
  256. <FileNumber>2</FileNumber>
  257. <FileType>1</FileType>
  258. <tvExp>0</tvExp>
  259. <Focus>0</Focus>
  260. <tvExpOptDlg>0</tvExpOptDlg>
  261. <bDave2>0</bDave2>
  262. <PathWithFileName>.\main.c</PathWithFileName>
  263. <FilenameWithoutPath>main.c</FilenameWithoutPath>
  264. <RteFlg>0</RteFlg>
  265. <bShared>0</bShared>
  266. </File>
  267. <File>
  268. <GroupNumber>1</GroupNumber>
  269. <FileNumber>3</FileNumber>
  270. <FileType>1</FileType>
  271. <tvExp>0</tvExp>
  272. <Focus>0</Focus>
  273. <tvExpOptDlg>0</tvExpOptDlg>
  274. <bDave2>0</bDave2>
  275. <PathWithFileName>.\EEPROM.c</PathWithFileName>
  276. <FilenameWithoutPath>EEPROM.c</FilenameWithoutPath>
  277. <RteFlg>0</RteFlg>
  278. <bShared>0</bShared>
  279. </File>
  280. <File>
  281. <GroupNumber>1</GroupNumber>
  282. <FileNumber>4</FileNumber>
  283. <FileType>1</FileType>
  284. <tvExp>0</tvExp>
  285. <Focus>0</Focus>
  286. <tvExpOptDlg>0</tvExpOptDlg>
  287. <bDave2>0</bDave2>
  288. <PathWithFileName>.\GLOBAL.c</PathWithFileName>
  289. <FilenameWithoutPath>GLOBAL.c</FilenameWithoutPath>
  290. <RteFlg>0</RteFlg>
  291. <bShared>0</bShared>
  292. </File>
  293. <File>
  294. <GroupNumber>1</GroupNumber>
  295. <FileNumber>5</FileNumber>
  296. <FileType>1</FileType>
  297. <tvExp>0</tvExp>
  298. <Focus>0</Focus>
  299. <tvExpOptDlg>0</tvExpOptDlg>
  300. <bDave2>0</bDave2>
  301. <PathWithFileName>.\gpio_ctrl.c</PathWithFileName>
  302. <FilenameWithoutPath>gpio_ctrl.c</FilenameWithoutPath>
  303. <RteFlg>0</RteFlg>
  304. <bShared>0</bShared>
  305. </File>
  306. <File>
  307. <GroupNumber>1</GroupNumber>
  308. <FileNumber>6</FileNumber>
  309. <FileType>1</FileType>
  310. <tvExp>0</tvExp>
  311. <Focus>0</Focus>
  312. <tvExpOptDlg>0</tvExpOptDlg>
  313. <bDave2>0</bDave2>
  314. <PathWithFileName>.\mcu_api.c</PathWithFileName>
  315. <FilenameWithoutPath>mcu_api.c</FilenameWithoutPath>
  316. <RteFlg>0</RteFlg>
  317. <bShared>0</bShared>
  318. </File>
  319. <File>
  320. <GroupNumber>1</GroupNumber>
  321. <FileNumber>7</FileNumber>
  322. <FileType>1</FileType>
  323. <tvExp>0</tvExp>
  324. <Focus>0</Focus>
  325. <tvExpOptDlg>0</tvExpOptDlg>
  326. <bDave2>0</bDave2>
  327. <PathWithFileName>.\protocol.c</PathWithFileName>
  328. <FilenameWithoutPath>protocol.c</FilenameWithoutPath>
  329. <RteFlg>0</RteFlg>
  330. <bShared>0</bShared>
  331. </File>
  332. <File>
  333. <GroupNumber>1</GroupNumber>
  334. <FileNumber>8</FileNumber>
  335. <FileType>1</FileType>
  336. <tvExp>0</tvExp>
  337. <Focus>0</Focus>
  338. <tvExpOptDlg>0</tvExpOptDlg>
  339. <bDave2>0</bDave2>
  340. <PathWithFileName>.\sTimeout.c</PathWithFileName>
  341. <FilenameWithoutPath>sTimeout.c</FilenameWithoutPath>
  342. <RteFlg>0</RteFlg>
  343. <bShared>0</bShared>
  344. </File>
  345. <File>
  346. <GroupNumber>1</GroupNumber>
  347. <FileNumber>9</FileNumber>
  348. <FileType>1</FileType>
  349. <tvExp>1</tvExp>
  350. <Focus>0</Focus>
  351. <tvExpOptDlg>0</tvExpOptDlg>
  352. <bDave2>0</bDave2>
  353. <PathWithFileName>.\system.c</PathWithFileName>
  354. <FilenameWithoutPath>system.c</FilenameWithoutPath>
  355. <RteFlg>0</RteFlg>
  356. <bShared>0</bShared>
  357. </File>
  358. <File>
  359. <GroupNumber>1</GroupNumber>
  360. <FileNumber>10</FileNumber>
  361. <FileType>1</FileType>
  362. <tvExp>0</tvExp>
  363. <Focus>0</Focus>
  364. <tvExpOptDlg>0</tvExpOptDlg>
  365. <bDave2>0</bDave2>
  366. <PathWithFileName>.\time2.c</PathWithFileName>
  367. <FilenameWithoutPath>time2.c</FilenameWithoutPath>
  368. <RteFlg>0</RteFlg>
  369. <bShared>0</bShared>
  370. </File>
  371. <File>
  372. <GroupNumber>1</GroupNumber>
  373. <FileNumber>11</FileNumber>
  374. <FileType>1</FileType>
  375. <tvExp>0</tvExp>
  376. <Focus>0</Focus>
  377. <tvExpOptDlg>0</tvExpOptDlg>
  378. <bDave2>0</bDave2>
  379. <PathWithFileName>.\uart.c</PathWithFileName>
  380. <FilenameWithoutPath>uart.c</FilenameWithoutPath>
  381. <RteFlg>0</RteFlg>
  382. <bShared>0</bShared>
  383. </File>
  384. <File>
  385. <GroupNumber>1</GroupNumber>
  386. <FileNumber>12</FileNumber>
  387. <FileType>1</FileType>
  388. <tvExp>0</tvExp>
  389. <Focus>0</Focus>
  390. <tvExpOptDlg>0</tvExpOptDlg>
  391. <bDave2>0</bDave2>
  392. <PathWithFileName>.\CRC.c</PathWithFileName>
  393. <FilenameWithoutPath>CRC.c</FilenameWithoutPath>
  394. <RteFlg>0</RteFlg>
  395. <bShared>0</bShared>
  396. </File>
  397. <File>
  398. <GroupNumber>1</GroupNumber>
  399. <FileNumber>13</FileNumber>
  400. <FileType>1</FileType>
  401. <tvExp>0</tvExp>
  402. <Focus>0</Focus>
  403. <tvExpOptDlg>0</tvExpOptDlg>
  404. <bDave2>0</bDave2>
  405. <PathWithFileName>.\iap.c</PathWithFileName>
  406. <FilenameWithoutPath>iap.c</FilenameWithoutPath>
  407. <RteFlg>0</RteFlg>
  408. <bShared>0</bShared>
  409. </File>
  410. <File>
  411. <GroupNumber>1</GroupNumber>
  412. <FileNumber>14</FileNumber>
  413. <FileType>1</FileType>
  414. <tvExp>1</tvExp>
  415. <Focus>0</Focus>
  416. <tvExpOptDlg>0</tvExpOptDlg>
  417. <bDave2>0</bDave2>
  418. <PathWithFileName>.\HLW8110.c</PathWithFileName>
  419. <FilenameWithoutPath>HLW8110.c</FilenameWithoutPath>
  420. <RteFlg>0</RteFlg>
  421. <bShared>0</bShared>
  422. </File>
  423. <File>
  424. <GroupNumber>1</GroupNumber>
  425. <FileNumber>15</FileNumber>
  426. <FileType>1</FileType>
  427. <tvExp>0</tvExp>
  428. <Focus>0</Focus>
  429. <tvExpOptDlg>0</tvExpOptDlg>
  430. <bDave2>0</bDave2>
  431. <PathWithFileName>.\uart2.c</PathWithFileName>
  432. <FilenameWithoutPath>uart2.c</FilenameWithoutPath>
  433. <RteFlg>0</RteFlg>
  434. <bShared>0</bShared>
  435. </File>
  436. </Group>
  437. <Group>
  438. <GroupName>Driver</GroupName>
  439. <tvExp>0</tvExp>
  440. <tvExpOptDlg>0</tvExpOptDlg>
  441. <cbSel>0</cbSel>
  442. <RteFlg>0</RteFlg>
  443. <File>
  444. <GroupNumber>2</GroupNumber>
  445. <FileNumber>16</FileNumber>
  446. <FileType>1</FileType>
  447. <tvExp>1</tvExp>
  448. <Focus>0</Focus>
  449. <tvExpOptDlg>0</tvExpOptDlg>
  450. <bDave2>0</bDave2>
  451. <PathWithFileName>..\..\..\Drivers\TM52F1386_bsp.c</PathWithFileName>
  452. <FilenameWithoutPath>TM52F1386_bsp.c</FilenameWithoutPath>
  453. <RteFlg>0</RteFlg>
  454. <bShared>0</bShared>
  455. </File>
  456. </Group>
  457. </ProjectOpt>