rf_tx.uvproj 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_proj.xsd">
  3. <SchemaVersion>1.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>MY_Release</TargetName>
  8. <ToolsetNumber>0x0</ToolsetNumber>
  9. <ToolsetName>MCS-51</ToolsetName>
  10. <uAC6>0</uAC6>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>PAN2628 U6EA</Device>
  14. <Vendor>PANCHIP</Vendor>
  15. <Cpu>IRAM(0-0xFF) CLOCK(16000000) MODC2</Cpu>
  16. <FlashUtilSpec></FlashUtilSpec>
  17. <StartupFile>"LIB\STARTUP.A51" ("Standard 8051 Startup Code")</StartupFile>
  18. <FlashDriverDll></FlashDriverDll>
  19. <DeviceId>0</DeviceId>
  20. <RegisterFile>REG51XC.H</RegisterFile>
  21. <MemoryEnv></MemoryEnv>
  22. <Cmp></Cmp>
  23. <Asm></Asm>
  24. <Linker></Linker>
  25. <OHString></OHString>
  26. <InfinionOptionDll></InfinionOptionDll>
  27. <SLE66CMisc></SLE66CMisc>
  28. <SLE66AMisc></SLE66AMisc>
  29. <SLE66LinkerMisc></SLE66LinkerMisc>
  30. <SFDFile></SFDFile>
  31. <bCustSvd>0</bCustSvd>
  32. <UseEnv>0</UseEnv>
  33. <BinPath></BinPath>
  34. <IncludePath></IncludePath>
  35. <LibPath></LibPath>
  36. <RegisterFilePath>Evatronix\</RegisterFilePath>
  37. <DBRegisterFilePath>Evatronix\</DBRegisterFilePath>
  38. <TargetStatus>
  39. <Error>0</Error>
  40. <ExitCodeStop>0</ExitCodeStop>
  41. <ButtonStop>0</ButtonStop>
  42. <NotGenerated>0</NotGenerated>
  43. <InvalidFlash>1</InvalidFlash>
  44. </TargetStatus>
  45. <OutputDirectory>.\Objects\</OutputDirectory>
  46. <OutputName>PAN262x_FCC_TEST-Release</OutputName>
  47. <CreateExecutable>1</CreateExecutable>
  48. <CreateLib>0</CreateLib>
  49. <CreateHexFile>1</CreateHexFile>
  50. <DebugInformation>1</DebugInformation>
  51. <BrowseInformation>1</BrowseInformation>
  52. <ListingPath>.\Listings\</ListingPath>
  53. <HexFormatSelection>0</HexFormatSelection>
  54. <Merge32K>0</Merge32K>
  55. <CreateBatchFile>0</CreateBatchFile>
  56. <BeforeCompile>
  57. <RunUserProg1>0</RunUserProg1>
  58. <RunUserProg2>0</RunUserProg2>
  59. <UserProg1Name></UserProg1Name>
  60. <UserProg2Name></UserProg2Name>
  61. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  62. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  63. <nStopU1X>0</nStopU1X>
  64. <nStopU2X>0</nStopU2X>
  65. </BeforeCompile>
  66. <BeforeMake>
  67. <RunUserProg1>1</RunUserProg1>
  68. <RunUserProg2>0</RunUserProg2>
  69. <UserProg1Name>..\updateLIB.bat</UserProg1Name>
  70. <UserProg2Name></UserProg2Name>
  71. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  72. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  73. <nStopB1X>0</nStopB1X>
  74. <nStopB2X>0</nStopB2X>
  75. </BeforeMake>
  76. <AfterMake>
  77. <RunUserProg1>0</RunUserProg1>
  78. <RunUserProg2>0</RunUserProg2>
  79. <UserProg1Name>.\Objects\CodeConvert.bat</UserProg1Name>
  80. <UserProg2Name></UserProg2Name>
  81. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  82. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  83. <nStopA1X>0</nStopA1X>
  84. <nStopA2X>0</nStopA2X>
  85. </AfterMake>
  86. <SelectedForBatchBuild>1</SelectedForBatchBuild>
  87. <SVCSIdString></SVCSIdString>
  88. </TargetCommonOption>
  89. <CommonProperty>
  90. <UseCPPCompiler>0</UseCPPCompiler>
  91. <RVCTCodeConst>0</RVCTCodeConst>
  92. <RVCTZI>0</RVCTZI>
  93. <RVCTOtherData>0</RVCTOtherData>
  94. <ModuleSelection>0</ModuleSelection>
  95. <IncludeInBuild>1</IncludeInBuild>
  96. <AlwaysBuild>0</AlwaysBuild>
  97. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  98. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  99. <PublicsOnly>0</PublicsOnly>
  100. <StopOnExitCode>3</StopOnExitCode>
  101. <CustomArgument></CustomArgument>
  102. <IncludeLibraryModules></IncludeLibraryModules>
  103. <ComprImg>1</ComprImg>
  104. <BankNo>65535</BankNo>
  105. </CommonProperty>
  106. <DllOption>
  107. <SimDllName>S8051.DLL</SimDllName>
  108. <SimDllArguments>-PMW -DPC -BSE</SimDllArguments>
  109. <SimDlgDll>DCore51.DLL</SimDlgDll>
  110. <SimDlgDllArguments>-pR8051XC2 -o38081BEBFFF</SimDlgDllArguments>
  111. <TargetDllName>S8051.DLL</TargetDllName>
  112. <TargetDllArguments>-PMW -DPC -BSE</TargetDllArguments>
  113. <TargetDlgDll>PAN028.dll</TargetDlgDll>
  114. <TargetDlgDllArguments>-pR8051XC2 -o38081BEBFFF</TargetDlgDllArguments>
  115. </DllOption>
  116. <DebugOption>
  117. <OPTHX>
  118. <HexSelection>0</HexSelection>
  119. <HexRangeLowAddress>0</HexRangeLowAddress>
  120. <HexRangeHighAddress>0</HexRangeHighAddress>
  121. <HexOffset>0</HexOffset>
  122. <Oh166RecLen>16</Oh166RecLen>
  123. </OPTHX>
  124. <Simulator>
  125. <UseSimulator>0</UseSimulator>
  126. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  127. <RunToMain>1</RunToMain>
  128. <RestoreBreakpoints>1</RestoreBreakpoints>
  129. <RestoreWatchpoints>1</RestoreWatchpoints>
  130. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  131. <RestoreFunctions>1</RestoreFunctions>
  132. <RestoreToolbox>1</RestoreToolbox>
  133. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  134. <RestoreSysVw>1</RestoreSysVw>
  135. </Simulator>
  136. <Target>
  137. <UseTarget>1</UseTarget>
  138. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  139. <RunToMain>1</RunToMain>
  140. <RestoreBreakpoints>1</RestoreBreakpoints>
  141. <RestoreWatchpoints>1</RestoreWatchpoints>
  142. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  143. <RestoreFunctions>0</RestoreFunctions>
  144. <RestoreToolbox>1</RestoreToolbox>
  145. <RestoreTracepoints>1</RestoreTracepoints>
  146. <RestoreSysVw>1</RestoreSysVw>
  147. </Target>
  148. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  149. <TargetSelection>-1</TargetSelection>
  150. <SimDlls>
  151. <CpuDll></CpuDll>
  152. <CpuDllArguments></CpuDllArguments>
  153. <PeripheralDll></PeripheralDll>
  154. <PeripheralDllArguments></PeripheralDllArguments>
  155. <InitializationFile></InitializationFile>
  156. </SimDlls>
  157. <TargetDlls>
  158. <CpuDll></CpuDll>
  159. <CpuDllArguments></CpuDllArguments>
  160. <PeripheralDll></PeripheralDll>
  161. <PeripheralDllArguments></PeripheralDllArguments>
  162. <InitializationFile></InitializationFile>
  163. <Driver>PANCHIP\PAN028.dll</Driver>
  164. </TargetDlls>
  165. </DebugOption>
  166. <Utilities>
  167. <Flash1>
  168. <UseTargetDll>1</UseTargetDll>
  169. <UseExternalTool>0</UseExternalTool>
  170. <RunIndependent>0</RunIndependent>
  171. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  172. <Capability>1</Capability>
  173. <DriverSelection>4102</DriverSelection>
  174. </Flash1>
  175. <bUseTDR>1</bUseTDR>
  176. <Flash2>PANCHIP\PAN028.dll</Flash2>
  177. <Flash3></Flash3>
  178. <Flash4></Flash4>
  179. <pFcarmOut></pFcarmOut>
  180. <pFcarmGrp></pFcarmGrp>
  181. <pFcArmRoot></pFcArmRoot>
  182. <FcArmLst>0</FcArmLst>
  183. </Utilities>
  184. <Target51>
  185. <Target51Misc>
  186. <MemoryModel>0</MemoryModel>
  187. <RTOS>0</RTOS>
  188. <RomSize>2</RomSize>
  189. <DataHold>0</DataHold>
  190. <XDataHold>0</XDataHold>
  191. <UseOnchipRom>0</UseOnchipRom>
  192. <UseOnchipArithmetic>0</UseOnchipArithmetic>
  193. <UseMultipleDPTR>1</UseMultipleDPTR>
  194. <UseOnchipXram>0</UseOnchipXram>
  195. <HadIRAM>1</HadIRAM>
  196. <HadXRAM>0</HadXRAM>
  197. <HadIROM>0</HadIROM>
  198. <Moda2>0</Moda2>
  199. <Moddp2>0</Moddp2>
  200. <Modp2>0</Modp2>
  201. <Mod517dp>0</Mod517dp>
  202. <Mod517au>0</Mod517au>
  203. <Mode2>0</Mode2>
  204. <useCB>0</useCB>
  205. <useXB>0</useXB>
  206. <useL251>1</useL251>
  207. <useA251>0</useA251>
  208. <Mx51>0</Mx51>
  209. <ModC812>0</ModC812>
  210. <ModCont>0</ModCont>
  211. <Lp51>0</Lp51>
  212. <useXBS>0</useXBS>
  213. <ModDA>0</ModDA>
  214. <ModAB2>0</ModAB2>
  215. <Mx51P>0</Mx51P>
  216. <hadXRAM2>0</hadXRAM2>
  217. <uocXram2>0</uocXram2>
  218. <hadXRAM3>0</hadXRAM3>
  219. <ModC2>1</ModC2>
  220. <ModH2>0</ModH2>
  221. <Mdu_R515>0</Mdu_R515>
  222. <Mdu_F120>0</Mdu_F120>
  223. <Psoc>0</Psoc>
  224. <hadIROM2>0</hadIROM2>
  225. <hadIROM3>0</hadIROM3>
  226. <ModSmx2>0</ModSmx2>
  227. <cBanks>0</cBanks>
  228. <xBanks>0</xBanks>
  229. <OnChipMemories>
  230. <RCB>
  231. <Type>0</Type>
  232. <StartAddress>0x0</StartAddress>
  233. <Size>0xffff</Size>
  234. </RCB>
  235. <RXB>
  236. <Type>0</Type>
  237. <StartAddress>0x0</StartAddress>
  238. <Size>0x0</Size>
  239. </RXB>
  240. <Ocm1>
  241. <Type>0</Type>
  242. <StartAddress>0x0</StartAddress>
  243. <Size>0x8000</Size>
  244. </Ocm1>
  245. <Ocm2>
  246. <Type>0</Type>
  247. <StartAddress>0x0</StartAddress>
  248. <Size>0x0</Size>
  249. </Ocm2>
  250. <Ocm3>
  251. <Type>0</Type>
  252. <StartAddress>0x0</StartAddress>
  253. <Size>0x0</Size>
  254. </Ocm3>
  255. <Ocr1>
  256. <Type>0</Type>
  257. <StartAddress>0x0</StartAddress>
  258. <Size>0x800</Size>
  259. </Ocr1>
  260. <Ocr2>
  261. <Type>0</Type>
  262. <StartAddress>0x0</StartAddress>
  263. <Size>0x0</Size>
  264. </Ocr2>
  265. <Ocr3>
  266. <Type>0</Type>
  267. <StartAddress>0x0</StartAddress>
  268. <Size>0x0</Size>
  269. </Ocr3>
  270. <IRO>
  271. <Type>1</Type>
  272. <StartAddress>0x0</StartAddress>
  273. <Size>0x8000</Size>
  274. </IRO>
  275. <IRA>
  276. <Type>0</Type>
  277. <StartAddress>0x0</StartAddress>
  278. <Size>0x100</Size>
  279. </IRA>
  280. <XRA>
  281. <Type>0</Type>
  282. <StartAddress>0x0</StartAddress>
  283. <Size>0x800</Size>
  284. </XRA>
  285. <XRA512>
  286. <Type>0</Type>
  287. <StartAddress>0x0</StartAddress>
  288. <Size>0x0</Size>
  289. </XRA512>
  290. <IROM512>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </IROM512>
  295. <XRA513>
  296. <Type>0</Type>
  297. <StartAddress>0x0</StartAddress>
  298. <Size>0x0</Size>
  299. </XRA513>
  300. <IROM513>
  301. <Type>0</Type>
  302. <StartAddress>0x0</StartAddress>
  303. <Size>0x0</Size>
  304. </IROM513>
  305. </OnChipMemories>
  306. </Target51Misc>
  307. <C51>
  308. <RegisterColoring>0</RegisterColoring>
  309. <VariablesInOrder>1</VariablesInOrder>
  310. <IntegerPromotion>1</IntegerPromotion>
  311. <uAregs>1</uAregs>
  312. <UseInterruptVector>1</UseInterruptVector>
  313. <Fuzzy>8</Fuzzy>
  314. <Optimize>9</Optimize>
  315. <WarningLevel>2</WarningLevel>
  316. <SizeSpeed>1</SizeSpeed>
  317. <ObjectExtend>1</ObjectExtend>
  318. <ACallAJmp>1</ACallAJmp>
  319. <InterruptVectorAddress>0</InterruptVectorAddress>
  320. <VariousControls>
  321. <MiscControls></MiscControls>
  322. <Define></Define>
  323. <Undefine></Undefine>
  324. <IncludePath>..\..\..\..\driver\inc;..\..\..\..\mcu;..\..\..\..\middleware\log;..\..\..\..\middleware\delay;..\..\..\..\middleware\rf_basis</IncludePath>
  325. </VariousControls>
  326. </C51>
  327. <Ax51>
  328. <UseMpl>0</UseMpl>
  329. <UseStandard>1</UseStandard>
  330. <UseCase>0</UseCase>
  331. <UseMod51>0</UseMod51>
  332. <VariousControls>
  333. <MiscControls></MiscControls>
  334. <Define></Define>
  335. <Undefine></Undefine>
  336. <IncludePath></IncludePath>
  337. </VariousControls>
  338. </Ax51>
  339. <Lx51>
  340. <useFile>0</useFile>
  341. <linkonly>0</linkonly>
  342. <UseMemoryFromTarget>1</UseMemoryFromTarget>
  343. <CaseSensitiveSymbols>0</CaseSensitiveSymbols>
  344. <WarningLevel>2</WarningLevel>
  345. <DataOverlaying>1</DataOverlaying>
  346. <OverlayString></OverlayString>
  347. <MiscControls>REMOVEUNUSED</MiscControls>
  348. <DisableWarningNumbers>16</DisableWarningNumbers>
  349. <LinkerCmdFile></LinkerCmdFile>
  350. <Assign></Assign>
  351. <ReserveString></ReserveString>
  352. <CClasses></CClasses>
  353. <UserClasses>CODE(C:0x0000-C:0x7FFF),CONST(C:0x0000-C:0x7FFF),XDATA (X:0x0-X:0x07FF),IDATA(I:0x0-I:0xFF)</UserClasses>
  354. <CSection></CSection>
  355. <UserSection></UserSection>
  356. <CodeBaseAddress></CodeBaseAddress>
  357. <XDataBaseAddress></XDataBaseAddress>
  358. <PDataBaseAddress></PDataBaseAddress>
  359. <BitBaseAddress></BitBaseAddress>
  360. <DataBaseAddress></DataBaseAddress>
  361. <IDataBaseAddress></IDataBaseAddress>
  362. <Precede></Precede>
  363. <Stack></Stack>
  364. <CodeSegmentName></CodeSegmentName>
  365. <XDataSegmentName></XDataSegmentName>
  366. <BitSegmentName></BitSegmentName>
  367. <DataSegmentName></DataSegmentName>
  368. <IDataSegmentName></IDataSegmentName>
  369. </Lx51>
  370. </Target51>
  371. </TargetOption>
  372. <Groups>
  373. <Group>
  374. <GroupName>mcu</GroupName>
  375. <Files>
  376. <File>
  377. <FileName>STARTUP.A51</FileName>
  378. <FileType>2</FileType>
  379. <FilePath>..\..\..\..\mcu\STARTUP.A51</FilePath>
  380. </File>
  381. </Files>
  382. </Group>
  383. <Group>
  384. <GroupName>driver</GroupName>
  385. <Files>
  386. <File>
  387. <FileName>gpio.c</FileName>
  388. <FileType>1</FileType>
  389. <FilePath>..\..\..\..\driver\src\gpio.c</FilePath>
  390. </File>
  391. <File>
  392. <FileName>uart.c</FileName>
  393. <FileType>1</FileType>
  394. <FilePath>..\..\..\..\driver\src\uart.c</FilePath>
  395. </File>
  396. <File>
  397. <FileName>timer.c</FileName>
  398. <FileType>1</FileType>
  399. <FilePath>..\..\..\..\driver\src\timer.c</FilePath>
  400. </File>
  401. <File>
  402. <FileName>rcc.c</FileName>
  403. <FileType>1</FileType>
  404. <FilePath>..\..\..\..\driver\src\rcc.c</FilePath>
  405. </File>
  406. <File>
  407. <FileName>RF.LIB</FileName>
  408. <FileType>4</FileType>
  409. <FilePath>..\..\..\..\driver\src\RF.LIB</FilePath>
  410. </File>
  411. </Files>
  412. </Group>
  413. <Group>
  414. <GroupName>log</GroupName>
  415. <Files>
  416. <File>
  417. <FileName>log.c</FileName>
  418. <FileType>1</FileType>
  419. <FilePath>..\..\..\..\middleware\log\log.c</FilePath>
  420. </File>
  421. </Files>
  422. </Group>
  423. <Group>
  424. <GroupName>source</GroupName>
  425. <Files>
  426. <File>
  427. <FileName>main.c</FileName>
  428. <FileType>1</FileType>
  429. <FilePath>..\source\main.c</FilePath>
  430. </File>
  431. </Files>
  432. </Group>
  433. <Group>
  434. <GroupName>readme</GroupName>
  435. <Files>
  436. <File>
  437. <FileName>README.md</FileName>
  438. <FileType>5</FileType>
  439. <FilePath>..\README.md</FilePath>
  440. </File>
  441. </Files>
  442. </Group>
  443. </Groups>
  444. </Target>
  445. <Target>
  446. <TargetName>CLIENT_Release</TargetName>
  447. <ToolsetNumber>0x0</ToolsetNumber>
  448. <ToolsetName>MCS-51</ToolsetName>
  449. <uAC6>0</uAC6>
  450. <TargetOption>
  451. <TargetCommonOption>
  452. <Device>PAN2628 U6EA</Device>
  453. <Vendor>PANCHIP</Vendor>
  454. <Cpu>IRAM(0-0xFF) CLOCK(16000000) MODC2</Cpu>
  455. <FlashUtilSpec></FlashUtilSpec>
  456. <StartupFile>"LIB\STARTUP.A51" ("Standard 8051 Startup Code")</StartupFile>
  457. <FlashDriverDll></FlashDriverDll>
  458. <DeviceId>0</DeviceId>
  459. <RegisterFile>REG51XC.H</RegisterFile>
  460. <MemoryEnv></MemoryEnv>
  461. <Cmp></Cmp>
  462. <Asm></Asm>
  463. <Linker></Linker>
  464. <OHString></OHString>
  465. <InfinionOptionDll></InfinionOptionDll>
  466. <SLE66CMisc></SLE66CMisc>
  467. <SLE66AMisc></SLE66AMisc>
  468. <SLE66LinkerMisc></SLE66LinkerMisc>
  469. <SFDFile></SFDFile>
  470. <bCustSvd>0</bCustSvd>
  471. <UseEnv>0</UseEnv>
  472. <BinPath></BinPath>
  473. <IncludePath></IncludePath>
  474. <LibPath></LibPath>
  475. <RegisterFilePath>Evatronix\</RegisterFilePath>
  476. <DBRegisterFilePath>Evatronix\</DBRegisterFilePath>
  477. <TargetStatus>
  478. <Error>0</Error>
  479. <ExitCodeStop>0</ExitCodeStop>
  480. <ButtonStop>0</ButtonStop>
  481. <NotGenerated>0</NotGenerated>
  482. <InvalidFlash>1</InvalidFlash>
  483. </TargetStatus>
  484. <OutputDirectory>.\Objects\</OutputDirectory>
  485. <OutputName>PAN262x_FCC_TEST-KEY_P32-Release</OutputName>
  486. <CreateExecutable>1</CreateExecutable>
  487. <CreateLib>0</CreateLib>
  488. <CreateHexFile>1</CreateHexFile>
  489. <DebugInformation>1</DebugInformation>
  490. <BrowseInformation>1</BrowseInformation>
  491. <ListingPath>.\Listings\</ListingPath>
  492. <HexFormatSelection>0</HexFormatSelection>
  493. <Merge32K>0</Merge32K>
  494. <CreateBatchFile>0</CreateBatchFile>
  495. <BeforeCompile>
  496. <RunUserProg1>0</RunUserProg1>
  497. <RunUserProg2>0</RunUserProg2>
  498. <UserProg1Name></UserProg1Name>
  499. <UserProg2Name></UserProg2Name>
  500. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  501. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  502. <nStopU1X>0</nStopU1X>
  503. <nStopU2X>0</nStopU2X>
  504. </BeforeCompile>
  505. <BeforeMake>
  506. <RunUserProg1>1</RunUserProg1>
  507. <RunUserProg2>0</RunUserProg2>
  508. <UserProg1Name>..\updateLIB.bat</UserProg1Name>
  509. <UserProg2Name></UserProg2Name>
  510. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  511. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  512. <nStopB1X>0</nStopB1X>
  513. <nStopB2X>0</nStopB2X>
  514. </BeforeMake>
  515. <AfterMake>
  516. <RunUserProg1>0</RunUserProg1>
  517. <RunUserProg2>0</RunUserProg2>
  518. <UserProg1Name>.\Objects\CodeConvert.bat</UserProg1Name>
  519. <UserProg2Name></UserProg2Name>
  520. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  521. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  522. <nStopA1X>0</nStopA1X>
  523. <nStopA2X>0</nStopA2X>
  524. </AfterMake>
  525. <SelectedForBatchBuild>1</SelectedForBatchBuild>
  526. <SVCSIdString></SVCSIdString>
  527. </TargetCommonOption>
  528. <CommonProperty>
  529. <UseCPPCompiler>0</UseCPPCompiler>
  530. <RVCTCodeConst>0</RVCTCodeConst>
  531. <RVCTZI>0</RVCTZI>
  532. <RVCTOtherData>0</RVCTOtherData>
  533. <ModuleSelection>0</ModuleSelection>
  534. <IncludeInBuild>1</IncludeInBuild>
  535. <AlwaysBuild>0</AlwaysBuild>
  536. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  537. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  538. <PublicsOnly>0</PublicsOnly>
  539. <StopOnExitCode>3</StopOnExitCode>
  540. <CustomArgument></CustomArgument>
  541. <IncludeLibraryModules></IncludeLibraryModules>
  542. <ComprImg>1</ComprImg>
  543. <BankNo>65535</BankNo>
  544. </CommonProperty>
  545. <DllOption>
  546. <SimDllName>S8051.DLL</SimDllName>
  547. <SimDllArguments>-PMW -DPC -BSE</SimDllArguments>
  548. <SimDlgDll>DCore51.DLL</SimDlgDll>
  549. <SimDlgDllArguments>-pR8051XC2 -o38081BEBFFF</SimDlgDllArguments>
  550. <TargetDllName>S8051.DLL</TargetDllName>
  551. <TargetDllArguments>-PMW -DPC -BSE</TargetDllArguments>
  552. <TargetDlgDll>PAN028.dll</TargetDlgDll>
  553. <TargetDlgDllArguments>-pR8051XC2 -o38081BEBFFF</TargetDlgDllArguments>
  554. </DllOption>
  555. <DebugOption>
  556. <OPTHX>
  557. <HexSelection>0</HexSelection>
  558. <HexRangeLowAddress>0</HexRangeLowAddress>
  559. <HexRangeHighAddress>0</HexRangeHighAddress>
  560. <HexOffset>0</HexOffset>
  561. <Oh166RecLen>16</Oh166RecLen>
  562. </OPTHX>
  563. <Simulator>
  564. <UseSimulator>0</UseSimulator>
  565. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  566. <RunToMain>1</RunToMain>
  567. <RestoreBreakpoints>1</RestoreBreakpoints>
  568. <RestoreWatchpoints>1</RestoreWatchpoints>
  569. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  570. <RestoreFunctions>1</RestoreFunctions>
  571. <RestoreToolbox>1</RestoreToolbox>
  572. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  573. <RestoreSysVw>1</RestoreSysVw>
  574. </Simulator>
  575. <Target>
  576. <UseTarget>1</UseTarget>
  577. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  578. <RunToMain>1</RunToMain>
  579. <RestoreBreakpoints>1</RestoreBreakpoints>
  580. <RestoreWatchpoints>1</RestoreWatchpoints>
  581. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  582. <RestoreFunctions>0</RestoreFunctions>
  583. <RestoreToolbox>1</RestoreToolbox>
  584. <RestoreTracepoints>1</RestoreTracepoints>
  585. <RestoreSysVw>1</RestoreSysVw>
  586. </Target>
  587. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  588. <TargetSelection>-1</TargetSelection>
  589. <SimDlls>
  590. <CpuDll></CpuDll>
  591. <CpuDllArguments></CpuDllArguments>
  592. <PeripheralDll></PeripheralDll>
  593. <PeripheralDllArguments></PeripheralDllArguments>
  594. <InitializationFile></InitializationFile>
  595. </SimDlls>
  596. <TargetDlls>
  597. <CpuDll></CpuDll>
  598. <CpuDllArguments></CpuDllArguments>
  599. <PeripheralDll></PeripheralDll>
  600. <PeripheralDllArguments></PeripheralDllArguments>
  601. <InitializationFile></InitializationFile>
  602. <Driver>PANCHIP\PAN028.dll</Driver>
  603. </TargetDlls>
  604. </DebugOption>
  605. <Utilities>
  606. <Flash1>
  607. <UseTargetDll>1</UseTargetDll>
  608. <UseExternalTool>0</UseExternalTool>
  609. <RunIndependent>0</RunIndependent>
  610. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  611. <Capability>1</Capability>
  612. <DriverSelection>4102</DriverSelection>
  613. </Flash1>
  614. <bUseTDR>1</bUseTDR>
  615. <Flash2>PANCHIP\PAN028.dll</Flash2>
  616. <Flash3></Flash3>
  617. <Flash4></Flash4>
  618. <pFcarmOut></pFcarmOut>
  619. <pFcarmGrp></pFcarmGrp>
  620. <pFcArmRoot></pFcArmRoot>
  621. <FcArmLst>0</FcArmLst>
  622. </Utilities>
  623. <Target51>
  624. <Target51Misc>
  625. <MemoryModel>0</MemoryModel>
  626. <RTOS>0</RTOS>
  627. <RomSize>2</RomSize>
  628. <DataHold>0</DataHold>
  629. <XDataHold>0</XDataHold>
  630. <UseOnchipRom>0</UseOnchipRom>
  631. <UseOnchipArithmetic>0</UseOnchipArithmetic>
  632. <UseMultipleDPTR>1</UseMultipleDPTR>
  633. <UseOnchipXram>0</UseOnchipXram>
  634. <HadIRAM>1</HadIRAM>
  635. <HadXRAM>0</HadXRAM>
  636. <HadIROM>0</HadIROM>
  637. <Moda2>0</Moda2>
  638. <Moddp2>0</Moddp2>
  639. <Modp2>0</Modp2>
  640. <Mod517dp>0</Mod517dp>
  641. <Mod517au>0</Mod517au>
  642. <Mode2>0</Mode2>
  643. <useCB>0</useCB>
  644. <useXB>0</useXB>
  645. <useL251>1</useL251>
  646. <useA251>0</useA251>
  647. <Mx51>0</Mx51>
  648. <ModC812>0</ModC812>
  649. <ModCont>0</ModCont>
  650. <Lp51>0</Lp51>
  651. <useXBS>0</useXBS>
  652. <ModDA>0</ModDA>
  653. <ModAB2>0</ModAB2>
  654. <Mx51P>0</Mx51P>
  655. <hadXRAM2>0</hadXRAM2>
  656. <uocXram2>0</uocXram2>
  657. <hadXRAM3>0</hadXRAM3>
  658. <ModC2>1</ModC2>
  659. <ModH2>0</ModH2>
  660. <Mdu_R515>0</Mdu_R515>
  661. <Mdu_F120>0</Mdu_F120>
  662. <Psoc>0</Psoc>
  663. <hadIROM2>0</hadIROM2>
  664. <hadIROM3>0</hadIROM3>
  665. <ModSmx2>0</ModSmx2>
  666. <cBanks>0</cBanks>
  667. <xBanks>0</xBanks>
  668. <OnChipMemories>
  669. <RCB>
  670. <Type>0</Type>
  671. <StartAddress>0x0</StartAddress>
  672. <Size>0xffff</Size>
  673. </RCB>
  674. <RXB>
  675. <Type>0</Type>
  676. <StartAddress>0x0</StartAddress>
  677. <Size>0x0</Size>
  678. </RXB>
  679. <Ocm1>
  680. <Type>0</Type>
  681. <StartAddress>0x0</StartAddress>
  682. <Size>0x8000</Size>
  683. </Ocm1>
  684. <Ocm2>
  685. <Type>0</Type>
  686. <StartAddress>0x0</StartAddress>
  687. <Size>0x0</Size>
  688. </Ocm2>
  689. <Ocm3>
  690. <Type>0</Type>
  691. <StartAddress>0x0</StartAddress>
  692. <Size>0x0</Size>
  693. </Ocm3>
  694. <Ocr1>
  695. <Type>0</Type>
  696. <StartAddress>0x0</StartAddress>
  697. <Size>0x800</Size>
  698. </Ocr1>
  699. <Ocr2>
  700. <Type>0</Type>
  701. <StartAddress>0x0</StartAddress>
  702. <Size>0x0</Size>
  703. </Ocr2>
  704. <Ocr3>
  705. <Type>0</Type>
  706. <StartAddress>0x0</StartAddress>
  707. <Size>0x0</Size>
  708. </Ocr3>
  709. <IRO>
  710. <Type>1</Type>
  711. <StartAddress>0x0</StartAddress>
  712. <Size>0x8000</Size>
  713. </IRO>
  714. <IRA>
  715. <Type>0</Type>
  716. <StartAddress>0x0</StartAddress>
  717. <Size>0x100</Size>
  718. </IRA>
  719. <XRA>
  720. <Type>0</Type>
  721. <StartAddress>0x0</StartAddress>
  722. <Size>0x800</Size>
  723. </XRA>
  724. <XRA512>
  725. <Type>0</Type>
  726. <StartAddress>0x0</StartAddress>
  727. <Size>0x0</Size>
  728. </XRA512>
  729. <IROM512>
  730. <Type>0</Type>
  731. <StartAddress>0x0</StartAddress>
  732. <Size>0x0</Size>
  733. </IROM512>
  734. <XRA513>
  735. <Type>0</Type>
  736. <StartAddress>0x0</StartAddress>
  737. <Size>0x0</Size>
  738. </XRA513>
  739. <IROM513>
  740. <Type>0</Type>
  741. <StartAddress>0x0</StartAddress>
  742. <Size>0x0</Size>
  743. </IROM513>
  744. </OnChipMemories>
  745. </Target51Misc>
  746. <C51>
  747. <RegisterColoring>0</RegisterColoring>
  748. <VariablesInOrder>1</VariablesInOrder>
  749. <IntegerPromotion>1</IntegerPromotion>
  750. <uAregs>1</uAregs>
  751. <UseInterruptVector>1</UseInterruptVector>
  752. <Fuzzy>8</Fuzzy>
  753. <Optimize>9</Optimize>
  754. <WarningLevel>2</WarningLevel>
  755. <SizeSpeed>1</SizeSpeed>
  756. <ObjectExtend>1</ObjectExtend>
  757. <ACallAJmp>1</ACallAJmp>
  758. <InterruptVectorAddress>0</InterruptVectorAddress>
  759. <VariousControls>
  760. <MiscControls></MiscControls>
  761. <Define>IS_CLIENT_BOARD=1</Define>
  762. <Undefine></Undefine>
  763. <IncludePath>..\..\..\..\driver\inc;..\..\..\..\mcu;..\..\..\..\middleware\log;..\..\..\..\middleware\delay;..\..\..\..\middleware\rf_basis</IncludePath>
  764. </VariousControls>
  765. </C51>
  766. <Ax51>
  767. <UseMpl>0</UseMpl>
  768. <UseStandard>1</UseStandard>
  769. <UseCase>0</UseCase>
  770. <UseMod51>0</UseMod51>
  771. <VariousControls>
  772. <MiscControls></MiscControls>
  773. <Define></Define>
  774. <Undefine></Undefine>
  775. <IncludePath></IncludePath>
  776. </VariousControls>
  777. </Ax51>
  778. <Lx51>
  779. <useFile>0</useFile>
  780. <linkonly>0</linkonly>
  781. <UseMemoryFromTarget>1</UseMemoryFromTarget>
  782. <CaseSensitiveSymbols>0</CaseSensitiveSymbols>
  783. <WarningLevel>2</WarningLevel>
  784. <DataOverlaying>1</DataOverlaying>
  785. <OverlayString></OverlayString>
  786. <MiscControls>REMOVEUNUSED</MiscControls>
  787. <DisableWarningNumbers>16</DisableWarningNumbers>
  788. <LinkerCmdFile></LinkerCmdFile>
  789. <Assign></Assign>
  790. <ReserveString></ReserveString>
  791. <CClasses></CClasses>
  792. <UserClasses>CODE(C:0x0000-C:0x7FFF),CONST(C:0x0000-C:0x7FFF),XDATA (X:0x0-X:0x07FF),IDATA(I:0x0-I:0xFF)</UserClasses>
  793. <CSection></CSection>
  794. <UserSection></UserSection>
  795. <CodeBaseAddress></CodeBaseAddress>
  796. <XDataBaseAddress></XDataBaseAddress>
  797. <PDataBaseAddress></PDataBaseAddress>
  798. <BitBaseAddress></BitBaseAddress>
  799. <DataBaseAddress></DataBaseAddress>
  800. <IDataBaseAddress></IDataBaseAddress>
  801. <Precede></Precede>
  802. <Stack></Stack>
  803. <CodeSegmentName></CodeSegmentName>
  804. <XDataSegmentName></XDataSegmentName>
  805. <BitSegmentName></BitSegmentName>
  806. <DataSegmentName></DataSegmentName>
  807. <IDataSegmentName></IDataSegmentName>
  808. </Lx51>
  809. </Target51>
  810. </TargetOption>
  811. <Groups>
  812. <Group>
  813. <GroupName>mcu</GroupName>
  814. <Files>
  815. <File>
  816. <FileName>STARTUP.A51</FileName>
  817. <FileType>2</FileType>
  818. <FilePath>..\..\..\..\mcu\STARTUP.A51</FilePath>
  819. </File>
  820. </Files>
  821. </Group>
  822. <Group>
  823. <GroupName>driver</GroupName>
  824. <Files>
  825. <File>
  826. <FileName>gpio.c</FileName>
  827. <FileType>1</FileType>
  828. <FilePath>..\..\..\..\driver\src\gpio.c</FilePath>
  829. </File>
  830. <File>
  831. <FileName>uart.c</FileName>
  832. <FileType>1</FileType>
  833. <FilePath>..\..\..\..\driver\src\uart.c</FilePath>
  834. </File>
  835. <File>
  836. <FileName>timer.c</FileName>
  837. <FileType>1</FileType>
  838. <FilePath>..\..\..\..\driver\src\timer.c</FilePath>
  839. </File>
  840. <File>
  841. <FileName>rcc.c</FileName>
  842. <FileType>1</FileType>
  843. <FilePath>..\..\..\..\driver\src\rcc.c</FilePath>
  844. </File>
  845. <File>
  846. <FileName>RF.LIB</FileName>
  847. <FileType>4</FileType>
  848. <FilePath>..\..\..\..\driver\src\RF.LIB</FilePath>
  849. </File>
  850. </Files>
  851. </Group>
  852. <Group>
  853. <GroupName>log</GroupName>
  854. <Files>
  855. <File>
  856. <FileName>log.c</FileName>
  857. <FileType>1</FileType>
  858. <FilePath>..\..\..\..\middleware\log\log.c</FilePath>
  859. </File>
  860. </Files>
  861. </Group>
  862. <Group>
  863. <GroupName>source</GroupName>
  864. <Files>
  865. <File>
  866. <FileName>main.c</FileName>
  867. <FileType>1</FileType>
  868. <FilePath>..\source\main.c</FilePath>
  869. </File>
  870. </Files>
  871. </Group>
  872. <Group>
  873. <GroupName>readme</GroupName>
  874. <Files>
  875. <File>
  876. <FileName>README.md</FileName>
  877. <FileType>5</FileType>
  878. <FilePath>..\README.md</FilePath>
  879. </File>
  880. </Files>
  881. </Group>
  882. </Groups>
  883. </Target>
  884. </Targets>
  885. </Project>