simpleClient.uvprojx 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162
  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>SimpleClient</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>STM32F207IG</Device>
  13. <Vendor>STMicroelectronics</Vendor>
  14. <Cpu>IRAM(0x20000000,0x20000) IROM(0x08000000,0x100000) CPUTYPE("Cortex-M3") CLOCK(120000000) ELITTLE</Cpu>
  15. <FlashUtilSpec></FlashUtilSpec>
  16. <StartupFile></StartupFile>
  17. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32F2xx_1024 -FS08000000 -FL0100000 -FP0($$Device:STM32F207IG$Flash\STM32F2xx_1024.flm))</FlashDriverDll>
  18. <DeviceId>0</DeviceId>
  19. <RegisterFile>$$Device:STM32F207IG$Device\Include\stm32f2xx.h</RegisterFile>
  20. <MemoryEnv></MemoryEnv>
  21. <Cmp></Cmp>
  22. <Asm></Asm>
  23. <Linker></Linker>
  24. <OHString></OHString>
  25. <InfinionOptionDll></InfinionOptionDll>
  26. <SLE66CMisc></SLE66CMisc>
  27. <SLE66AMisc></SLE66AMisc>
  28. <SLE66LinkerMisc></SLE66LinkerMisc>
  29. <SFDFile>$$Device:STM32F207IG$SVD\STM32F20x.svd</SFDFile>
  30. <bCustSvd>0</bCustSvd>
  31. <UseEnv>0</UseEnv>
  32. <BinPath></BinPath>
  33. <IncludePath></IncludePath>
  34. <LibPath></LibPath>
  35. <RegisterFilePath></RegisterFilePath>
  36. <DBRegisterFilePath></DBRegisterFilePath>
  37. <TargetStatus>
  38. <Error>0</Error>
  39. <ExitCodeStop>0</ExitCodeStop>
  40. <ButtonStop>0</ButtonStop>
  41. <NotGenerated>0</NotGenerated>
  42. <InvalidFlash>1</InvalidFlash>
  43. </TargetStatus>
  44. <OutputDirectory>.\Object\</OutputDirectory>
  45. <OutputName>SimpleClient</OutputName>
  46. <CreateExecutable>1</CreateExecutable>
  47. <CreateLib>0</CreateLib>
  48. <CreateHexFile>0</CreateHexFile>
  49. <DebugInformation>1</DebugInformation>
  50. <BrowseInformation>1</BrowseInformation>
  51. <ListingPath>.\Object\</ListingPath>
  52. <HexFormatSelection>1</HexFormatSelection>
  53. <Merge32K>0</Merge32K>
  54. <CreateBatchFile>0</CreateBatchFile>
  55. <BeforeCompile>
  56. <RunUserProg1>0</RunUserProg1>
  57. <RunUserProg2>0</RunUserProg2>
  58. <UserProg1Name></UserProg1Name>
  59. <UserProg2Name></UserProg2Name>
  60. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  61. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  62. <nStopU1X>0</nStopU1X>
  63. <nStopU2X>0</nStopU2X>
  64. </BeforeCompile>
  65. <BeforeMake>
  66. <RunUserProg1>0</RunUserProg1>
  67. <RunUserProg2>0</RunUserProg2>
  68. <UserProg1Name></UserProg1Name>
  69. <UserProg2Name></UserProg2Name>
  70. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  71. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  72. <nStopB1X>0</nStopB1X>
  73. <nStopB2X>0</nStopB2X>
  74. </BeforeMake>
  75. <AfterMake>
  76. <RunUserProg1>0</RunUserProg1>
  77. <RunUserProg2>0</RunUserProg2>
  78. <UserProg1Name></UserProg1Name>
  79. <UserProg2Name></UserProg2Name>
  80. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  81. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  82. </AfterMake>
  83. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  84. <SVCSIdString></SVCSIdString>
  85. </TargetCommonOption>
  86. <CommonProperty>
  87. <UseCPPCompiler>0</UseCPPCompiler>
  88. <RVCTCodeConst>0</RVCTCodeConst>
  89. <RVCTZI>0</RVCTZI>
  90. <RVCTOtherData>0</RVCTOtherData>
  91. <ModuleSelection>0</ModuleSelection>
  92. <IncludeInBuild>1</IncludeInBuild>
  93. <AlwaysBuild>0</AlwaysBuild>
  94. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  95. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  96. <PublicsOnly>0</PublicsOnly>
  97. <StopOnExitCode>3</StopOnExitCode>
  98. <CustomArgument></CustomArgument>
  99. <IncludeLibraryModules></IncludeLibraryModules>
  100. <ComprImg>1</ComprImg>
  101. </CommonProperty>
  102. <DllOption>
  103. <SimDllName>SARMCM3.DLL</SimDllName>
  104. <SimDllArguments>-REMAP -MPU</SimDllArguments>
  105. <SimDlgDll>DCM.DLL</SimDlgDll>
  106. <SimDlgDllArguments>-pCM3</SimDlgDllArguments>
  107. <TargetDllName>SARMCM3.DLL</TargetDllName>
  108. <TargetDllArguments>-REMAP -MPU</TargetDllArguments>
  109. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  110. <TargetDlgDllArguments>-pCM3</TargetDlgDllArguments>
  111. </DllOption>
  112. <DebugOption>
  113. <OPTHX>
  114. <HexSelection>1</HexSelection>
  115. <HexRangeLowAddress>0</HexRangeLowAddress>
  116. <HexRangeHighAddress>0</HexRangeHighAddress>
  117. <HexOffset>0</HexOffset>
  118. <Oh166RecLen>16</Oh166RecLen>
  119. </OPTHX>
  120. <Simulator>
  121. <UseSimulator>0</UseSimulator>
  122. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  123. <RunToMain>1</RunToMain>
  124. <RestoreBreakpoints>1</RestoreBreakpoints>
  125. <RestoreWatchpoints>1</RestoreWatchpoints>
  126. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  127. <RestoreFunctions>1</RestoreFunctions>
  128. <RestoreToolbox>1</RestoreToolbox>
  129. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  130. <RestoreSysVw>1</RestoreSysVw>
  131. </Simulator>
  132. <Target>
  133. <UseTarget>1</UseTarget>
  134. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  135. <RunToMain>1</RunToMain>
  136. <RestoreBreakpoints>1</RestoreBreakpoints>
  137. <RestoreWatchpoints>1</RestoreWatchpoints>
  138. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  139. <RestoreFunctions>0</RestoreFunctions>
  140. <RestoreToolbox>1</RestoreToolbox>
  141. <RestoreTracepoints>1</RestoreTracepoints>
  142. <RestoreSysVw>1</RestoreSysVw>
  143. <UsePdscDebugDescription>1</UsePdscDebugDescription>
  144. </Target>
  145. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  146. <TargetSelection>8</TargetSelection>
  147. <SimDlls>
  148. <CpuDll></CpuDll>
  149. <CpuDllArguments></CpuDllArguments>
  150. <PeripheralDll></PeripheralDll>
  151. <PeripheralDllArguments></PeripheralDllArguments>
  152. <InitializationFile></InitializationFile>
  153. </SimDlls>
  154. <TargetDlls>
  155. <CpuDll></CpuDll>
  156. <CpuDllArguments></CpuDllArguments>
  157. <PeripheralDll></PeripheralDll>
  158. <PeripheralDllArguments></PeripheralDllArguments>
  159. <InitializationFile>.\STM32_SWO.ini</InitializationFile>
  160. <Driver>BIN\ULP2CM3.DLL</Driver>
  161. </TargetDlls>
  162. </DebugOption>
  163. <Utilities>
  164. <Flash1>
  165. <UseTargetDll>1</UseTargetDll>
  166. <UseExternalTool>0</UseExternalTool>
  167. <RunIndependent>0</RunIndependent>
  168. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  169. <Capability>1</Capability>
  170. <DriverSelection>4100</DriverSelection>
  171. </Flash1>
  172. <bUseTDR>1</bUseTDR>
  173. <Flash2>BIN\ULP2CM3.DLL</Flash2>
  174. <Flash3>"" ()</Flash3>
  175. <Flash4></Flash4>
  176. <pFcarmOut></pFcarmOut>
  177. <pFcarmGrp></pFcarmGrp>
  178. <pFcArmRoot></pFcArmRoot>
  179. <FcArmLst>0</FcArmLst>
  180. </Utilities>
  181. <TargetArmAds>
  182. <ArmAdsMisc>
  183. <GenerateListings>0</GenerateListings>
  184. <asHll>1</asHll>
  185. <asAsm>1</asAsm>
  186. <asMacX>1</asMacX>
  187. <asSyms>1</asSyms>
  188. <asFals>1</asFals>
  189. <asDbgD>1</asDbgD>
  190. <asForm>1</asForm>
  191. <ldLst>0</ldLst>
  192. <ldmm>1</ldmm>
  193. <ldXref>1</ldXref>
  194. <BigEnd>0</BigEnd>
  195. <AdsALst>1</AdsALst>
  196. <AdsACrf>1</AdsACrf>
  197. <AdsANop>0</AdsANop>
  198. <AdsANot>0</AdsANot>
  199. <AdsLLst>1</AdsLLst>
  200. <AdsLmap>1</AdsLmap>
  201. <AdsLcgr>1</AdsLcgr>
  202. <AdsLsym>1</AdsLsym>
  203. <AdsLszi>1</AdsLszi>
  204. <AdsLtoi>1</AdsLtoi>
  205. <AdsLsun>1</AdsLsun>
  206. <AdsLven>1</AdsLven>
  207. <AdsLsxf>1</AdsLsxf>
  208. <RvctClst>0</RvctClst>
  209. <GenPPlst>0</GenPPlst>
  210. <AdsCpuType>"Cortex-M3"</AdsCpuType>
  211. <RvctDeviceName></RvctDeviceName>
  212. <mOS>1</mOS>
  213. <uocRom>0</uocRom>
  214. <uocRam>0</uocRam>
  215. <hadIROM>1</hadIROM>
  216. <hadIRAM>1</hadIRAM>
  217. <hadXRAM>0</hadXRAM>
  218. <uocXRam>0</uocXRam>
  219. <RvdsVP>0</RvdsVP>
  220. <hadIRAM2>0</hadIRAM2>
  221. <hadIROM2>0</hadIROM2>
  222. <StupSel>8</StupSel>
  223. <useUlib>0</useUlib>
  224. <EndSel>0</EndSel>
  225. <uLtcg>0</uLtcg>
  226. <RoSelD>3</RoSelD>
  227. <RwSelD>3</RwSelD>
  228. <CodeSel>0</CodeSel>
  229. <OptFeed>0</OptFeed>
  230. <NoZi1>0</NoZi1>
  231. <NoZi2>0</NoZi2>
  232. <NoZi3>0</NoZi3>
  233. <NoZi4>0</NoZi4>
  234. <NoZi5>0</NoZi5>
  235. <Ro1Chk>0</Ro1Chk>
  236. <Ro2Chk>0</Ro2Chk>
  237. <Ro3Chk>0</Ro3Chk>
  238. <Ir1Chk>1</Ir1Chk>
  239. <Ir2Chk>0</Ir2Chk>
  240. <Ra1Chk>0</Ra1Chk>
  241. <Ra2Chk>0</Ra2Chk>
  242. <Ra3Chk>0</Ra3Chk>
  243. <Im1Chk>1</Im1Chk>
  244. <Im2Chk>0</Im2Chk>
  245. <OnChipMemories>
  246. <Ocm1>
  247. <Type>0</Type>
  248. <StartAddress>0x0</StartAddress>
  249. <Size>0x0</Size>
  250. </Ocm1>
  251. <Ocm2>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </Ocm2>
  256. <Ocm3>
  257. <Type>0</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </Ocm3>
  261. <Ocm4>
  262. <Type>0</Type>
  263. <StartAddress>0x0</StartAddress>
  264. <Size>0x0</Size>
  265. </Ocm4>
  266. <Ocm5>
  267. <Type>0</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x0</Size>
  270. </Ocm5>
  271. <Ocm6>
  272. <Type>0</Type>
  273. <StartAddress>0x0</StartAddress>
  274. <Size>0x0</Size>
  275. </Ocm6>
  276. <IRAM>
  277. <Type>0</Type>
  278. <StartAddress>0x20000000</StartAddress>
  279. <Size>0x20000</Size>
  280. </IRAM>
  281. <IROM>
  282. <Type>1</Type>
  283. <StartAddress>0x8000000</StartAddress>
  284. <Size>0x100000</Size>
  285. </IROM>
  286. <XRAM>
  287. <Type>0</Type>
  288. <StartAddress>0x0</StartAddress>
  289. <Size>0x0</Size>
  290. </XRAM>
  291. <OCR_RVCT1>
  292. <Type>1</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x0</Size>
  295. </OCR_RVCT1>
  296. <OCR_RVCT2>
  297. <Type>1</Type>
  298. <StartAddress>0x0</StartAddress>
  299. <Size>0x0</Size>
  300. </OCR_RVCT2>
  301. <OCR_RVCT3>
  302. <Type>1</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x0</Size>
  305. </OCR_RVCT3>
  306. <OCR_RVCT4>
  307. <Type>1</Type>
  308. <StartAddress>0x8000000</StartAddress>
  309. <Size>0x100000</Size>
  310. </OCR_RVCT4>
  311. <OCR_RVCT5>
  312. <Type>1</Type>
  313. <StartAddress>0x0</StartAddress>
  314. <Size>0x0</Size>
  315. </OCR_RVCT5>
  316. <OCR_RVCT6>
  317. <Type>0</Type>
  318. <StartAddress>0x0</StartAddress>
  319. <Size>0x0</Size>
  320. </OCR_RVCT6>
  321. <OCR_RVCT7>
  322. <Type>0</Type>
  323. <StartAddress>0x0</StartAddress>
  324. <Size>0x0</Size>
  325. </OCR_RVCT7>
  326. <OCR_RVCT8>
  327. <Type>0</Type>
  328. <StartAddress>0x0</StartAddress>
  329. <Size>0x0</Size>
  330. </OCR_RVCT8>
  331. <OCR_RVCT9>
  332. <Type>0</Type>
  333. <StartAddress>0x20000000</StartAddress>
  334. <Size>0x20000</Size>
  335. </OCR_RVCT9>
  336. <OCR_RVCT10>
  337. <Type>0</Type>
  338. <StartAddress>0x0</StartAddress>
  339. <Size>0x0</Size>
  340. </OCR_RVCT10>
  341. </OnChipMemories>
  342. <RvctStartVector></RvctStartVector>
  343. </ArmAdsMisc>
  344. <Cads>
  345. <interw>1</interw>
  346. <Optim>4</Optim>
  347. <oTime>0</oTime>
  348. <SplitLS>0</SplitLS>
  349. <OneElfS>0</OneElfS>
  350. <Strict>0</Strict>
  351. <EnumInt>0</EnumInt>
  352. <PlainCh>0</PlainCh>
  353. <Ropi>0</Ropi>
  354. <Rwpi>0</Rwpi>
  355. <wLevel>0</wLevel>
  356. <uThumb>0</uThumb>
  357. <uSurpInc>0</uSurpInc>
  358. <uC99>0</uC99>
  359. <useXO>0</useXO>
  360. <VariousControls>
  361. <MiscControls></MiscControls>
  362. <Define>HAVE_CONFIG_H MDK_CONF_SimpleClient</Define>
  363. <Undefine></Undefine>
  364. <IncludePath></IncludePath>
  365. </VariousControls>
  366. </Cads>
  367. <Aads>
  368. <interw>1</interw>
  369. <Ropi>0</Ropi>
  370. <Rwpi>0</Rwpi>
  371. <thumb>0</thumb>
  372. <SplitLS>0</SplitLS>
  373. <SwStkChk>0</SwStkChk>
  374. <NoWarn>0</NoWarn>
  375. <uSurpInc>0</uSurpInc>
  376. <useXO>0</useXO>
  377. <VariousControls>
  378. <MiscControls></MiscControls>
  379. <Define></Define>
  380. <Undefine></Undefine>
  381. <IncludePath></IncludePath>
  382. </VariousControls>
  383. </Aads>
  384. <LDads>
  385. <umfTarg>1</umfTarg>
  386. <Ropi>0</Ropi>
  387. <Rwpi>0</Rwpi>
  388. <noStLib>0</noStLib>
  389. <RepFail>1</RepFail>
  390. <useFile>0</useFile>
  391. <TextAddressRange>0x08000000</TextAddressRange>
  392. <DataAddressRange>0x20000000</DataAddressRange>
  393. <pXoBase></pXoBase>
  394. <ScatterFile></ScatterFile>
  395. <IncludeLibs></IncludeLibs>
  396. <IncludeLibsPath></IncludeLibsPath>
  397. <Misc></Misc>
  398. <LinkerInputFile></LinkerInputFile>
  399. <DisabledWarnings></DisabledWarnings>
  400. </LDads>
  401. </TargetArmAds>
  402. </TargetOption>
  403. <Groups>
  404. <Group>
  405. <GroupName>Source</GroupName>
  406. <Files>
  407. <File>
  408. <FileName>main.c</FileName>
  409. <FileType>1</FileType>
  410. <FilePath>.\main.c</FilePath>
  411. </File>
  412. <File>
  413. <FileName>client.c</FileName>
  414. <FileType>1</FileType>
  415. <FilePath>.\client.c</FilePath>
  416. </File>
  417. </Files>
  418. </Group>
  419. <Group>
  420. <GroupName>Configuration</GroupName>
  421. <Files>
  422. <File>
  423. <FileName>config-SimpleClient.h</FileName>
  424. <FileType>5</FileType>
  425. <FilePath>.\config-SimpleClient.h</FilePath>
  426. </File>
  427. <File>
  428. <FileName>config-CyaSSL.h</FileName>
  429. <FileType>5</FileType>
  430. <FilePath>.\RTE\wolfSSL\config-CyaSSL.h</FilePath>
  431. </File>
  432. <File>
  433. <FileName>config-Crypt.h</FileName>
  434. <FileType>5</FileType>
  435. <FilePath>.\RTE\wolfSSL\config-Crypt.h</FilePath>
  436. </File>
  437. <File>
  438. <FileName>Net_Config_ETH_0.h</FileName>
  439. <FileType>5</FileType>
  440. <FilePath>.\RTE\Network\Net_Config_ETH_0.h</FilePath>
  441. </File>
  442. </Files>
  443. </Group>
  444. <Group>
  445. <GroupName>Documentation</GroupName>
  446. <Files>
  447. <File>
  448. <FileName>Abstract.txt</FileName>
  449. <FileType>5</FileType>
  450. <FilePath>.\Abstract.txt</FilePath>
  451. </File>
  452. </Files>
  453. </Group>
  454. <Group>
  455. <GroupName>Devices</GroupName>
  456. <Files>
  457. <File>
  458. <FileName>time-dummy.c</FileName>
  459. <FileType>1</FileType>
  460. <FilePath>.\time-dummy.c</FilePath>
  461. </File>
  462. <File>
  463. <FileName>time-CortexM3-4.c</FileName>
  464. <FileType>1</FileType>
  465. <FilePath>.\time-CortexM3-4.c</FilePath>
  466. </File>
  467. </Files>
  468. </Group>
  469. <Group>
  470. <GroupName>::CMSIS</GroupName>
  471. <Files>
  472. <File>
  473. <FileName>RTX_Conf_CM.c</FileName>
  474. <FileType>1</FileType>
  475. <FilePath>RTE\CMSIS\RTX_Conf_CM.c</FilePath>
  476. </File>
  477. <File>
  478. <FileName>RTX_CM3.lib</FileName>
  479. <FileType>4</FileType>
  480. <FilePath>C:\Keil5\ARM\PACK\ARM\CMSIS\3.20.4\CMSIS_RTX\Lib\ARM\RTX_CM3.lib</FilePath>
  481. </File>
  482. </Files>
  483. </Group>
  484. <Group>
  485. <GroupName>::Device</GroupName>
  486. <Files>
  487. <File>
  488. <FileName>RTE_Device.h</FileName>
  489. <FileType>5</FileType>
  490. <FilePath>RTE\Device\STM32F207IG\RTE_Device.h</FilePath>
  491. </File>
  492. <File>
  493. <FileName>startup_stm32f2xx.s</FileName>
  494. <FileType>2</FileType>
  495. <FilePath>RTE\Device\STM32F207IG\startup_stm32f2xx.s</FilePath>
  496. </File>
  497. <File>
  498. <FileName>system_stm32f2xx.c</FileName>
  499. <FileType>1</FileType>
  500. <FilePath>RTE\Device\STM32F207IG\system_stm32f2xx.c</FilePath>
  501. </File>
  502. <File>
  503. <FileName>DMA_STM32F2xx.c</FileName>
  504. <FileType>1</FileType>
  505. <FilePath>C:\Keil5\ARM\PACK\Keil\STM32F2xx_DFP\1.0.7\RTE_Driver\DMA_STM32F2xx.c</FilePath>
  506. </File>
  507. <File>
  508. <FileName>GPIO_STM32F2xx.c</FileName>
  509. <FileType>1</FileType>
  510. <FilePath>C:\Keil5\ARM\PACK\Keil\STM32F2xx_DFP\1.0.7\RTE_Driver\GPIO_STM32F2xx.c</FilePath>
  511. </File>
  512. </Files>
  513. </Group>
  514. <Group>
  515. <GroupName>::Drivers</GroupName>
  516. <Files>
  517. <File>
  518. <FileName>EMAC_STM32F2xx.c</FileName>
  519. <FileType>1</FileType>
  520. <FilePath>C:\Keil5\ARM\PACK\Keil\STM32F2xx_DFP\1.0.7\RTE_Driver\EMAC_STM32F2xx.c</FilePath>
  521. </File>
  522. <File>
  523. <FileName>MCI_STM32F2xx.c</FileName>
  524. <FileType>1</FileType>
  525. <FilePath>C:\Keil5\ARM\PACK\Keil\STM32F2xx_DFP\1.0.7\RTE_Driver\MCI_STM32F2xx.c</FilePath>
  526. </File>
  527. <File>
  528. <FileName>PHY_ST802RT1.c</FileName>
  529. <FileType>1</FileType>
  530. <FilePath>C:\Keil5\ARM\PACK\Keil\MDK-Middleware\5.1.6\Network\Driver\PHY_ST802RT1.c</FilePath>
  531. </File>
  532. </Files>
  533. </Group>
  534. <Group>
  535. <GroupName>::File System</GroupName>
  536. <Files>
  537. <File>
  538. <FileName>FS_Config.c</FileName>
  539. <FileType>1</FileType>
  540. <FilePath>RTE\File_System\FS_Config.c</FilePath>
  541. </File>
  542. <File>
  543. <FileName>FS_Config_MC_0.h</FileName>
  544. <FileType>5</FileType>
  545. <FilePath>RTE\File_System\FS_Config_MC_0.h</FilePath>
  546. </File>
  547. <File>
  548. <FileName>FS_LFN_CM3_L.lib</FileName>
  549. <FileType>4</FileType>
  550. <FilePath>C:\Keil5\ARM\PACK\Keil\MDK-Middleware\5.1.6\FileSystem\Lib\ARM\FS_LFN_CM3_L.lib</FilePath>
  551. </File>
  552. </Files>
  553. </Group>
  554. <Group>
  555. <GroupName>::Network</GroupName>
  556. <Files>
  557. <File>
  558. <FileName>Net_Config.c</FileName>
  559. <FileType>1</FileType>
  560. <FilePath>RTE\Network\Net_Config.c</FilePath>
  561. </File>
  562. <File>
  563. <FileName>Net_Config_BSD.h</FileName>
  564. <FileType>5</FileType>
  565. <FilePath>RTE\Network\Net_Config_BSD.h</FilePath>
  566. </File>
  567. <File>
  568. <FileName>Net_Config_DNS_Client.h</FileName>
  569. <FileType>5</FileType>
  570. <FilePath>RTE\Network\Net_Config_DNS_Client.h</FilePath>
  571. </File>
  572. <File>
  573. <FileName>Net_Config_ETH_0.h</FileName>
  574. <FileType>5</FileType>
  575. <FilePath>RTE\Network\Net_Config_ETH_0.h</FilePath>
  576. </File>
  577. <File>
  578. <FileName>Net_Config_TCP.h</FileName>
  579. <FileType>5</FileType>
  580. <FilePath>RTE\Network\Net_Config_TCP.h</FilePath>
  581. </File>
  582. <File>
  583. <FileName>Net_Config_UDP.h</FileName>
  584. <FileType>5</FileType>
  585. <FilePath>RTE\Network\Net_Config_UDP.h</FilePath>
  586. </File>
  587. <File>
  588. <FileName>Net_Debug.c</FileName>
  589. <FileType>1</FileType>
  590. <FilePath>RTE\Network\Net_Debug.c</FilePath>
  591. </File>
  592. <File>
  593. <FileName>Net_Dbg_CM3_L.lib</FileName>
  594. <FileType>4</FileType>
  595. <FilePath>C:\Keil5\ARM\PACK\Keil\MDK-Middleware\5.1.6\Network\Lib\ARM\Net_Dbg_CM3_L.lib</FilePath>
  596. </File>
  597. </Files>
  598. </Group>
  599. <Group>
  600. <GroupName>::wolfSSL</GroupName>
  601. <Files>
  602. <File>
  603. <FileName>config-Crypt.h</FileName>
  604. <FileType>5</FileType>
  605. <FilePath>RTE\wolfSSL\config-Crypt.h</FilePath>
  606. </File>
  607. <File>
  608. <FileName>config-CyaSSL.h</FileName>
  609. <FileType>5</FileType>
  610. <FilePath>RTE\wolfSSL\config-CyaSSL.h</FilePath>
  611. </File>
  612. <File>
  613. <FileName>settings.h</FileName>
  614. <FileType>5</FileType>
  615. <FilePath>RTE\wolfSSL\settings.h</FilePath>
  616. </File>
  617. <File>
  618. <FileName>cyassl_MDK_ARM.c</FileName>
  619. <FileType>1</FileType>
  620. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\IDE\MDK5-ARM\Src\cyassl_MDK_ARM.c</FilePath>
  621. </File>
  622. <File>
  623. <FileName>aes.c</FileName>
  624. <FileType>1</FileType>
  625. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\aes.c</FilePath>
  626. </File>
  627. <File>
  628. <FileName>arc4.c</FileName>
  629. <FileType>1</FileType>
  630. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\arc4.c</FilePath>
  631. </File>
  632. <File>
  633. <FileName>asm.c</FileName>
  634. <FileType>1</FileType>
  635. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\asm.c</FilePath>
  636. </File>
  637. <File>
  638. <FileName>asn.c</FileName>
  639. <FileType>1</FileType>
  640. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\asn.c</FilePath>
  641. </File>
  642. <File>
  643. <FileName>blake2b.c</FileName>
  644. <FileType>1</FileType>
  645. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\blake2b.c</FilePath>
  646. </File>
  647. <File>
  648. <FileName>camellia.c</FileName>
  649. <FileType>1</FileType>
  650. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\camellia.c</FilePath>
  651. </File>
  652. <File>
  653. <FileName>coding.c</FileName>
  654. <FileType>1</FileType>
  655. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\coding.c</FilePath>
  656. </File>
  657. <File>
  658. <FileName>compress.c</FileName>
  659. <FileType>1</FileType>
  660. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\compress.c</FilePath>
  661. </File>
  662. <File>
  663. <FileName>des3.c</FileName>
  664. <FileType>1</FileType>
  665. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\des3.c</FilePath>
  666. </File>
  667. <File>
  668. <FileName>dh.c</FileName>
  669. <FileType>1</FileType>
  670. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\dh.c</FilePath>
  671. </File>
  672. <File>
  673. <FileName>dsa.c</FileName>
  674. <FileType>1</FileType>
  675. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\dsa.c</FilePath>
  676. </File>
  677. <File>
  678. <FileName>ecc.c</FileName>
  679. <FileType>1</FileType>
  680. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\ecc.c</FilePath>
  681. </File>
  682. <File>
  683. <FileName>ecc_fp.c</FileName>
  684. <FileType>1</FileType>
  685. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\ecc_fp.c</FilePath>
  686. </File>
  687. <File>
  688. <FileName>error.c</FileName>
  689. <FileType>1</FileType>
  690. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\error.c</FilePath>
  691. </File>
  692. <File>
  693. <FileName>hc128.c</FileName>
  694. <FileType>1</FileType>
  695. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\hc128.c</FilePath>
  696. </File>
  697. <File>
  698. <FileName>hmac.c</FileName>
  699. <FileType>1</FileType>
  700. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\hmac.c</FilePath>
  701. </File>
  702. <File>
  703. <FileName>integer.c</FileName>
  704. <FileType>1</FileType>
  705. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\integer.c</FilePath>
  706. </File>
  707. <File>
  708. <FileName>logging.c</FileName>
  709. <FileType>1</FileType>
  710. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\logging.c</FilePath>
  711. </File>
  712. <File>
  713. <FileName>md2.c</FileName>
  714. <FileType>1</FileType>
  715. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\md2.c</FilePath>
  716. </File>
  717. <File>
  718. <FileName>md4.c</FileName>
  719. <FileType>1</FileType>
  720. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\md4.c</FilePath>
  721. </File>
  722. <File>
  723. <FileName>md5.c</FileName>
  724. <FileType>1</FileType>
  725. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\md5.c</FilePath>
  726. </File>
  727. <File>
  728. <FileName>memory.c</FileName>
  729. <FileType>1</FileType>
  730. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\memory.c</FilePath>
  731. </File>
  732. <File>
  733. <FileName>misc.c</FileName>
  734. <FileType>1</FileType>
  735. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\misc.c</FilePath>
  736. </File>
  737. <File>
  738. <FileName>pwdbased.c</FileName>
  739. <FileType>1</FileType>
  740. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\pwdbased.c</FilePath>
  741. </File>
  742. <File>
  743. <FileName>rabbit.c</FileName>
  744. <FileType>1</FileType>
  745. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\rabbit.c</FilePath>
  746. </File>
  747. <File>
  748. <FileName>random.c</FileName>
  749. <FileType>1</FileType>
  750. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\random.c</FilePath>
  751. </File>
  752. <File>
  753. <FileName>ripemd.c</FileName>
  754. <FileType>1</FileType>
  755. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\ripemd.c</FilePath>
  756. </File>
  757. <File>
  758. <FileName>rsa.c</FileName>
  759. <FileType>1</FileType>
  760. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\rsa.c</FilePath>
  761. </File>
  762. <File>
  763. <FileName>sha.c</FileName>
  764. <FileType>1</FileType>
  765. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\sha.c</FilePath>
  766. </File>
  767. <File>
  768. <FileName>sha256.c</FileName>
  769. <FileType>1</FileType>
  770. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\sha256.c</FilePath>
  771. </File>
  772. <File>
  773. <FileName>sha512.c</FileName>
  774. <FileType>1</FileType>
  775. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\sha512.c</FilePath>
  776. </File>
  777. <File>
  778. <FileName>tfm.c</FileName>
  779. <FileType>1</FileType>
  780. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\tfm.c</FilePath>
  781. </File>
  782. <File>
  783. <FileName>wc_port.c</FileName>
  784. <FileType>1</FileType>
  785. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\ctaocrypt\src\wc_port.c</FilePath>
  786. </File>
  787. <File>
  788. <FileName>crl.c</FileName>
  789. <FileType>1</FileType>
  790. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\crl.c</FilePath>
  791. </File>
  792. <File>
  793. <FileName>internal.c</FileName>
  794. <FileType>1</FileType>
  795. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\internal.c</FilePath>
  796. </File>
  797. <File>
  798. <FileName>io.c</FileName>
  799. <FileType>1</FileType>
  800. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\io.c</FilePath>
  801. </File>
  802. <File>
  803. <FileName>keys.c</FileName>
  804. <FileType>1</FileType>
  805. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\keys.c</FilePath>
  806. </File>
  807. <File>
  808. <FileName>ocsp.c</FileName>
  809. <FileType>1</FileType>
  810. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\ocsp.c</FilePath>
  811. </File>
  812. <File>
  813. <FileName>sniffer.c</FileName>
  814. <FileType>1</FileType>
  815. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\sniffer.c</FilePath>
  816. </File>
  817. <File>
  818. <FileName>ssl.c</FileName>
  819. <FileType>1</FileType>
  820. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\ssl.c</FilePath>
  821. </File>
  822. <File>
  823. <FileName>tls.c</FileName>
  824. <FileType>1</FileType>
  825. <FilePath>C:\Keil5\ARM\PACK\wolfSSL\CyaSSL\3.1.0\cyassl\src\tls.c</FilePath>
  826. </File>
  827. </Files>
  828. </Group>
  829. </Groups>
  830. </Target>
  831. </Targets>
  832. <RTE>
  833. <packages>
  834. <package name="CMSIS" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="ARM" version="3.20.4">
  835. <targetInfos>
  836. <targetInfo name="SimpleClient" versionMatchMode="fixed"/>
  837. </targetInfos>
  838. </package>
  839. <package name="MDK-Middleware" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.5">
  840. <targetInfos>
  841. <targetInfo name="SimpleClient" versionMatchMode="fixed"/>
  842. </targetInfos>
  843. </package>
  844. <package name="MDK-Middleware" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.6">
  845. <targetInfos>
  846. <targetInfo name="SimpleClient" versionMatchMode="fixed"/>
  847. </targetInfos>
  848. </package>
  849. <package name="STM32F2xx_DFP" schemaVersion="1.2" url="http://www.keil.com/pack" vendor="Keil" version="1.0.7">
  850. <targetInfos>
  851. <targetInfo name="SimpleClient" versionMatchMode="fixed"/>
  852. </targetInfos>
  853. </package>
  854. <package license="cyassl\IDE\MDK5-ARM\Docs\CyaSSL-License.txt" name="CyaSSL" schemaVersion="1.0" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="3.1.0">
  855. <targetInfos>
  856. <targetInfo name="SimpleClient" versionMatchMode="fixed"/>
  857. </targetInfos>
  858. </package>
  859. </packages>
  860. <apis>
  861. <api Cclass="CMSIS" Cgroup="RTOS" exclusive="0">
  862. <package name="CMSIS" url="http://www.keil.com/pack/" vendor="ARM" version="3.20.1"/>
  863. <targetInfos>
  864. <targetInfo name="SimpleClient"/>
  865. </targetInfos>
  866. </api>
  867. <api Cclass="Drivers" Cgroup="Ethernet MAC" exclusive="0">
  868. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.0"/>
  869. <targetInfos>
  870. <targetInfo name="SimpleClient"/>
  871. </targetInfos>
  872. </api>
  873. <api Cclass="Drivers" Cgroup="Ethernet PHY" exclusive="0">
  874. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.0"/>
  875. <targetInfos>
  876. <targetInfo name="SimpleClient"/>
  877. </targetInfos>
  878. </api>
  879. <api Cclass="Drivers" Cgroup="MCI" exclusive="0">
  880. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.0"/>
  881. <targetInfos>
  882. <targetInfo name="SimpleClient"/>
  883. </targetInfos>
  884. </api>
  885. </apis>
  886. <components>
  887. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="3.20.0" condition="CMSIS Core">
  888. <package name="CMSIS" url="http://www.keil.com/pack/" vendor="ARM" version="3.20.1"/>
  889. <targetInfos>
  890. <targetInfo name="SimpleClient"/>
  891. </targetInfos>
  892. </component>
  893. <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvendor="ARM" Cversion="4.74.0" condition="CMSIS Core">
  894. <package name="CMSIS" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="ARM" version="3.20.4"/>
  895. <targetInfos>
  896. <targetInfo name="SimpleClient"/>
  897. </targetInfos>
  898. </component>
  899. <component Cbundle="MDK-Pro" Cclass="File System" Cgroup="CORE" Cvariant="LFN" Cvendor="Keil" Cversion="5.0.5" condition="CMSIS Core with RTOS">
  900. <package name="MDK-Middleware" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.4"/>
  901. <targetInfos>
  902. <targetInfo name="SimpleClient"/>
  903. </targetInfos>
  904. </component>
  905. <component Cbundle="MDK-Pro" Cclass="File System" Cgroup="Drive" Csub="Memory Card" Cvendor="Keil" Cversion="5.0.5" condition="File System and MCI Driver" maxInstances="2">
  906. <package name="MDK-Middleware" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.4"/>
  907. <targetInfos>
  908. <targetInfo name="SimpleClient"/>
  909. </targetInfos>
  910. </component>
  911. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="CORE" Cvariant="Debug" Cvendor="Keil" Cversion="5.0.4" condition="CMSIS Core with RTOS">
  912. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  913. <targetInfos>
  914. <targetInfo name="SimpleClient"/>
  915. </targetInfos>
  916. </component>
  917. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Interface" Csub="ETH" Cvendor="Keil" Cversion="5.0.4" condition="Network Driver ETH" maxInstances="1">
  918. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  919. <targetInfos>
  920. <targetInfo name="SimpleClient"/>
  921. </targetInfos>
  922. </component>
  923. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Service" Csub="DNS Client" Cvendor="Keil" Cversion="5.0.4" condition="Network UDP">
  924. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  925. <targetInfos>
  926. <targetInfo name="SimpleClient"/>
  927. </targetInfos>
  928. </component>
  929. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Socket" Csub="BSD" Cvendor="Keil" Cversion="5.0.4" condition="Network UDP/TCP">
  930. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  931. <targetInfos>
  932. <targetInfo name="SimpleClient"/>
  933. </targetInfos>
  934. </component>
  935. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Socket" Csub="TCP" Cvendor="Keil" Cversion="5.0.4" condition="Network Interface">
  936. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  937. <targetInfos>
  938. <targetInfo name="SimpleClient"/>
  939. </targetInfos>
  940. </component>
  941. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Socket" Csub="UDP" Cvendor="Keil" Cversion="5.0.4" condition="Network Interface">
  942. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  943. <targetInfos>
  944. <targetInfo name="SimpleClient"/>
  945. </targetInfos>
  946. </component>
  947. <component Cclass="Device" Cgroup="DMA" Cvendor="Keil" Cversion="1.0.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS Device">
  948. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.3"/>
  949. <targetInfos>
  950. <targetInfo name="SimpleClient"/>
  951. </targetInfos>
  952. </component>
  953. <component Cclass="Device" Cgroup="GPIO" Cvendor="Keil" Cversion="1.0.1" condition="STM32F2xx CMSIS Device">
  954. <package name="STM32F2xx_DFP" schemaVersion="1.2" url="http://www.keil.com/pack" vendor="Keil" version="1.0.7"/>
  955. <targetInfos>
  956. <targetInfo name="SimpleClient"/>
  957. </targetInfos>
  958. </component>
  959. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS Device">
  960. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.3"/>
  961. <targetInfos>
  962. <targetInfo name="SimpleClient"/>
  963. </targetInfos>
  964. </component>
  965. <component Cclass="Drivers" Cgroup="Ethernet MAC" Cvendor="Keil" Cversion="1.02.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS RTOS GPIO">
  966. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.4"/>
  967. <targetInfos>
  968. <targetInfo name="SimpleClient"/>
  969. </targetInfos>
  970. </component>
  971. <component Cclass="Drivers" Cgroup="Ethernet PHY" Csub="ST802RT1" Cvendor="Keil" Cversion="5.01.0" condition="CMSIS Core with RTOS">
  972. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  973. <targetInfos>
  974. <targetInfo name="SimpleClient"/>
  975. </targetInfos>
  976. </component>
  977. <component Cclass="Drivers" Cgroup="MCI" Cvendor="Keil" Cversion="1.01.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS RTOS GPIO DMA">
  978. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.4"/>
  979. <targetInfos>
  980. <targetInfo name="SimpleClient"/>
  981. </targetInfos>
  982. </component>
  983. <component Cbundle="wolfSSL" Cclass="wolfSSL" Cgroup="CyaSSL" Csub="Core" Cvendor="wolfSSL" Cversion="3.0.0" condition="CyaSSL-Core">
  984. <package license="cyassl\IDE\MDK5-ARM\Docs\CyaSSL-Licnese.txt" name="CyaSSL" schemaVersion="1.0" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="3.0.0"/>
  985. <targetInfos>
  986. <targetInfo name="SimpleClient"/>
  987. </targetInfos>
  988. </component>
  989. <component Cbundle="wolfSSL" Cclass="wolfSSL" Cgroup="wolfCrypt" Csub="CORE" Cvendor="wolfSSL" Cversion="3.0.0" condition="wolfCrypt-Core">
  990. <package license="cyassl\IDE\MDK5-ARM\Docs\CyaSSL-Licnese.txt" name="CyaSSL" schemaVersion="1.0" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="3.0.0"/>
  991. <targetInfos>
  992. <targetInfo name="SimpleClient"/>
  993. </targetInfos>
  994. </component>
  995. </components>
  996. <files>
  997. <file attr="config" category="source" name="CMSIS_RTX\Templates\RTX_Conf_CM.c">
  998. <instance index="0">RTE\CMSIS\RTX_Conf_CM.c</instance>
  999. <component Cclass="CMSIS" Cgroup="RTOS" Csub="Keil RTX" Cvendor="ARM" Cversion="4.74.0" condition="CMSIS Core"/>
  1000. <package name="CMSIS" schemaVersion="1.0" url="http://www.keil.com/pack/" vendor="ARM" version="3.20.4"/>
  1001. <targetInfos>
  1002. <targetInfo name="SimpleClient"/>
  1003. </targetInfos>
  1004. </file>
  1005. <file attr="config" category="header" name="RTE_Driver\Config\RTE_Device.h">
  1006. <instance index="0">RTE\Device\STM32F207IG\RTE_Device.h</instance>
  1007. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS Device"/>
  1008. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.4"/>
  1009. <targetInfos>
  1010. <targetInfo name="SimpleClient"/>
  1011. </targetInfos>
  1012. </file>
  1013. <file attr="config" category="source" name="Device\Source\ARM\startup_stm32f2xx.s">
  1014. <instance index="0">RTE\Device\STM32F207IG\startup_stm32f2xx.s</instance>
  1015. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS Device"/>
  1016. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.4"/>
  1017. <targetInfos>
  1018. <targetInfo name="SimpleClient"/>
  1019. </targetInfos>
  1020. </file>
  1021. <file attr="config" category="source" name="Device\Source\system_stm32f2xx.c">
  1022. <instance index="0">RTE\Device\STM32F207IG\system_stm32f2xx.c</instance>
  1023. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" Dname="STM32F207IG" condition="STM32F2xx CMSIS Device"/>
  1024. <package name="STM32F2xx_DFP" url="http://www.keil.com/pack" vendor="Keil" version="1.0.4"/>
  1025. <targetInfos>
  1026. <targetInfo name="SimpleClient"/>
  1027. </targetInfos>
  1028. </file>
  1029. <file attr="config" category="source" name="FileSystem\Config\FS_Config.c">
  1030. <instance index="0">RTE\File_System\FS_Config.c</instance>
  1031. <component Cbundle="MDK-Pro" Cclass="File System" Cgroup="CORE" Cvariant="LFN" Cvendor="Keil" Cversion="5.0.4" condition="CMSIS Core with RTOS"/>
  1032. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1033. <targetInfos>
  1034. <targetInfo name="SimpleClient"/>
  1035. </targetInfos>
  1036. </file>
  1037. <file attr="config" category="source" name="FileSystem\Config\FS_Config_MC.h">
  1038. <instance index="0">RTE\File_System\FS_Config_MC_0.h</instance>
  1039. <component Cbundle="MDK-Pro" Cclass="File System" Cgroup="Drive" Csub="Memory Card" Cvendor="Keil" Cversion="5.0.4" condition="File System and MCI Driver" maxInstances="2"/>
  1040. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1041. <targetInfos>
  1042. <targetInfo name="SimpleClient"/>
  1043. </targetInfos>
  1044. </file>
  1045. <file attr="config" category="source" name="Network\Config\Net_Config.c">
  1046. <instance index="0">RTE\Network\Net_Config.c</instance>
  1047. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="CORE" Cvariant="Debug" Cvendor="Keil" Cversion="5.0.4" condition="CMSIS Core with RTOS"/>
  1048. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1049. <targetInfos>
  1050. <targetInfo name="SimpleClient"/>
  1051. </targetInfos>
  1052. </file>
  1053. <file attr="config" category="source" name="Network\Config\Net_Config_BSD.h">
  1054. <instance index="0">RTE\Network\Net_Config_BSD.h</instance>
  1055. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Socket" Csub="BSD" Cvendor="Keil" Cversion="5.0.4" condition="Network UDP/TCP"/>
  1056. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1057. <targetInfos>
  1058. <targetInfo name="SimpleClient"/>
  1059. </targetInfos>
  1060. </file>
  1061. <file attr="config" category="source" name="Network\Config\Net_Config_DNS_Client.h">
  1062. <instance index="0">RTE\Network\Net_Config_DNS_Client.h</instance>
  1063. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Service" Csub="DNS Client" Cvendor="Keil" Cversion="5.0.4" condition="Network UDP"/>
  1064. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1065. <targetInfos>
  1066. <targetInfo name="SimpleClient"/>
  1067. </targetInfos>
  1068. </file>
  1069. <file attr="config" category="source" name="Network\Config\Net_Config_ETH.h">
  1070. <instance index="0">RTE\Network\Net_Config_ETH_0.h</instance>
  1071. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Interface" Csub="ETH" Cvendor="Keil" Cversion="5.0.4" condition="Network Driver ETH" maxInstances="1"/>
  1072. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1073. <targetInfos>
  1074. <targetInfo name="SimpleClient"/>
  1075. </targetInfos>
  1076. </file>
  1077. <file attr="config" category="source" name="Network\Config\Net_Config_TCP.h">
  1078. <instance index="0">RTE\Network\Net_Config_TCP.h</instance>
  1079. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Socket" Csub="TCP" Cvendor="Keil" Cversion="5.0.4" condition="Network Interface"/>
  1080. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1081. <targetInfos>
  1082. <targetInfo name="SimpleClient"/>
  1083. </targetInfos>
  1084. </file>
  1085. <file attr="config" category="source" name="Network\Config\Net_Config_UDP.h">
  1086. <instance index="0">RTE\Network\Net_Config_UDP.h</instance>
  1087. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="Socket" Csub="UDP" Cvendor="Keil" Cversion="5.0.4" condition="Network Interface"/>
  1088. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1089. <targetInfos>
  1090. <targetInfo name="SimpleClient"/>
  1091. </targetInfos>
  1092. </file>
  1093. <file attr="config" category="source" name="Network\Config\Net_Debug.c">
  1094. <instance index="0">RTE\Network\Net_Debug.c</instance>
  1095. <component Cbundle="MDK-Pro" Cclass="Network" Cgroup="CORE" Cvariant="Debug" Cvendor="Keil" Cversion="5.0.4" condition="CMSIS Core with RTOS"/>
  1096. <package name="MDK-Middleware" url="http://www.keil.com/pack/" vendor="Keil" version="5.1.2"/>
  1097. <targetInfos>
  1098. <targetInfo name="SimpleClient"/>
  1099. </targetInfos>
  1100. </file>
  1101. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\MDK-ARM\CyaSSL\config-Crypt.h">
  1102. <instance index="0" removed="1">RTE\Other\config-Crypt.h</instance>
  1103. <component Cclass="Other" Cgroup="wolfCrypt" Csub="CORE" Cvendor="wolfSSL" Cversion="2.7.0" condition="wolfCrypt-Core"/>
  1104. <package name="CyaSSL" url="http://www.wolfSSL.com/keil/pack/" vendor="wolfSSL" version="2.7.0"/>
  1105. <targetInfos/>
  1106. </file>
  1107. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\MDK-ARM\CyaSSL\config-CyaSSL.h">
  1108. <instance index="0" removed="1">RTE\Other\config-CyaSSL.h</instance>
  1109. <component Cclass="Other" Cgroup="CyaSSL" Csub="Core" Cvendor="wolfSSL" Cversion="2.7.0" condition="CyaSSL-Core"/>
  1110. <package name="CyaSSL" url="http://www.wolfSSL.com/keil/pack/" vendor="wolfSSL" version="2.7.0"/>
  1111. <targetInfos/>
  1112. </file>
  1113. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\MDK-ARM\CyaSSL\config-RTX-TCP-FS.h">
  1114. <instance index="0" removed="1">RTE\Other\config-RTX-TCP-FS.h</instance>
  1115. <component Cclass="Other" Cgroup="CyaSSL" Csub="RTX,TCP,FS" Cvendor="wolfSSL" Cversion="2.7.0" condition="CyaSSL-RTX,TCP,FS"/>
  1116. <package name="CyaSSL" url="http://www.wolfSSL.com/keil/pack/" vendor="wolfSSL" version="2.7.0"/>
  1117. <targetInfos/>
  1118. </file>
  1119. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\MDK-ARM\CyaSSL\config.h">
  1120. <instance index="0" removed="1">RTE\Other\config.h</instance>
  1121. <component Cclass="Other" Cgroup="wolfCrypt" Csub="CORE" Cvendor="wolfSSL" Cversion="2.7.0" condition="wolfCrypt-Core"/>
  1122. <package name="CyaSSL" url="http://www.wolfSSL.com/keil/pack/" vendor="wolfSSL" version="2.7.0"/>
  1123. <targetInfos/>
  1124. </file>
  1125. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\Conf\config-Crypt.h">
  1126. <instance index="0">RTE\wolfSSL\config-Crypt.h</instance>
  1127. <component Cbundle="wolfSSL" Cclass="wolfSSL" Cgroup="wolfCrypt" Csub="CORE" Cvendor="wolfSSL" Cversion="3.0.0" condition="wolfCrypt-Core"/>
  1128. <package license="cyassl\IDE\MDK5-ARM\Docs\CyaSSL-License.txt" name="CyaSSL" schemaVersion="1.0" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="3.0.0"/>
  1129. <targetInfos>
  1130. <targetInfo name="SimpleClient"/>
  1131. </targetInfos>
  1132. </file>
  1133. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\Conf\config-CyaSSL.h">
  1134. <instance index="0">RTE\wolfSSL\config-CyaSSL.h</instance>
  1135. <component Cbundle="wolfSSL" Cclass="wolfSSL" Cgroup="CyaSSL" Csub="Core" Cvendor="wolfSSL" Cversion="3.0.0" condition="CyaSSL-Core"/>
  1136. <package license="cyassl\IDE\MDK5-ARM\Docs\CyaSSL-License.txt" name="CyaSSL" schemaVersion="1.0" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="3.0.0"/>
  1137. <targetInfos>
  1138. <targetInfo name="SimpleClient"/>
  1139. </targetInfos>
  1140. </file>
  1141. <file attr="config" category="header" name="cyassl\IDE\MDK5-ARM\MDK-ARM\CyaSSL\config.h">
  1142. <instance index="0" removed="1">RTE\wolfSSL\config.h</instance>
  1143. <component Cbundle="wolfSSL" Cclass="wolfSSL" Cgroup="wolfCrypt" Csub="CORE" Cvendor="wolfSSL" Cversion="2.8.0" condition="wolfCrypt-Core"/>
  1144. <package name="CyaSSL" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="2.8.0"/>
  1145. <targetInfos/>
  1146. </file>
  1147. <file attr="config" category="header" name="cyassl\cyassl\ctaocrypt\settings.h">
  1148. <instance index="0">RTE\wolfSSL\settings.h</instance>
  1149. <component Cbundle="wolfSSL" Cclass="wolfSSL" Cgroup="wolfCrypt" Csub="CORE" Cvendor="wolfSSL" Cversion="3.0.0" condition="wolfCrypt-Core"/>
  1150. <package license="cyassl\IDE\MDK5-ARM\Docs\CyaSSL-License.txt" name="CyaSSL" schemaVersion="1.0" url="http://www.wolfSSL.com/files/ide" vendor="wolfSSL" version="3.0.0"/>
  1151. <targetInfos>
  1152. <targetInfo name="SimpleClient"/>
  1153. </targetInfos>
  1154. </file>
  1155. </files>
  1156. </RTE>
  1157. </Project>