SIM7600.uvprojx 39 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049
  1. <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
  2. <Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
  3. <SchemaVersion>2.1</SchemaVersion>
  4. <Header>### uVision Project, (C) Keil Software</Header>
  5. <Targets>
  6. <Target>
  7. <TargetName>SIM7600</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>5060422::V5.06 update 4 (build 422)::ARMCC</pCCUsed>
  11. <TargetOption>
  12. <TargetCommonOption>
  13. <Device>STM32F103RB</Device>
  14. <Vendor>STMicroelectronics</Vendor>
  15. <PackID>Keil.STM32F1xx_DFP.2.3.0</PackID>
  16. <PackURL>http://www.keil.com/pack/</PackURL>
  17. <Cpu>IRAM(0x20000000-0x20004FFF) IROM(0x8000000-0x801FFFF) CLOCK(8000000) CPUTYPE("Cortex-M3")</Cpu>
  18. <FlashUtilSpec></FlashUtilSpec>
  19. <StartupFile></StartupFile>
  20. <FlashDriverDll></FlashDriverDll>
  21. <DeviceId></DeviceId>
  22. <RegisterFile></RegisterFile>
  23. <MemoryEnv></MemoryEnv>
  24. <Cmp></Cmp>
  25. <Asm></Asm>
  26. <Linker></Linker>
  27. <OHString></OHString>
  28. <InfinionOptionDll></InfinionOptionDll>
  29. <SLE66CMisc></SLE66CMisc>
  30. <SLE66AMisc></SLE66AMisc>
  31. <SLE66LinkerMisc></SLE66LinkerMisc>
  32. <SFDFile>$$Device:STM32F103RB$SVD\STM32F103xx.svd</SFDFile>
  33. <bCustSvd>0</bCustSvd>
  34. <UseEnv>0</UseEnv>
  35. <BinPath></BinPath>
  36. <IncludePath></IncludePath>
  37. <LibPath></LibPath>
  38. <RegisterFilePath></RegisterFilePath>
  39. <DBRegisterFilePath></DBRegisterFilePath>
  40. <TargetStatus>
  41. <Error>0</Error>
  42. <ExitCodeStop>0</ExitCodeStop>
  43. <ButtonStop>0</ButtonStop>
  44. <NotGenerated>0</NotGenerated>
  45. <InvalidFlash>1</InvalidFlash>
  46. </TargetStatus>
  47. <OutputDirectory>SIM7600\</OutputDirectory>
  48. <OutputName>SIM7600</OutputName>
  49. <CreateExecutable>1</CreateExecutable>
  50. <CreateLib>0</CreateLib>
  51. <CreateHexFile>1</CreateHexFile>
  52. <DebugInformation>1</DebugInformation>
  53. <BrowseInformation>1</BrowseInformation>
  54. <ListingPath></ListingPath>
  55. <HexFormatSelection>1</HexFormatSelection>
  56. <Merge32K>0</Merge32K>
  57. <CreateBatchFile>0</CreateBatchFile>
  58. <BeforeCompile>
  59. <RunUserProg1>0</RunUserProg1>
  60. <RunUserProg2>0</RunUserProg2>
  61. <UserProg1Name></UserProg1Name>
  62. <UserProg2Name></UserProg2Name>
  63. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  64. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  65. <nStopU1X>0</nStopU1X>
  66. <nStopU2X>0</nStopU2X>
  67. </BeforeCompile>
  68. <BeforeMake>
  69. <RunUserProg1>0</RunUserProg1>
  70. <RunUserProg2>0</RunUserProg2>
  71. <UserProg1Name></UserProg1Name>
  72. <UserProg2Name></UserProg2Name>
  73. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  74. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  75. <nStopB1X>0</nStopB1X>
  76. <nStopB2X>0</nStopB2X>
  77. </BeforeMake>
  78. <AfterMake>
  79. <RunUserProg1>0</RunUserProg1>
  80. <RunUserProg2>0</RunUserProg2>
  81. <UserProg1Name></UserProg1Name>
  82. <UserProg2Name></UserProg2Name>
  83. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  84. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  85. <nStopA1X>0</nStopA1X>
  86. <nStopA2X>0</nStopA2X>
  87. </AfterMake>
  88. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  89. <SVCSIdString></SVCSIdString>
  90. </TargetCommonOption>
  91. <CommonProperty>
  92. <UseCPPCompiler>0</UseCPPCompiler>
  93. <RVCTCodeConst>0</RVCTCodeConst>
  94. <RVCTZI>0</RVCTZI>
  95. <RVCTOtherData>0</RVCTOtherData>
  96. <ModuleSelection>0</ModuleSelection>
  97. <IncludeInBuild>1</IncludeInBuild>
  98. <AlwaysBuild>0</AlwaysBuild>
  99. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  100. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  101. <PublicsOnly>0</PublicsOnly>
  102. <StopOnExitCode>3</StopOnExitCode>
  103. <CustomArgument></CustomArgument>
  104. <IncludeLibraryModules></IncludeLibraryModules>
  105. <ComprImg>0</ComprImg>
  106. </CommonProperty>
  107. <DllOption>
  108. <SimDllName>SARMCM3.DLL</SimDllName>
  109. <SimDllArguments>-REMAP</SimDllArguments>
  110. <SimDlgDll>DCM.DLL</SimDlgDll>
  111. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  112. <TargetDllName>SARMCM3.DLL</TargetDllName>
  113. <TargetDllArguments></TargetDllArguments>
  114. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  115. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  116. </DllOption>
  117. <DebugOption>
  118. <OPTHX>
  119. <HexSelection>1</HexSelection>
  120. <HexRangeLowAddress>0</HexRangeLowAddress>
  121. <HexRangeHighAddress>0</HexRangeHighAddress>
  122. <HexOffset>0</HexOffset>
  123. <Oh166RecLen>16</Oh166RecLen>
  124. </OPTHX>
  125. </DebugOption>
  126. <Utilities>
  127. <Flash1>
  128. <UseTargetDll>1</UseTargetDll>
  129. <UseExternalTool>0</UseExternalTool>
  130. <RunIndependent>0</RunIndependent>
  131. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  132. <Capability>1</Capability>
  133. <DriverSelection>4100</DriverSelection>
  134. </Flash1>
  135. <bUseTDR>1</bUseTDR>
  136. <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
  137. <Flash3>"" ()</Flash3>
  138. <Flash4></Flash4>
  139. <pFcarmOut></pFcarmOut>
  140. <pFcarmGrp></pFcarmGrp>
  141. <pFcArmRoot></pFcArmRoot>
  142. <FcArmLst>0</FcArmLst>
  143. </Utilities>
  144. <TargetArmAds>
  145. <ArmAdsMisc>
  146. <GenerateListings>0</GenerateListings>
  147. <asHll>1</asHll>
  148. <asAsm>1</asAsm>
  149. <asMacX>1</asMacX>
  150. <asSyms>1</asSyms>
  151. <asFals>1</asFals>
  152. <asDbgD>1</asDbgD>
  153. <asForm>1</asForm>
  154. <ldLst>0</ldLst>
  155. <ldmm>1</ldmm>
  156. <ldXref>1</ldXref>
  157. <BigEnd>0</BigEnd>
  158. <AdsALst>1</AdsALst>
  159. <AdsACrf>1</AdsACrf>
  160. <AdsANop>0</AdsANop>
  161. <AdsANot>0</AdsANot>
  162. <AdsLLst>1</AdsLLst>
  163. <AdsLmap>1</AdsLmap>
  164. <AdsLcgr>1</AdsLcgr>
  165. <AdsLsym>1</AdsLsym>
  166. <AdsLszi>1</AdsLszi>
  167. <AdsLtoi>1</AdsLtoi>
  168. <AdsLsun>1</AdsLsun>
  169. <AdsLven>1</AdsLven>
  170. <AdsLsxf>1</AdsLsxf>
  171. <RvctClst>0</RvctClst>
  172. <GenPPlst>0</GenPPlst>
  173. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  174. <RvctDeviceName></RvctDeviceName>
  175. <mOS>0</mOS>
  176. <uocRom>0</uocRom>
  177. <uocRam>0</uocRam>
  178. <hadIROM>1</hadIROM>
  179. <hadIRAM>1</hadIRAM>
  180. <hadXRAM>0</hadXRAM>
  181. <uocXRam>0</uocXRam>
  182. <RvdsVP>0</RvdsVP>
  183. <hadIRAM2>0</hadIRAM2>
  184. <hadIROM2>0</hadIROM2>
  185. <StupSel>8</StupSel>
  186. <useUlib>1</useUlib>
  187. <EndSel>0</EndSel>
  188. <uLtcg>0</uLtcg>
  189. <nSecure>0</nSecure>
  190. <RoSelD>3</RoSelD>
  191. <RwSelD>3</RwSelD>
  192. <CodeSel>0</CodeSel>
  193. <OptFeed>0</OptFeed>
  194. <NoZi1>0</NoZi1>
  195. <NoZi2>0</NoZi2>
  196. <NoZi3>0</NoZi3>
  197. <NoZi4>0</NoZi4>
  198. <NoZi5>0</NoZi5>
  199. <Ro1Chk>0</Ro1Chk>
  200. <Ro2Chk>0</Ro2Chk>
  201. <Ro3Chk>0</Ro3Chk>
  202. <Ir1Chk>1</Ir1Chk>
  203. <Ir2Chk>0</Ir2Chk>
  204. <Ra1Chk>0</Ra1Chk>
  205. <Ra2Chk>0</Ra2Chk>
  206. <Ra3Chk>0</Ra3Chk>
  207. <Im1Chk>1</Im1Chk>
  208. <Im2Chk>0</Im2Chk>
  209. <OnChipMemories>
  210. <Ocm1>
  211. <Type>0</Type>
  212. <StartAddress>0x0</StartAddress>
  213. <Size>0x0</Size>
  214. </Ocm1>
  215. <Ocm2>
  216. <Type>0</Type>
  217. <StartAddress>0x0</StartAddress>
  218. <Size>0x0</Size>
  219. </Ocm2>
  220. <Ocm3>
  221. <Type>0</Type>
  222. <StartAddress>0x0</StartAddress>
  223. <Size>0x0</Size>
  224. </Ocm3>
  225. <Ocm4>
  226. <Type>0</Type>
  227. <StartAddress>0x0</StartAddress>
  228. <Size>0x0</Size>
  229. </Ocm4>
  230. <Ocm5>
  231. <Type>0</Type>
  232. <StartAddress>0x0</StartAddress>
  233. <Size>0x0</Size>
  234. </Ocm5>
  235. <Ocm6>
  236. <Type>0</Type>
  237. <StartAddress>0x0</StartAddress>
  238. <Size>0x0</Size>
  239. </Ocm6>
  240. <IRAM>
  241. <Type>0</Type>
  242. <StartAddress>0x20000000</StartAddress>
  243. <Size>0x5000</Size>
  244. </IRAM>
  245. <IROM>
  246. <Type>1</Type>
  247. <StartAddress>0x8000000</StartAddress>
  248. <Size>0x20000</Size>
  249. </IROM>
  250. <XRAM>
  251. <Type>0</Type>
  252. <StartAddress>0x0</StartAddress>
  253. <Size>0x0</Size>
  254. </XRAM>
  255. <OCR_RVCT1>
  256. <Type>1</Type>
  257. <StartAddress>0x0</StartAddress>
  258. <Size>0x0</Size>
  259. </OCR_RVCT1>
  260. <OCR_RVCT2>
  261. <Type>1</Type>
  262. <StartAddress>0x0</StartAddress>
  263. <Size>0x0</Size>
  264. </OCR_RVCT2>
  265. <OCR_RVCT3>
  266. <Type>1</Type>
  267. <StartAddress>0x0</StartAddress>
  268. <Size>0x0</Size>
  269. </OCR_RVCT3>
  270. <OCR_RVCT4>
  271. <Type>1</Type>
  272. <StartAddress>0x8000000</StartAddress>
  273. <Size>0x20000</Size>
  274. </OCR_RVCT4>
  275. <OCR_RVCT5>
  276. <Type>1</Type>
  277. <StartAddress>0x0</StartAddress>
  278. <Size>0x0</Size>
  279. </OCR_RVCT5>
  280. <OCR_RVCT6>
  281. <Type>0</Type>
  282. <StartAddress>0x0</StartAddress>
  283. <Size>0x0</Size>
  284. </OCR_RVCT6>
  285. <OCR_RVCT7>
  286. <Type>0</Type>
  287. <StartAddress>0x0</StartAddress>
  288. <Size>0x0</Size>
  289. </OCR_RVCT7>
  290. <OCR_RVCT8>
  291. <Type>0</Type>
  292. <StartAddress>0x0</StartAddress>
  293. <Size>0x0</Size>
  294. </OCR_RVCT8>
  295. <OCR_RVCT9>
  296. <Type>0</Type>
  297. <StartAddress>0x20000000</StartAddress>
  298. <Size>0x5000</Size>
  299. </OCR_RVCT9>
  300. <OCR_RVCT10>
  301. <Type>0</Type>
  302. <StartAddress>0x0</StartAddress>
  303. <Size>0x0</Size>
  304. </OCR_RVCT10>
  305. </OnChipMemories>
  306. <RvctStartVector></RvctStartVector>
  307. </ArmAdsMisc>
  308. <Cads>
  309. <interw>1</interw>
  310. <Optim>1</Optim>
  311. <oTime>0</oTime>
  312. <SplitLS>0</SplitLS>
  313. <OneElfS>1</OneElfS>
  314. <Strict>0</Strict>
  315. <EnumInt>0</EnumInt>
  316. <PlainCh>0</PlainCh>
  317. <Ropi>0</Ropi>
  318. <Rwpi>0</Rwpi>
  319. <wLevel>2</wLevel>
  320. <uThumb>0</uThumb>
  321. <uSurpInc>0</uSurpInc>
  322. <uC99>0</uC99>
  323. <useXO>0</useXO>
  324. <v6Lang>1</v6Lang>
  325. <v6LangP>1</v6LangP>
  326. <vShortEn>1</vShortEn>
  327. <vShortWch>1</vShortWch>
  328. <v6Lto>0</v6Lto>
  329. <v6WtE>0</v6WtE>
  330. <v6Rtti>0</v6Rtti>
  331. <VariousControls>
  332. <MiscControls>--C99</MiscControls>
  333. <Define>USE_HAL_DRIVER,STM32F103xB</Define>
  334. <Undefine></Undefine>
  335. <IncludePath>../Inc;../Drivers/STM32F1xx_HAL_Driver/Inc;../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy;../Drivers/CMSIS/Device/ST/STM32F1xx/Include;../Drivers/CMSIS/Include;..\SYSTEM\sys;..\SYSTEM\Delay;..\SYSTEM\Usart;..\HARDWARE\LED;..\HARDWARE\24CXX;..\HARDWARE\IIC;..\HARDWARE\4G_RTC;..\HARDWARE\4G_SIM7600;..\SYSTEM\TimerBase;..\framework;..\framework\subdevice;..\framework\gateway;..\framework\gateway\mqtt;..\framework\lib;..\framework\lib\json;..\framework\platform\include;..\framework\protocol;..\framework\subdevice;..\object</IncludePath>
  336. </VariousControls>
  337. </Cads>
  338. <Aads>
  339. <interw>1</interw>
  340. <Ropi>0</Ropi>
  341. <Rwpi>0</Rwpi>
  342. <thumb>0</thumb>
  343. <SplitLS>0</SplitLS>
  344. <SwStkChk>0</SwStkChk>
  345. <NoWarn>0</NoWarn>
  346. <uSurpInc>0</uSurpInc>
  347. <useXO>0</useXO>
  348. <uClangAs>0</uClangAs>
  349. <VariousControls>
  350. <MiscControls></MiscControls>
  351. <Define></Define>
  352. <Undefine></Undefine>
  353. <IncludePath></IncludePath>
  354. </VariousControls>
  355. </Aads>
  356. <LDads>
  357. <umfTarg>1</umfTarg>
  358. <Ropi>0</Ropi>
  359. <Rwpi>0</Rwpi>
  360. <noStLib>0</noStLib>
  361. <RepFail>1</RepFail>
  362. <useFile>0</useFile>
  363. <TextAddressRange>0x08000000</TextAddressRange>
  364. <DataAddressRange>0x20000000</DataAddressRange>
  365. <pXoBase></pXoBase>
  366. <ScatterFile></ScatterFile>
  367. <IncludeLibs></IncludeLibs>
  368. <IncludeLibsPath></IncludeLibsPath>
  369. <Misc>--diag_suppress=L6329</Misc>
  370. <LinkerInputFile></LinkerInputFile>
  371. <DisabledWarnings></DisabledWarnings>
  372. </LDads>
  373. </TargetArmAds>
  374. </TargetOption>
  375. <Groups>
  376. <Group>
  377. <GroupName>Application/User</GroupName>
  378. <Files>
  379. <File>
  380. <FileName>main.c</FileName>
  381. <FileType>1</FileType>
  382. <FilePath>../Src/main.c</FilePath>
  383. </File>
  384. <File>
  385. <FileName>gpio.c</FileName>
  386. <FileType>1</FileType>
  387. <FilePath>../Src/gpio.c</FilePath>
  388. </File>
  389. <File>
  390. <FileName>dma.c</FileName>
  391. <FileType>1</FileType>
  392. <FilePath>../Src/dma.c</FilePath>
  393. </File>
  394. <File>
  395. <FileName>i2c.c</FileName>
  396. <FileType>1</FileType>
  397. <FilePath>../Src/i2c.c</FilePath>
  398. </File>
  399. <File>
  400. <FileName>iwdg.c</FileName>
  401. <FileType>1</FileType>
  402. <FilePath>../Src/iwdg.c</FilePath>
  403. </File>
  404. <File>
  405. <FileName>tim.c</FileName>
  406. <FileType>1</FileType>
  407. <FilePath>../Src/tim.c</FilePath>
  408. </File>
  409. <File>
  410. <FileName>stm32f1xx_it.c</FileName>
  411. <FileType>1</FileType>
  412. <FilePath>../Src/stm32f1xx_it.c</FilePath>
  413. </File>
  414. <File>
  415. <FileName>stm32f1xx_hal_msp.c</FileName>
  416. <FileType>1</FileType>
  417. <FilePath>../Src/stm32f1xx_hal_msp.c</FilePath>
  418. </File>
  419. </Files>
  420. </Group>
  421. <Group>
  422. <GroupName>Application/MDK-ARM</GroupName>
  423. <Files>
  424. <File>
  425. <FileName>startup_stm32f103xb.s</FileName>
  426. <FileType>2</FileType>
  427. <FilePath>startup_stm32f103xb.s</FilePath>
  428. </File>
  429. </Files>
  430. </Group>
  431. <Group>
  432. <GroupName>Drivers/STM32F1xx_HAL_Driver</GroupName>
  433. <Files>
  434. <File>
  435. <FileName>stm32f1xx_hal_gpio_ex.c</FileName>
  436. <FileType>1</FileType>
  437. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c</FilePath>
  438. </File>
  439. <File>
  440. <FileName>stm32f1xx_hal_i2c.c</FileName>
  441. <FileType>1</FileType>
  442. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c</FilePath>
  443. </File>
  444. <File>
  445. <FileName>stm32f1xx_hal_iwdg.c</FileName>
  446. <FileType>1</FileType>
  447. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c</FilePath>
  448. </File>
  449. <File>
  450. <FileName>stm32f1xx_hal_rtc.c</FileName>
  451. <FileType>1</FileType>
  452. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc.c</FilePath>
  453. </File>
  454. <File>
  455. <FileName>stm32f1xx_hal_rtc_ex.c</FileName>
  456. <FileType>1</FileType>
  457. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rtc_ex.c</FilePath>
  458. </File>
  459. <File>
  460. <FileName>stm32f1xx_hal_tim.c</FileName>
  461. <FileType>1</FileType>
  462. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c</FilePath>
  463. </File>
  464. <File>
  465. <FileName>stm32f1xx_hal_tim_ex.c</FileName>
  466. <FileType>1</FileType>
  467. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c</FilePath>
  468. </File>
  469. <File>
  470. <FileName>stm32f1xx_hal_uart.c</FileName>
  471. <FileType>1</FileType>
  472. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c</FilePath>
  473. </File>
  474. <File>
  475. <FileName>stm32f1xx_hal.c</FileName>
  476. <FileType>1</FileType>
  477. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c</FilePath>
  478. </File>
  479. <File>
  480. <FileName>stm32f1xx_hal_rcc.c</FileName>
  481. <FileType>1</FileType>
  482. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c</FilePath>
  483. </File>
  484. <File>
  485. <FileName>stm32f1xx_hal_rcc_ex.c</FileName>
  486. <FileType>1</FileType>
  487. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c</FilePath>
  488. </File>
  489. <File>
  490. <FileName>stm32f1xx_hal_gpio.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c</FilePath>
  493. </File>
  494. <File>
  495. <FileName>stm32f1xx_hal_dma.c</FileName>
  496. <FileType>1</FileType>
  497. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c</FilePath>
  498. </File>
  499. <File>
  500. <FileName>stm32f1xx_hal_cortex.c</FileName>
  501. <FileType>1</FileType>
  502. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c</FilePath>
  503. </File>
  504. <File>
  505. <FileName>stm32f1xx_hal_pwr.c</FileName>
  506. <FileType>1</FileType>
  507. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c</FilePath>
  508. </File>
  509. <File>
  510. <FileName>stm32f1xx_hal_flash.c</FileName>
  511. <FileType>1</FileType>
  512. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c</FilePath>
  513. </File>
  514. <File>
  515. <FileName>stm32f1xx_hal_flash_ex.c</FileName>
  516. <FileType>1</FileType>
  517. <FilePath>../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c</FilePath>
  518. </File>
  519. </Files>
  520. </Group>
  521. <Group>
  522. <GroupName>SYSTEM</GroupName>
  523. <Files>
  524. <File>
  525. <FileName>sys.c</FileName>
  526. <FileType>1</FileType>
  527. <FilePath>..\SYSTEM\sys\sys.c</FilePath>
  528. </File>
  529. <File>
  530. <FileName>sys.h</FileName>
  531. <FileType>5</FileType>
  532. <FilePath>..\SYSTEM\sys\sys.h</FilePath>
  533. </File>
  534. <File>
  535. <FileName>delay.c</FileName>
  536. <FileType>1</FileType>
  537. <FilePath>..\SYSTEM\Delay\delay.c</FilePath>
  538. </File>
  539. <File>
  540. <FileName>delay.h</FileName>
  541. <FileType>5</FileType>
  542. <FilePath>..\SYSTEM\Delay\delay.h</FilePath>
  543. </File>
  544. <File>
  545. <FileName>usart.c</FileName>
  546. <FileType>1</FileType>
  547. <FilePath>..\SYSTEM\Usart\usart.c</FilePath>
  548. </File>
  549. <File>
  550. <FileName>usart.h</FileName>
  551. <FileType>5</FileType>
  552. <FilePath>..\SYSTEM\Usart\usart.h</FilePath>
  553. </File>
  554. <File>
  555. <FileName>fifo.c</FileName>
  556. <FileType>1</FileType>
  557. <FilePath>..\SYSTEM\sys\fifo.c</FilePath>
  558. </File>
  559. <File>
  560. <FileName>fifo.h</FileName>
  561. <FileType>5</FileType>
  562. <FilePath>..\SYSTEM\sys\fifo.h</FilePath>
  563. </File>
  564. <File>
  565. <FileName>malloc.c</FileName>
  566. <FileType>1</FileType>
  567. <FilePath>..\SYSTEM\sys\malloc.c</FilePath>
  568. </File>
  569. <File>
  570. <FileName>malloc.h</FileName>
  571. <FileType>5</FileType>
  572. <FilePath>..\SYSTEM\sys\malloc.h</FilePath>
  573. </File>
  574. <File>
  575. <FileName>task.c</FileName>
  576. <FileType>1</FileType>
  577. <FilePath>..\SYSTEM\sys\task.c</FilePath>
  578. </File>
  579. <File>
  580. <FileName>task.h</FileName>
  581. <FileType>5</FileType>
  582. <FilePath>..\SYSTEM\sys\task.h</FilePath>
  583. </File>
  584. <File>
  585. <FileName>timer4.c</FileName>
  586. <FileType>1</FileType>
  587. <FilePath>..\SYSTEM\TimerBase\timer4.c</FilePath>
  588. </File>
  589. <File>
  590. <FileName>timer4.h</FileName>
  591. <FileType>5</FileType>
  592. <FilePath>..\SYSTEM\TimerBase\timer4.h</FilePath>
  593. </File>
  594. </Files>
  595. </Group>
  596. <Group>
  597. <GroupName>HARDWARE</GroupName>
  598. <Files>
  599. <File>
  600. <FileName>led.c</FileName>
  601. <FileType>1</FileType>
  602. <FilePath>..\HARDWARE\LED\led.c</FilePath>
  603. </File>
  604. <File>
  605. <FileName>led.h</FileName>
  606. <FileType>5</FileType>
  607. <FilePath>..\HARDWARE\LED\led.h</FilePath>
  608. </File>
  609. <File>
  610. <FileName>24cxx.c</FileName>
  611. <FileType>1</FileType>
  612. <FilePath>..\HARDWARE\24CXX\24cxx.c</FilePath>
  613. </File>
  614. <File>
  615. <FileName>24cxx.h</FileName>
  616. <FileType>5</FileType>
  617. <FilePath>..\HARDWARE\24CXX\24cxx.h</FilePath>
  618. </File>
  619. <File>
  620. <FileName>myiic.c</FileName>
  621. <FileType>1</FileType>
  622. <FilePath>..\HARDWARE\IIC\myiic.c</FilePath>
  623. </File>
  624. <File>
  625. <FileName>myiic.h</FileName>
  626. <FileType>5</FileType>
  627. <FilePath>..\HARDWARE\IIC\myiic.h</FilePath>
  628. </File>
  629. <File>
  630. <FileName>rtc.c</FileName>
  631. <FileType>1</FileType>
  632. <FilePath>..\HARDWARE\4G_RTC\rtc.c</FilePath>
  633. </File>
  634. <File>
  635. <FileName>rtc.h</FileName>
  636. <FileType>5</FileType>
  637. <FilePath>..\HARDWARE\4G_RTC\rtc.h</FilePath>
  638. </File>
  639. <File>
  640. <FileName>sim7600.c</FileName>
  641. <FileType>1</FileType>
  642. <FilePath>..\HARDWARE\4G_SIM7600\sim7600.c</FilePath>
  643. </File>
  644. <File>
  645. <FileName>sim7600.h</FileName>
  646. <FileType>5</FileType>
  647. <FilePath>..\HARDWARE\4G_SIM7600\sim7600.h</FilePath>
  648. </File>
  649. </Files>
  650. </Group>
  651. <Group>
  652. <GroupName>Drivers/CMSIS</GroupName>
  653. <Files>
  654. <File>
  655. <FileName>system_stm32f1xx.c</FileName>
  656. <FileType>1</FileType>
  657. <FilePath>../Src/system_stm32f1xx.c</FilePath>
  658. </File>
  659. </Files>
  660. </Group>
  661. <Group>
  662. <GroupName>framework</GroupName>
  663. <Files>
  664. <File>
  665. <FileName>pando_framework.c</FileName>
  666. <FileType>1</FileType>
  667. <FilePath>..\framework\pando_framework.c</FilePath>
  668. </File>
  669. <File>
  670. <FileName>pando_framework.h</FileName>
  671. <FileType>5</FileType>
  672. <FilePath>..\framework\pando_framework.h</FilePath>
  673. </File>
  674. <File>
  675. <FileName>gateway_defs.h</FileName>
  676. <FileType>5</FileType>
  677. <FilePath>..\framework\gateway\gateway_defs.h</FilePath>
  678. </File>
  679. <File>
  680. <FileName>pando_channel.c</FileName>
  681. <FileType>1</FileType>
  682. <FilePath>..\framework\gateway\pando_channel.c</FilePath>
  683. </File>
  684. <File>
  685. <FileName>pando_channel.h</FileName>
  686. <FileType>5</FileType>
  687. <FilePath>..\framework\gateway\pando_channel.h</FilePath>
  688. </File>
  689. <File>
  690. <FileName>pando_cloud_access.c</FileName>
  691. <FileType>1</FileType>
  692. <FilePath>..\framework\gateway\pando_cloud_access.c</FilePath>
  693. </File>
  694. <File>
  695. <FileName>pando_cloud_access.h</FileName>
  696. <FileType>5</FileType>
  697. <FilePath>..\framework\gateway\pando_cloud_access.h</FilePath>
  698. </File>
  699. <File>
  700. <FileName>pando_device_login.c</FileName>
  701. <FileType>1</FileType>
  702. <FilePath>..\framework\gateway\pando_device_login.c</FilePath>
  703. </File>
  704. <File>
  705. <FileName>pando_device_login.h</FileName>
  706. <FileType>5</FileType>
  707. <FilePath>..\framework\gateway\pando_device_login.h</FilePath>
  708. </File>
  709. <File>
  710. <FileName>pando_device_register.c</FileName>
  711. <FileType>1</FileType>
  712. <FilePath>..\framework\gateway\pando_device_register.c</FilePath>
  713. </File>
  714. <File>
  715. <FileName>pando_device_register.h</FileName>
  716. <FileType>5</FileType>
  717. <FilePath>..\framework\gateway\pando_device_register.h</FilePath>
  718. </File>
  719. <File>
  720. <FileName>pando_gateway.c</FileName>
  721. <FileType>1</FileType>
  722. <FilePath>..\framework\gateway\pando_gateway.c</FilePath>
  723. </File>
  724. <File>
  725. <FileName>pando_gateway.h</FileName>
  726. <FileType>5</FileType>
  727. <FilePath>..\framework\gateway\pando_gateway.h</FilePath>
  728. </File>
  729. <File>
  730. <FileName>pando_zero_device.c</FileName>
  731. <FileType>1</FileType>
  732. <FilePath>..\framework\gateway\pando_zero_device.c</FilePath>
  733. </File>
  734. <File>
  735. <FileName>pando_zero_device.h</FileName>
  736. <FileType>5</FileType>
  737. <FilePath>..\framework\gateway\pando_zero_device.h</FilePath>
  738. </File>
  739. <File>
  740. <FileName>debug.h</FileName>
  741. <FileType>5</FileType>
  742. <FilePath>..\framework\gateway\mqtt\debug.h</FilePath>
  743. </File>
  744. <File>
  745. <FileName>mqtt.c</FileName>
  746. <FileType>1</FileType>
  747. <FilePath>..\framework\gateway\mqtt\mqtt.c</FilePath>
  748. </File>
  749. <File>
  750. <FileName>mqtt.h</FileName>
  751. <FileType>5</FileType>
  752. <FilePath>..\framework\gateway\mqtt\mqtt.h</FilePath>
  753. </File>
  754. <File>
  755. <FileName>mqtt_msg.c</FileName>
  756. <FileType>1</FileType>
  757. <FilePath>..\framework\gateway\mqtt\mqtt_msg.c</FilePath>
  758. </File>
  759. <File>
  760. <FileName>mqtt_msg.h</FileName>
  761. <FileType>5</FileType>
  762. <FilePath>..\framework\gateway\mqtt\mqtt_msg.h</FilePath>
  763. </File>
  764. <File>
  765. <FileName>proto.c</FileName>
  766. <FileType>1</FileType>
  767. <FilePath>..\framework\gateway\mqtt\proto.c</FilePath>
  768. </File>
  769. <File>
  770. <FileName>proto.h</FileName>
  771. <FileType>5</FileType>
  772. <FilePath>..\framework\gateway\mqtt\proto.h</FilePath>
  773. </File>
  774. <File>
  775. <FileName>queue.c</FileName>
  776. <FileType>1</FileType>
  777. <FilePath>..\framework\gateway\mqtt\queue.c</FilePath>
  778. </File>
  779. <File>
  780. <FileName>queue.h</FileName>
  781. <FileType>5</FileType>
  782. <FilePath>..\framework\gateway\mqtt\queue.h</FilePath>
  783. </File>
  784. <File>
  785. <FileName>ringbuf.c</FileName>
  786. <FileType>1</FileType>
  787. <FilePath>..\framework\gateway\mqtt\ringbuf.c</FilePath>
  788. </File>
  789. <File>
  790. <FileName>ringbuf.h</FileName>
  791. <FileType>5</FileType>
  792. <FilePath>..\framework\gateway\mqtt\ringbuf.h</FilePath>
  793. </File>
  794. <File>
  795. <FileName>typedef.h</FileName>
  796. <FileType>5</FileType>
  797. <FilePath>..\framework\gateway\mqtt\typedef.h</FilePath>
  798. </File>
  799. <File>
  800. <FileName>utils.c</FileName>
  801. <FileType>1</FileType>
  802. <FilePath>..\framework\gateway\mqtt\utils.c</FilePath>
  803. </File>
  804. <File>
  805. <FileName>utils.h</FileName>
  806. <FileType>5</FileType>
  807. <FilePath>..\framework\gateway\mqtt\utils.h</FilePath>
  808. </File>
  809. <File>
  810. <FileName>converter.c</FileName>
  811. <FileType>1</FileType>
  812. <FilePath>..\framework\lib\converter.c</FilePath>
  813. </File>
  814. <File>
  815. <FileName>converter.h</FileName>
  816. <FileType>5</FileType>
  817. <FilePath>..\framework\lib\converter.h</FilePath>
  818. </File>
  819. <File>
  820. <FileName>pando_json.c</FileName>
  821. <FileType>1</FileType>
  822. <FilePath>..\framework\lib\pando_json.c</FilePath>
  823. </File>
  824. <File>
  825. <FileName>pando_json.h</FileName>
  826. <FileType>5</FileType>
  827. <FilePath>..\framework\lib\pando_json.h</FilePath>
  828. </File>
  829. <File>
  830. <FileName>private_key.h</FileName>
  831. <FileType>5</FileType>
  832. <FilePath>..\framework\lib\private_key.h</FilePath>
  833. </File>
  834. <File>
  835. <FileName>json.h</FileName>
  836. <FileType>5</FileType>
  837. <FilePath>..\framework\lib\json\json.h</FilePath>
  838. </File>
  839. <File>
  840. <FileName>jsonparse.c</FileName>
  841. <FileType>1</FileType>
  842. <FilePath>..\framework\lib\json\jsonparse.c</FilePath>
  843. </File>
  844. <File>
  845. <FileName>jsonparse.h</FileName>
  846. <FileType>5</FileType>
  847. <FilePath>..\framework\lib\json\jsonparse.h</FilePath>
  848. </File>
  849. <File>
  850. <FileName>jsontree.c</FileName>
  851. <FileType>1</FileType>
  852. <FilePath>..\framework\lib\json\jsontree.c</FilePath>
  853. </File>
  854. <File>
  855. <FileName>jsontree.h</FileName>
  856. <FileType>5</FileType>
  857. <FilePath>..\framework\lib\json\jsontree.h</FilePath>
  858. </File>
  859. <File>
  860. <FileName>pando_net_http.h</FileName>
  861. <FileType>5</FileType>
  862. <FilePath>..\framework\platform\include\pando_net_http.h</FilePath>
  863. </File>
  864. <File>
  865. <FileName>pando_net_tcp.h</FileName>
  866. <FileType>5</FileType>
  867. <FilePath>..\framework\platform\include\pando_net_tcp.h</FilePath>
  868. </File>
  869. <File>
  870. <FileName>pando_storage_interface.h</FileName>
  871. <FileType>5</FileType>
  872. <FilePath>..\framework\platform\include\pando_storage_interface.h</FilePath>
  873. </File>
  874. <File>
  875. <FileName>pando_sys.h</FileName>
  876. <FileType>5</FileType>
  877. <FilePath>..\framework\platform\include\pando_sys.h</FilePath>
  878. </File>
  879. <File>
  880. <FileName>pando_timer.h</FileName>
  881. <FileType>5</FileType>
  882. <FilePath>..\framework\platform\include\pando_timer.h</FilePath>
  883. </File>
  884. <File>
  885. <FileName>pando_types.h</FileName>
  886. <FileType>5</FileType>
  887. <FilePath>..\framework\platform\include\pando_types.h</FilePath>
  888. </File>
  889. <File>
  890. <FileName>platform_miscellaneous_interface.h</FileName>
  891. <FileType>5</FileType>
  892. <FilePath>..\framework\platform\include\platform_miscellaneous_interface.h</FilePath>
  893. </File>
  894. <File>
  895. <FileName>common_functions.c</FileName>
  896. <FileType>1</FileType>
  897. <FilePath>..\framework\protocol\common_functions.c</FilePath>
  898. </File>
  899. <File>
  900. <FileName>common_functions.h</FileName>
  901. <FileType>5</FileType>
  902. <FilePath>..\framework\protocol\common_functions.h</FilePath>
  903. </File>
  904. <File>
  905. <FileName>pando_endian.c</FileName>
  906. <FileType>1</FileType>
  907. <FilePath>..\framework\protocol\pando_endian.c</FilePath>
  908. </File>
  909. <File>
  910. <FileName>pando_endian.h</FileName>
  911. <FileType>5</FileType>
  912. <FilePath>..\framework\protocol\pando_endian.h</FilePath>
  913. </File>
  914. <File>
  915. <FileName>pando_machine.c</FileName>
  916. <FileType>1</FileType>
  917. <FilePath>..\framework\protocol\pando_machine.c</FilePath>
  918. </File>
  919. <File>
  920. <FileName>pando_machine.h</FileName>
  921. <FileType>5</FileType>
  922. <FilePath>..\framework\protocol\pando_machine.h</FilePath>
  923. </File>
  924. <File>
  925. <FileName>pando_protocol.c</FileName>
  926. <FileType>1</FileType>
  927. <FilePath>..\framework\protocol\pando_protocol.c</FilePath>
  928. </File>
  929. <File>
  930. <FileName>pando_protocol.h</FileName>
  931. <FileType>5</FileType>
  932. <FilePath>..\framework\protocol\pando_protocol.h</FilePath>
  933. </File>
  934. <File>
  935. <FileName>sub_device_protocol.c</FileName>
  936. <FileType>1</FileType>
  937. <FilePath>..\framework\protocol\sub_device_protocol.c</FilePath>
  938. </File>
  939. <File>
  940. <FileName>sub_device_protocol.h</FileName>
  941. <FileType>5</FileType>
  942. <FilePath>..\framework\protocol\sub_device_protocol.h</FilePath>
  943. </File>
  944. <File>
  945. <FileName>pando_command.c</FileName>
  946. <FileType>1</FileType>
  947. <FilePath>..\framework\subdevice\pando_command.c</FilePath>
  948. </File>
  949. <File>
  950. <FileName>pando_command.h</FileName>
  951. <FileType>5</FileType>
  952. <FilePath>..\framework\subdevice\pando_command.h</FilePath>
  953. </File>
  954. <File>
  955. <FileName>pando_event.c</FileName>
  956. <FileType>1</FileType>
  957. <FilePath>..\framework\subdevice\pando_event.c</FilePath>
  958. </File>
  959. <File>
  960. <FileName>pando_event.h</FileName>
  961. <FileType>5</FileType>
  962. <FilePath>..\framework\subdevice\pando_event.h</FilePath>
  963. </File>
  964. <File>
  965. <FileName>pando_object.c</FileName>
  966. <FileType>1</FileType>
  967. <FilePath>..\framework\subdevice\pando_object.c</FilePath>
  968. </File>
  969. <File>
  970. <FileName>pando_object.h</FileName>
  971. <FileType>5</FileType>
  972. <FilePath>..\framework\subdevice\pando_object.h</FilePath>
  973. </File>
  974. <File>
  975. <FileName>pando_subdevice.c</FileName>
  976. <FileType>1</FileType>
  977. <FilePath>..\framework\subdevice\pando_subdevice.c</FilePath>
  978. </File>
  979. <File>
  980. <FileName>pando_subdevice.h</FileName>
  981. <FileType>5</FileType>
  982. <FilePath>..\framework\subdevice\pando_subdevice.h</FilePath>
  983. </File>
  984. <File>
  985. <FileName>pando_net_http.c</FileName>
  986. <FileType>1</FileType>
  987. <FilePath>..\framework\platform\src\at_stm32\pando_net_http.c</FilePath>
  988. </File>
  989. <File>
  990. <FileName>pando_net_tcp.c</FileName>
  991. <FileType>1</FileType>
  992. <FilePath>..\framework\platform\src\at_stm32\pando_net_tcp.c</FilePath>
  993. </File>
  994. <File>
  995. <FileName>pando_storage_interface.c</FileName>
  996. <FileType>1</FileType>
  997. <FilePath>..\framework\platform\src\at_stm32\pando_storage_interface.c</FilePath>
  998. </File>
  999. <File>
  1000. <FileName>pando_timer.c</FileName>
  1001. <FileType>1</FileType>
  1002. <FilePath>..\framework\platform\src\at_stm32\pando_timer.c</FilePath>
  1003. </File>
  1004. <File>
  1005. <FileName>platform_miscellaneous_interface.c</FileName>
  1006. <FileType>1</FileType>
  1007. <FilePath>..\framework\platform\src\at_stm32\platform_miscellaneous_interface.c</FilePath>
  1008. </File>
  1009. </Files>
  1010. </Group>
  1011. <Group>
  1012. <GroupName>New Group</GroupName>
  1013. <Files>
  1014. <File>
  1015. <FileName>led_object.c</FileName>
  1016. <FileType>1</FileType>
  1017. <FilePath>..\object\led_object.c</FilePath>
  1018. </File>
  1019. <File>
  1020. <FileName>led_object.h</FileName>
  1021. <FileType>5</FileType>
  1022. <FilePath>..\object\led_object.h</FilePath>
  1023. </File>
  1024. </Files>
  1025. </Group>
  1026. <Group>
  1027. <GroupName>::CMSIS</GroupName>
  1028. </Group>
  1029. </Groups>
  1030. </Target>
  1031. </Targets>
  1032. <RTE>
  1033. <apis/>
  1034. <components>
  1035. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.1.0" condition="CMSIS Core">
  1036. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.3.0"/>
  1037. <targetInfos>
  1038. <targetInfo name="SIM7600"/>
  1039. </targetInfos>
  1040. </component>
  1041. </components>
  1042. <files/>
  1043. </RTE>
  1044. </Project>