CMSIS_DAP.uvprojx 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208
  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>LPC-Link2</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <pCCUsed>6160000::V6.16::ARMCLANG</pCCUsed>
  11. <uAC6>1</uAC6>
  12. <TargetOption>
  13. <TargetCommonOption>
  14. <Device>LPC4370:Cortex-M4</Device>
  15. <Vendor>NXP</Vendor>
  16. <PackID>Keil.LPC4300_DFP.2.9.0</PackID>
  17. <PackURL>http://www.keil.com/pack/</PackURL>
  18. <Cpu>IRAM(0x10000000,0x20000) IRAM2(0x20000000,0x10000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  19. <FlashUtilSpec></FlashUtilSpec>
  20. <StartupFile></StartupFile>
  21. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD10000000 -FC1000)</FlashDriverDll>
  22. <DeviceId>0</DeviceId>
  23. <RegisterFile>$$Device:LPC4370$Device\Include\LPC43xx.h</RegisterFile>
  24. <MemoryEnv></MemoryEnv>
  25. <Cmp></Cmp>
  26. <Asm></Asm>
  27. <Linker></Linker>
  28. <OHString></OHString>
  29. <InfinionOptionDll></InfinionOptionDll>
  30. <SLE66CMisc></SLE66CMisc>
  31. <SLE66AMisc></SLE66AMisc>
  32. <SLE66LinkerMisc></SLE66LinkerMisc>
  33. <SFDFile>$$Device:LPC4370$SVD\LPC43xx.svd</SFDFile>
  34. <bCustSvd>0</bCustSvd>
  35. <UseEnv>0</UseEnv>
  36. <BinPath></BinPath>
  37. <IncludePath></IncludePath>
  38. <LibPath></LibPath>
  39. <RegisterFilePath></RegisterFilePath>
  40. <DBRegisterFilePath></DBRegisterFilePath>
  41. <TargetStatus>
  42. <Error>0</Error>
  43. <ExitCodeStop>0</ExitCodeStop>
  44. <ButtonStop>0</ButtonStop>
  45. <NotGenerated>0</NotGenerated>
  46. <InvalidFlash>1</InvalidFlash>
  47. </TargetStatus>
  48. <OutputDirectory>.\Objects\</OutputDirectory>
  49. <OutputName>CMSIS_DAP</OutputName>
  50. <CreateExecutable>1</CreateExecutable>
  51. <CreateLib>0</CreateLib>
  52. <CreateHexFile>1</CreateHexFile>
  53. <DebugInformation>1</DebugInformation>
  54. <BrowseInformation>1</BrowseInformation>
  55. <ListingPath>.\Listings\</ListingPath>
  56. <HexFormatSelection>1</HexFormatSelection>
  57. <Merge32K>0</Merge32K>
  58. <CreateBatchFile>0</CreateBatchFile>
  59. <BeforeCompile>
  60. <RunUserProg1>0</RunUserProg1>
  61. <RunUserProg2>0</RunUserProg2>
  62. <UserProg1Name></UserProg1Name>
  63. <UserProg2Name></UserProg2Name>
  64. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  65. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  66. <nStopU1X>0</nStopU1X>
  67. <nStopU2X>0</nStopU2X>
  68. </BeforeCompile>
  69. <BeforeMake>
  70. <RunUserProg1>0</RunUserProg1>
  71. <RunUserProg2>0</RunUserProg2>
  72. <UserProg1Name></UserProg1Name>
  73. <UserProg2Name></UserProg2Name>
  74. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  75. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  76. <nStopB1X>0</nStopB1X>
  77. <nStopB2X>0</nStopB2X>
  78. </BeforeMake>
  79. <AfterMake>
  80. <RunUserProg1>1</RunUserProg1>
  81. <RunUserProg2>0</RunUserProg2>
  82. <UserProg1Name>fromelf.exe --bin -o "$L@L.bin" "#L"</UserProg1Name>
  83. <UserProg2Name></UserProg2Name>
  84. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  85. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  86. <nStopA1X>0</nStopA1X>
  87. <nStopA2X>0</nStopA2X>
  88. </AfterMake>
  89. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  90. <SVCSIdString></SVCSIdString>
  91. </TargetCommonOption>
  92. <CommonProperty>
  93. <UseCPPCompiler>0</UseCPPCompiler>
  94. <RVCTCodeConst>0</RVCTCodeConst>
  95. <RVCTZI>0</RVCTZI>
  96. <RVCTOtherData>0</RVCTOtherData>
  97. <ModuleSelection>0</ModuleSelection>
  98. <IncludeInBuild>1</IncludeInBuild>
  99. <AlwaysBuild>0</AlwaysBuild>
  100. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  101. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  102. <PublicsOnly>0</PublicsOnly>
  103. <StopOnExitCode>3</StopOnExitCode>
  104. <CustomArgument></CustomArgument>
  105. <IncludeLibraryModules></IncludeLibraryModules>
  106. <ComprImg>1</ComprImg>
  107. </CommonProperty>
  108. <DllOption>
  109. <SimDllName>SARMCM3.DLL</SimDllName>
  110. <SimDllArguments> -MPU</SimDllArguments>
  111. <SimDlgDll>DCM.DLL</SimDlgDll>
  112. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  113. <TargetDllName>SARMCM3.DLL</TargetDllName>
  114. <TargetDllArguments> -MPU</TargetDllArguments>
  115. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  116. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  117. </DllOption>
  118. <DebugOption>
  119. <OPTHX>
  120. <HexSelection>1</HexSelection>
  121. <HexRangeLowAddress>0</HexRangeLowAddress>
  122. <HexRangeHighAddress>0</HexRangeHighAddress>
  123. <HexOffset>0</HexOffset>
  124. <Oh166RecLen>16</Oh166RecLen>
  125. </OPTHX>
  126. </DebugOption>
  127. <Utilities>
  128. <Flash1>
  129. <UseTargetDll>1</UseTargetDll>
  130. <UseExternalTool>0</UseExternalTool>
  131. <RunIndependent>0</RunIndependent>
  132. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  133. <Capability>1</Capability>
  134. <DriverSelection>4096</DriverSelection>
  135. </Flash1>
  136. <bUseTDR>1</bUseTDR>
  137. <Flash2>BIN\UL2CM3.DLL</Flash2>
  138. <Flash3></Flash3>
  139. <Flash4></Flash4>
  140. <pFcarmOut></pFcarmOut>
  141. <pFcarmGrp></pFcarmGrp>
  142. <pFcArmRoot></pFcArmRoot>
  143. <FcArmLst>0</FcArmLst>
  144. </Utilities>
  145. <TargetArmAds>
  146. <ArmAdsMisc>
  147. <GenerateListings>0</GenerateListings>
  148. <asHll>1</asHll>
  149. <asAsm>1</asAsm>
  150. <asMacX>1</asMacX>
  151. <asSyms>1</asSyms>
  152. <asFals>1</asFals>
  153. <asDbgD>1</asDbgD>
  154. <asForm>1</asForm>
  155. <ldLst>0</ldLst>
  156. <ldmm>1</ldmm>
  157. <ldXref>1</ldXref>
  158. <BigEnd>0</BigEnd>
  159. <AdsALst>1</AdsALst>
  160. <AdsACrf>1</AdsACrf>
  161. <AdsANop>0</AdsANop>
  162. <AdsANot>0</AdsANot>
  163. <AdsLLst>1</AdsLLst>
  164. <AdsLmap>1</AdsLmap>
  165. <AdsLcgr>1</AdsLcgr>
  166. <AdsLsym>1</AdsLsym>
  167. <AdsLszi>1</AdsLszi>
  168. <AdsLtoi>1</AdsLtoi>
  169. <AdsLsun>1</AdsLsun>
  170. <AdsLven>1</AdsLven>
  171. <AdsLsxf>1</AdsLsxf>
  172. <RvctClst>0</RvctClst>
  173. <GenPPlst>0</GenPPlst>
  174. <AdsCpuType>"Cortex-M4"</AdsCpuType>
  175. <RvctDeviceName></RvctDeviceName>
  176. <mOS>1</mOS>
  177. <uocRom>0</uocRom>
  178. <uocRam>0</uocRam>
  179. <hadIROM>0</hadIROM>
  180. <hadIRAM>1</hadIRAM>
  181. <hadXRAM>0</hadXRAM>
  182. <uocXRam>0</uocXRam>
  183. <RvdsVP>2</RvdsVP>
  184. <RvdsMve>0</RvdsMve>
  185. <RvdsCdeCp>0</RvdsCdeCp>
  186. <hadIRAM2>1</hadIRAM2>
  187. <hadIROM2>0</hadIROM2>
  188. <StupSel>1</StupSel>
  189. <useUlib>1</useUlib>
  190. <EndSel>0</EndSel>
  191. <uLtcg>0</uLtcg>
  192. <nSecure>0</nSecure>
  193. <RoSelD>0</RoSelD>
  194. <RwSelD>4</RwSelD>
  195. <CodeSel>0</CodeSel>
  196. <OptFeed>0</OptFeed>
  197. <NoZi1>0</NoZi1>
  198. <NoZi2>0</NoZi2>
  199. <NoZi3>0</NoZi3>
  200. <NoZi4>0</NoZi4>
  201. <NoZi5>0</NoZi5>
  202. <Ro1Chk>1</Ro1Chk>
  203. <Ro2Chk>0</Ro2Chk>
  204. <Ro3Chk>0</Ro3Chk>
  205. <Ir1Chk>0</Ir1Chk>
  206. <Ir2Chk>0</Ir2Chk>
  207. <Ra1Chk>0</Ra1Chk>
  208. <Ra2Chk>0</Ra2Chk>
  209. <Ra3Chk>0</Ra3Chk>
  210. <Im1Chk>1</Im1Chk>
  211. <Im2Chk>1</Im2Chk>
  212. <OnChipMemories>
  213. <Ocm1>
  214. <Type>0</Type>
  215. <StartAddress>0x0</StartAddress>
  216. <Size>0x0</Size>
  217. </Ocm1>
  218. <Ocm2>
  219. <Type>0</Type>
  220. <StartAddress>0x0</StartAddress>
  221. <Size>0x0</Size>
  222. </Ocm2>
  223. <Ocm3>
  224. <Type>0</Type>
  225. <StartAddress>0x0</StartAddress>
  226. <Size>0x0</Size>
  227. </Ocm3>
  228. <Ocm4>
  229. <Type>0</Type>
  230. <StartAddress>0x0</StartAddress>
  231. <Size>0x0</Size>
  232. </Ocm4>
  233. <Ocm5>
  234. <Type>0</Type>
  235. <StartAddress>0x0</StartAddress>
  236. <Size>0x0</Size>
  237. </Ocm5>
  238. <Ocm6>
  239. <Type>0</Type>
  240. <StartAddress>0x0</StartAddress>
  241. <Size>0x0</Size>
  242. </Ocm6>
  243. <IRAM>
  244. <Type>0</Type>
  245. <StartAddress>0x10000000</StartAddress>
  246. <Size>0x20000</Size>
  247. </IRAM>
  248. <IROM>
  249. <Type>0</Type>
  250. <StartAddress>0x0</StartAddress>
  251. <Size>0x0</Size>
  252. </IROM>
  253. <XRAM>
  254. <Type>0</Type>
  255. <StartAddress>0x0</StartAddress>
  256. <Size>0x0</Size>
  257. </XRAM>
  258. <OCR_RVCT1>
  259. <Type>1</Type>
  260. <StartAddress>0x14000000</StartAddress>
  261. <Size>0x400000</Size>
  262. </OCR_RVCT1>
  263. <OCR_RVCT2>
  264. <Type>1</Type>
  265. <StartAddress>0x0</StartAddress>
  266. <Size>0x0</Size>
  267. </OCR_RVCT2>
  268. <OCR_RVCT3>
  269. <Type>1</Type>
  270. <StartAddress>0x0</StartAddress>
  271. <Size>0x0</Size>
  272. </OCR_RVCT3>
  273. <OCR_RVCT4>
  274. <Type>1</Type>
  275. <StartAddress>0x0</StartAddress>
  276. <Size>0x0</Size>
  277. </OCR_RVCT4>
  278. <OCR_RVCT5>
  279. <Type>1</Type>
  280. <StartAddress>0x0</StartAddress>
  281. <Size>0x0</Size>
  282. </OCR_RVCT5>
  283. <OCR_RVCT6>
  284. <Type>0</Type>
  285. <StartAddress>0x0</StartAddress>
  286. <Size>0x0</Size>
  287. </OCR_RVCT6>
  288. <OCR_RVCT7>
  289. <Type>0</Type>
  290. <StartAddress>0x0</StartAddress>
  291. <Size>0x0</Size>
  292. </OCR_RVCT7>
  293. <OCR_RVCT8>
  294. <Type>0</Type>
  295. <StartAddress>0x0</StartAddress>
  296. <Size>0x0</Size>
  297. </OCR_RVCT8>
  298. <OCR_RVCT9>
  299. <Type>0</Type>
  300. <StartAddress>0x10000000</StartAddress>
  301. <Size>0x20000</Size>
  302. </OCR_RVCT9>
  303. <OCR_RVCT10>
  304. <Type>0</Type>
  305. <StartAddress>0x20000000</StartAddress>
  306. <Size>0x10000</Size>
  307. </OCR_RVCT10>
  308. </OnChipMemories>
  309. <RvctStartVector></RvctStartVector>
  310. </ArmAdsMisc>
  311. <Cads>
  312. <interw>1</interw>
  313. <Optim>4</Optim>
  314. <oTime>0</oTime>
  315. <SplitLS>0</SplitLS>
  316. <OneElfS>0</OneElfS>
  317. <Strict>0</Strict>
  318. <EnumInt>0</EnumInt>
  319. <PlainCh>0</PlainCh>
  320. <Ropi>0</Ropi>
  321. <Rwpi>0</Rwpi>
  322. <wLevel>3</wLevel>
  323. <uThumb>0</uThumb>
  324. <uSurpInc>0</uSurpInc>
  325. <uC99>1</uC99>
  326. <uGnu>0</uGnu>
  327. <useXO>0</useXO>
  328. <v6Lang>0</v6Lang>
  329. <v6LangP>3</v6LangP>
  330. <vShortEn>1</vShortEn>
  331. <vShortWch>1</vShortWch>
  332. <v6Lto>0</v6Lto>
  333. <v6WtE>0</v6WtE>
  334. <v6Rtti>0</v6Rtti>
  335. <VariousControls>
  336. <MiscControls></MiscControls>
  337. <Define></Define>
  338. <Undefine></Undefine>
  339. <IncludePath>.;..\..\Include</IncludePath>
  340. </VariousControls>
  341. </Cads>
  342. <Aads>
  343. <interw>1</interw>
  344. <Ropi>0</Ropi>
  345. <Rwpi>0</Rwpi>
  346. <thumb>0</thumb>
  347. <SplitLS>0</SplitLS>
  348. <SwStkChk>0</SwStkChk>
  349. <NoWarn>0</NoWarn>
  350. <uSurpInc>0</uSurpInc>
  351. <useXO>0</useXO>
  352. <ClangAsOpt>1</ClangAsOpt>
  353. <VariousControls>
  354. <MiscControls></MiscControls>
  355. <Define></Define>
  356. <Undefine></Undefine>
  357. <IncludePath></IncludePath>
  358. </VariousControls>
  359. </Aads>
  360. <LDads>
  361. <umfTarg>1</umfTarg>
  362. <Ropi>0</Ropi>
  363. <Rwpi>0</Rwpi>
  364. <noStLib>0</noStLib>
  365. <RepFail>1</RepFail>
  366. <useFile>0</useFile>
  367. <TextAddressRange>0x00000000</TextAddressRange>
  368. <DataAddressRange>0x10000000</DataAddressRange>
  369. <pXoBase></pXoBase>
  370. <ScatterFile></ScatterFile>
  371. <IncludeLibs></IncludeLibs>
  372. <IncludeLibsPath></IncludeLibsPath>
  373. <Misc></Misc>
  374. <LinkerInputFile></LinkerInputFile>
  375. <DisabledWarnings></DisabledWarnings>
  376. </LDads>
  377. </TargetArmAds>
  378. </TargetOption>
  379. <Groups>
  380. <Group>
  381. <GroupName>Source</GroupName>
  382. <Files>
  383. <File>
  384. <FileName>main.c</FileName>
  385. <FileType>1</FileType>
  386. <FilePath>.\main.c</FilePath>
  387. </File>
  388. <File>
  389. <FileName>target.c</FileName>
  390. <FileType>1</FileType>
  391. <FilePath>.\target.c</FilePath>
  392. </File>
  393. <File>
  394. <FileName>ser_num.c</FileName>
  395. <FileType>1</FileType>
  396. <FilePath>.\ser_num.c</FilePath>
  397. <FileOption>
  398. <CommonProperty>
  399. <UseCPPCompiler>2</UseCPPCompiler>
  400. <RVCTCodeConst>0</RVCTCodeConst>
  401. <RVCTZI>0</RVCTZI>
  402. <RVCTOtherData>0</RVCTOtherData>
  403. <ModuleSelection>0</ModuleSelection>
  404. <IncludeInBuild>0</IncludeInBuild>
  405. <AlwaysBuild>0</AlwaysBuild>
  406. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  407. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  408. <PublicsOnly>2</PublicsOnly>
  409. <StopOnExitCode>11</StopOnExitCode>
  410. <CustomArgument></CustomArgument>
  411. <IncludeLibraryModules></IncludeLibraryModules>
  412. <ComprImg>1</ComprImg>
  413. </CommonProperty>
  414. <FileArmAds>
  415. <Cads>
  416. <interw>2</interw>
  417. <Optim>0</Optim>
  418. <oTime>2</oTime>
  419. <SplitLS>2</SplitLS>
  420. <OneElfS>2</OneElfS>
  421. <Strict>2</Strict>
  422. <EnumInt>2</EnumInt>
  423. <PlainCh>2</PlainCh>
  424. <Ropi>2</Ropi>
  425. <Rwpi>2</Rwpi>
  426. <wLevel>0</wLevel>
  427. <uThumb>2</uThumb>
  428. <uSurpInc>2</uSurpInc>
  429. <uC99>2</uC99>
  430. <uGnu>2</uGnu>
  431. <useXO>2</useXO>
  432. <v6Lang>0</v6Lang>
  433. <v6LangP>0</v6LangP>
  434. <vShortEn>2</vShortEn>
  435. <vShortWch>2</vShortWch>
  436. <v6Lto>2</v6Lto>
  437. <v6WtE>2</v6WtE>
  438. <v6Rtti>2</v6Rtti>
  439. <VariousControls>
  440. <MiscControls></MiscControls>
  441. <Define></Define>
  442. <Undefine></Undefine>
  443. <IncludePath></IncludePath>
  444. </VariousControls>
  445. </Cads>
  446. </FileArmAds>
  447. </FileOption>
  448. </File>
  449. <File>
  450. <FileName>USBD_User_CustomClass_0.c</FileName>
  451. <FileType>1</FileType>
  452. <FilePath>.\USBD_User_CustomClass_0.c</FilePath>
  453. </File>
  454. <File>
  455. <FileName>USBD_User_CDC_ACM_UART_0.c</FileName>
  456. <FileType>1</FileType>
  457. <FilePath>.\USBD_User_CDC_ACM_UART_0.c</FilePath>
  458. </File>
  459. </Files>
  460. </Group>
  461. <Group>
  462. <GroupName>Documentation</GroupName>
  463. <Files>
  464. <File>
  465. <FileName>README.md</FileName>
  466. <FileType>5</FileType>
  467. <FilePath>.\README.md</FilePath>
  468. </File>
  469. </Files>
  470. </Group>
  471. <Group>
  472. <GroupName>CMSIS DAP</GroupName>
  473. <Files>
  474. <File>
  475. <FileName>DAP_config.h</FileName>
  476. <FileType>5</FileType>
  477. <FilePath>.\DAP_config.h</FilePath>
  478. </File>
  479. <File>
  480. <FileName>DAP.c</FileName>
  481. <FileType>1</FileType>
  482. <FilePath>..\..\Source\DAP.c</FilePath>
  483. </File>
  484. <File>
  485. <FileName>JTAG_DP.c</FileName>
  486. <FileType>1</FileType>
  487. <FilePath>..\..\Source\JTAG_DP.c</FilePath>
  488. </File>
  489. <File>
  490. <FileName>SW_DP.c</FileName>
  491. <FileType>1</FileType>
  492. <FilePath>..\..\Source\SW_DP.c</FilePath>
  493. </File>
  494. <File>
  495. <FileName>SWO.c</FileName>
  496. <FileType>1</FileType>
  497. <FilePath>..\..\Source\SWO.c</FilePath>
  498. </File>
  499. <File>
  500. <FileName>UART.c</FileName>
  501. <FileType>1</FileType>
  502. <FilePath>..\..\Source\UART.c</FilePath>
  503. </File>
  504. </Files>
  505. </Group>
  506. <Group>
  507. <GroupName>::CMSIS</GroupName>
  508. </Group>
  509. <Group>
  510. <GroupName>::CMSIS Driver</GroupName>
  511. </Group>
  512. <Group>
  513. <GroupName>::Device</GroupName>
  514. </Group>
  515. <Group>
  516. <GroupName>::USB</GroupName>
  517. </Group>
  518. </Groups>
  519. </Target>
  520. <Target>
  521. <TargetName>LPC-Link2 on-board</TargetName>
  522. <ToolsetNumber>0x4</ToolsetNumber>
  523. <ToolsetName>ARM-ADS</ToolsetName>
  524. <pCCUsed>6160000::V6.16::ARMCLANG</pCCUsed>
  525. <uAC6>1</uAC6>
  526. <TargetOption>
  527. <TargetCommonOption>
  528. <Device>LPC4322:Cortex-M4</Device>
  529. <Vendor>NXP</Vendor>
  530. <PackID>Keil.LPC4300_DFP.2.9.0</PackID>
  531. <PackURL>http://www.keil.com/pack/</PackURL>
  532. <Cpu>IRAM(0x10000000,0x8000) IRAM2(0x20000000,0x4000) IROM(0x1A000000,0x80000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
  533. <FlashUtilSpec></FlashUtilSpec>
  534. <StartupFile></StartupFile>
  535. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD10000000 -FCFE0 -FN1 -FF0LPC18xx43xx_512_BA -FS01A000000 -FL080000 -FP0($$Device:LPC4322$Flash\LPC18xx43xx_512_BA.FLM))</FlashDriverDll>
  536. <DeviceId>0</DeviceId>
  537. <RegisterFile>$$Device:LPC4322$Device\Include\LPC43xx.h</RegisterFile>
  538. <MemoryEnv></MemoryEnv>
  539. <Cmp></Cmp>
  540. <Asm></Asm>
  541. <Linker></Linker>
  542. <OHString></OHString>
  543. <InfinionOptionDll></InfinionOptionDll>
  544. <SLE66CMisc></SLE66CMisc>
  545. <SLE66AMisc></SLE66AMisc>
  546. <SLE66LinkerMisc></SLE66LinkerMisc>
  547. <SFDFile>$$Device:LPC4322$SVD\LPC43xx.svd</SFDFile>
  548. <bCustSvd>0</bCustSvd>
  549. <UseEnv>0</UseEnv>
  550. <BinPath></BinPath>
  551. <IncludePath></IncludePath>
  552. <LibPath></LibPath>
  553. <RegisterFilePath></RegisterFilePath>
  554. <DBRegisterFilePath></DBRegisterFilePath>
  555. <TargetStatus>
  556. <Error>0</Error>
  557. <ExitCodeStop>0</ExitCodeStop>
  558. <ButtonStop>0</ButtonStop>
  559. <NotGenerated>0</NotGenerated>
  560. <InvalidFlash>1</InvalidFlash>
  561. </TargetStatus>
  562. <OutputDirectory>.\Objects\</OutputDirectory>
  563. <OutputName>CMSIS_DAP</OutputName>
  564. <CreateExecutable>1</CreateExecutable>
  565. <CreateLib>0</CreateLib>
  566. <CreateHexFile>1</CreateHexFile>
  567. <DebugInformation>1</DebugInformation>
  568. <BrowseInformation>1</BrowseInformation>
  569. <ListingPath>.\Listings\</ListingPath>
  570. <HexFormatSelection>1</HexFormatSelection>
  571. <Merge32K>0</Merge32K>
  572. <CreateBatchFile>0</CreateBatchFile>
  573. <BeforeCompile>
  574. <RunUserProg1>0</RunUserProg1>
  575. <RunUserProg2>0</RunUserProg2>
  576. <UserProg1Name></UserProg1Name>
  577. <UserProg2Name></UserProg2Name>
  578. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  579. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  580. <nStopU1X>0</nStopU1X>
  581. <nStopU2X>0</nStopU2X>
  582. </BeforeCompile>
  583. <BeforeMake>
  584. <RunUserProg1>0</RunUserProg1>
  585. <RunUserProg2>0</RunUserProg2>
  586. <UserProg1Name></UserProg1Name>
  587. <UserProg2Name></UserProg2Name>
  588. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  589. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  590. <nStopB1X>0</nStopB1X>
  591. <nStopB2X>0</nStopB2X>
  592. </BeforeMake>
  593. <AfterMake>
  594. <RunUserProg1>1</RunUserProg1>
  595. <RunUserProg2>1</RunUserProg2>
  596. <UserProg1Name>$K/ARM/BIN/ElfDwT.exe !L BASEADDRESS(0x1A000000)</UserProg1Name>
  597. <UserProg2Name>fromelf.exe --bin -o "$L@L.bin" "#L"</UserProg2Name>
  598. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  599. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  600. <nStopA1X>0</nStopA1X>
  601. <nStopA2X>0</nStopA2X>
  602. </AfterMake>
  603. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  604. <SVCSIdString></SVCSIdString>
  605. </TargetCommonOption>
  606. <CommonProperty>
  607. <UseCPPCompiler>0</UseCPPCompiler>
  608. <RVCTCodeConst>0</RVCTCodeConst>
  609. <RVCTZI>0</RVCTZI>
  610. <RVCTOtherData>0</RVCTOtherData>
  611. <ModuleSelection>0</ModuleSelection>
  612. <IncludeInBuild>1</IncludeInBuild>
  613. <AlwaysBuild>0</AlwaysBuild>
  614. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  615. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  616. <PublicsOnly>0</PublicsOnly>
  617. <StopOnExitCode>3</StopOnExitCode>
  618. <CustomArgument></CustomArgument>
  619. <IncludeLibraryModules></IncludeLibraryModules>
  620. <ComprImg>1</ComprImg>
  621. </CommonProperty>
  622. <DllOption>
  623. <SimDllName>SARMCM3.DLL</SimDllName>
  624. <SimDllArguments> -REMAP -MPU</SimDllArguments>
  625. <SimDlgDll>DCM.DLL</SimDlgDll>
  626. <SimDlgDllArguments>-pCM4</SimDlgDllArguments>
  627. <TargetDllName>SARMCM3.DLL</TargetDllName>
  628. <TargetDllArguments> -MPU</TargetDllArguments>
  629. <TargetDlgDll>TCM.DLL</TargetDlgDll>
  630. <TargetDlgDllArguments>-pCM4</TargetDlgDllArguments>
  631. </DllOption>
  632. <DebugOption>
  633. <OPTHX>
  634. <HexSelection>1</HexSelection>
  635. <HexRangeLowAddress>0</HexRangeLowAddress>
  636. <HexRangeHighAddress>0</HexRangeHighAddress>
  637. <HexOffset>0</HexOffset>
  638. <Oh166RecLen>16</Oh166RecLen>
  639. </OPTHX>
  640. </DebugOption>
  641. <Utilities>
  642. <Flash1>
  643. <UseTargetDll>1</UseTargetDll>
  644. <UseExternalTool>0</UseExternalTool>
  645. <RunIndependent>0</RunIndependent>
  646. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  647. <Capability>1</Capability>
  648. <DriverSelection>4096</DriverSelection>
  649. </Flash1>
  650. <bUseTDR>1</bUseTDR>
  651. <Flash2>BIN\UL2CM3.DLL</Flash2>
  652. <Flash3></Flash3>
  653. <Flash4></Flash4>
  654. <pFcarmOut></pFcarmOut>
  655. <pFcarmGrp></pFcarmGrp>
  656. <pFcArmRoot></pFcArmRoot>
  657. <FcArmLst>0</FcArmLst>
  658. </Utilities>
  659. <TargetArmAds>
  660. <ArmAdsMisc>
  661. <GenerateListings>0</GenerateListings>
  662. <asHll>1</asHll>
  663. <asAsm>1</asAsm>
  664. <asMacX>1</asMacX>
  665. <asSyms>1</asSyms>
  666. <asFals>1</asFals>
  667. <asDbgD>1</asDbgD>
  668. <asForm>1</asForm>
  669. <ldLst>0</ldLst>
  670. <ldmm>1</ldmm>
  671. <ldXref>1</ldXref>
  672. <BigEnd>0</BigEnd>
  673. <AdsALst>1</AdsALst>
  674. <AdsACrf>1</AdsACrf>
  675. <AdsANop>0</AdsANop>
  676. <AdsANot>0</AdsANot>
  677. <AdsLLst>1</AdsLLst>
  678. <AdsLmap>1</AdsLmap>
  679. <AdsLcgr>1</AdsLcgr>
  680. <AdsLsym>1</AdsLsym>
  681. <AdsLszi>1</AdsLszi>
  682. <AdsLtoi>1</AdsLtoi>
  683. <AdsLsun>1</AdsLsun>
  684. <AdsLven>1</AdsLven>
  685. <AdsLsxf>1</AdsLsxf>
  686. <RvctClst>0</RvctClst>
  687. <GenPPlst>0</GenPPlst>
  688. <AdsCpuType>"Cortex-M4"</AdsCpuType>
  689. <RvctDeviceName></RvctDeviceName>
  690. <mOS>1</mOS>
  691. <uocRom>0</uocRom>
  692. <uocRam>0</uocRam>
  693. <hadIROM>1</hadIROM>
  694. <hadIRAM>1</hadIRAM>
  695. <hadXRAM>0</hadXRAM>
  696. <uocXRam>0</uocXRam>
  697. <RvdsVP>2</RvdsVP>
  698. <RvdsMve>0</RvdsMve>
  699. <RvdsCdeCp>0</RvdsCdeCp>
  700. <hadIRAM2>1</hadIRAM2>
  701. <hadIROM2>0</hadIROM2>
  702. <StupSel>8</StupSel>
  703. <useUlib>1</useUlib>
  704. <EndSel>0</EndSel>
  705. <uLtcg>0</uLtcg>
  706. <nSecure>0</nSecure>
  707. <RoSelD>3</RoSelD>
  708. <RwSelD>4</RwSelD>
  709. <CodeSel>0</CodeSel>
  710. <OptFeed>0</OptFeed>
  711. <NoZi1>0</NoZi1>
  712. <NoZi2>0</NoZi2>
  713. <NoZi3>0</NoZi3>
  714. <NoZi4>0</NoZi4>
  715. <NoZi5>0</NoZi5>
  716. <Ro1Chk>0</Ro1Chk>
  717. <Ro2Chk>0</Ro2Chk>
  718. <Ro3Chk>0</Ro3Chk>
  719. <Ir1Chk>1</Ir1Chk>
  720. <Ir2Chk>0</Ir2Chk>
  721. <Ra1Chk>0</Ra1Chk>
  722. <Ra2Chk>0</Ra2Chk>
  723. <Ra3Chk>0</Ra3Chk>
  724. <Im1Chk>1</Im1Chk>
  725. <Im2Chk>1</Im2Chk>
  726. <OnChipMemories>
  727. <Ocm1>
  728. <Type>0</Type>
  729. <StartAddress>0x0</StartAddress>
  730. <Size>0x0</Size>
  731. </Ocm1>
  732. <Ocm2>
  733. <Type>0</Type>
  734. <StartAddress>0x0</StartAddress>
  735. <Size>0x0</Size>
  736. </Ocm2>
  737. <Ocm3>
  738. <Type>0</Type>
  739. <StartAddress>0x0</StartAddress>
  740. <Size>0x0</Size>
  741. </Ocm3>
  742. <Ocm4>
  743. <Type>0</Type>
  744. <StartAddress>0x0</StartAddress>
  745. <Size>0x0</Size>
  746. </Ocm4>
  747. <Ocm5>
  748. <Type>0</Type>
  749. <StartAddress>0x0</StartAddress>
  750. <Size>0x0</Size>
  751. </Ocm5>
  752. <Ocm6>
  753. <Type>0</Type>
  754. <StartAddress>0x0</StartAddress>
  755. <Size>0x0</Size>
  756. </Ocm6>
  757. <IRAM>
  758. <Type>0</Type>
  759. <StartAddress>0x10000000</StartAddress>
  760. <Size>0x8000</Size>
  761. </IRAM>
  762. <IROM>
  763. <Type>1</Type>
  764. <StartAddress>0x1a000000</StartAddress>
  765. <Size>0x80000</Size>
  766. </IROM>
  767. <XRAM>
  768. <Type>0</Type>
  769. <StartAddress>0x0</StartAddress>
  770. <Size>0x0</Size>
  771. </XRAM>
  772. <OCR_RVCT1>
  773. <Type>1</Type>
  774. <StartAddress>0x0</StartAddress>
  775. <Size>0x0</Size>
  776. </OCR_RVCT1>
  777. <OCR_RVCT2>
  778. <Type>1</Type>
  779. <StartAddress>0x0</StartAddress>
  780. <Size>0x0</Size>
  781. </OCR_RVCT2>
  782. <OCR_RVCT3>
  783. <Type>1</Type>
  784. <StartAddress>0x0</StartAddress>
  785. <Size>0x0</Size>
  786. </OCR_RVCT3>
  787. <OCR_RVCT4>
  788. <Type>1</Type>
  789. <StartAddress>0x1a000000</StartAddress>
  790. <Size>0x80000</Size>
  791. </OCR_RVCT4>
  792. <OCR_RVCT5>
  793. <Type>1</Type>
  794. <StartAddress>0x0</StartAddress>
  795. <Size>0x0</Size>
  796. </OCR_RVCT5>
  797. <OCR_RVCT6>
  798. <Type>0</Type>
  799. <StartAddress>0x0</StartAddress>
  800. <Size>0x0</Size>
  801. </OCR_RVCT6>
  802. <OCR_RVCT7>
  803. <Type>0</Type>
  804. <StartAddress>0x0</StartAddress>
  805. <Size>0x0</Size>
  806. </OCR_RVCT7>
  807. <OCR_RVCT8>
  808. <Type>0</Type>
  809. <StartAddress>0x0</StartAddress>
  810. <Size>0x0</Size>
  811. </OCR_RVCT8>
  812. <OCR_RVCT9>
  813. <Type>0</Type>
  814. <StartAddress>0x10000000</StartAddress>
  815. <Size>0x8000</Size>
  816. </OCR_RVCT9>
  817. <OCR_RVCT10>
  818. <Type>0</Type>
  819. <StartAddress>0x20000000</StartAddress>
  820. <Size>0x4000</Size>
  821. </OCR_RVCT10>
  822. </OnChipMemories>
  823. <RvctStartVector></RvctStartVector>
  824. </ArmAdsMisc>
  825. <Cads>
  826. <interw>1</interw>
  827. <Optim>4</Optim>
  828. <oTime>0</oTime>
  829. <SplitLS>0</SplitLS>
  830. <OneElfS>0</OneElfS>
  831. <Strict>0</Strict>
  832. <EnumInt>0</EnumInt>
  833. <PlainCh>0</PlainCh>
  834. <Ropi>0</Ropi>
  835. <Rwpi>0</Rwpi>
  836. <wLevel>3</wLevel>
  837. <uThumb>0</uThumb>
  838. <uSurpInc>0</uSurpInc>
  839. <uC99>1</uC99>
  840. <uGnu>0</uGnu>
  841. <useXO>0</useXO>
  842. <v6Lang>0</v6Lang>
  843. <v6LangP>3</v6LangP>
  844. <vShortEn>1</vShortEn>
  845. <vShortWch>1</vShortWch>
  846. <v6Lto>0</v6Lto>
  847. <v6WtE>0</v6WtE>
  848. <v6Rtti>0</v6Rtti>
  849. <VariousControls>
  850. <MiscControls></MiscControls>
  851. <Define>TARGET_POWER_EN LPC_LINK2_ONBOARD</Define>
  852. <Undefine></Undefine>
  853. <IncludePath>.;..\..\Include</IncludePath>
  854. </VariousControls>
  855. </Cads>
  856. <Aads>
  857. <interw>1</interw>
  858. <Ropi>0</Ropi>
  859. <Rwpi>0</Rwpi>
  860. <thumb>0</thumb>
  861. <SplitLS>0</SplitLS>
  862. <SwStkChk>0</SwStkChk>
  863. <NoWarn>0</NoWarn>
  864. <uSurpInc>0</uSurpInc>
  865. <useXO>0</useXO>
  866. <ClangAsOpt>1</ClangAsOpt>
  867. <VariousControls>
  868. <MiscControls></MiscControls>
  869. <Define></Define>
  870. <Undefine></Undefine>
  871. <IncludePath></IncludePath>
  872. </VariousControls>
  873. </Aads>
  874. <LDads>
  875. <umfTarg>1</umfTarg>
  876. <Ropi>0</Ropi>
  877. <Rwpi>0</Rwpi>
  878. <noStLib>0</noStLib>
  879. <RepFail>1</RepFail>
  880. <useFile>0</useFile>
  881. <TextAddressRange>0x00000000</TextAddressRange>
  882. <DataAddressRange>0x10000000</DataAddressRange>
  883. <pXoBase></pXoBase>
  884. <ScatterFile></ScatterFile>
  885. <IncludeLibs></IncludeLibs>
  886. <IncludeLibsPath></IncludeLibsPath>
  887. <Misc></Misc>
  888. <LinkerInputFile></LinkerInputFile>
  889. <DisabledWarnings></DisabledWarnings>
  890. </LDads>
  891. </TargetArmAds>
  892. </TargetOption>
  893. <Groups>
  894. <Group>
  895. <GroupName>Source</GroupName>
  896. <Files>
  897. <File>
  898. <FileName>main.c</FileName>
  899. <FileType>1</FileType>
  900. <FilePath>.\main.c</FilePath>
  901. </File>
  902. <File>
  903. <FileName>target.c</FileName>
  904. <FileType>1</FileType>
  905. <FilePath>.\target.c</FilePath>
  906. </File>
  907. <File>
  908. <FileName>ser_num.c</FileName>
  909. <FileType>1</FileType>
  910. <FilePath>.\ser_num.c</FilePath>
  911. </File>
  912. <File>
  913. <FileName>USBD_User_CustomClass_0.c</FileName>
  914. <FileType>1</FileType>
  915. <FilePath>.\USBD_User_CustomClass_0.c</FilePath>
  916. </File>
  917. <File>
  918. <FileName>USBD_User_CDC_ACM_UART_0.c</FileName>
  919. <FileType>1</FileType>
  920. <FilePath>.\USBD_User_CDC_ACM_UART_0.c</FilePath>
  921. </File>
  922. </Files>
  923. </Group>
  924. <Group>
  925. <GroupName>Documentation</GroupName>
  926. <Files>
  927. <File>
  928. <FileName>README.md</FileName>
  929. <FileType>5</FileType>
  930. <FilePath>.\README.md</FilePath>
  931. </File>
  932. </Files>
  933. </Group>
  934. <Group>
  935. <GroupName>CMSIS DAP</GroupName>
  936. <Files>
  937. <File>
  938. <FileName>DAP_config.h</FileName>
  939. <FileType>5</FileType>
  940. <FilePath>.\DAP_config.h</FilePath>
  941. </File>
  942. <File>
  943. <FileName>DAP.c</FileName>
  944. <FileType>1</FileType>
  945. <FilePath>..\..\Source\DAP.c</FilePath>
  946. </File>
  947. <File>
  948. <FileName>JTAG_DP.c</FileName>
  949. <FileType>1</FileType>
  950. <FilePath>..\..\Source\JTAG_DP.c</FilePath>
  951. </File>
  952. <File>
  953. <FileName>SW_DP.c</FileName>
  954. <FileType>1</FileType>
  955. <FilePath>..\..\Source\SW_DP.c</FilePath>
  956. </File>
  957. <File>
  958. <FileName>SWO.c</FileName>
  959. <FileType>1</FileType>
  960. <FilePath>..\..\Source\SWO.c</FilePath>
  961. </File>
  962. <File>
  963. <FileName>UART.c</FileName>
  964. <FileType>1</FileType>
  965. <FilePath>..\..\Source\UART.c</FilePath>
  966. </File>
  967. </Files>
  968. </Group>
  969. <Group>
  970. <GroupName>::CMSIS</GroupName>
  971. </Group>
  972. <Group>
  973. <GroupName>::CMSIS Driver</GroupName>
  974. </Group>
  975. <Group>
  976. <GroupName>::Device</GroupName>
  977. </Group>
  978. <Group>
  979. <GroupName>::USB</GroupName>
  980. </Group>
  981. </Groups>
  982. </Target>
  983. </Targets>
  984. <RTE>
  985. <apis>
  986. <api Capiversion="2.01" Cclass="CMSIS Driver" Cgroup="USART" exclusive="0">
  987. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.3.0"/>
  988. <targetInfos>
  989. <targetInfo name="LPC-Link2"/>
  990. <targetInfo name="LPC-Link2 on-board"/>
  991. </targetInfos>
  992. </api>
  993. <api Capiversion="2.01" Cclass="CMSIS Driver" Cgroup="USB Device" exclusive="0">
  994. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.3.0"/>
  995. <targetInfos>
  996. <targetInfo name="LPC-Link2"/>
  997. <targetInfo name="LPC-Link2 on-board"/>
  998. </targetInfos>
  999. </api>
  1000. <api Capiversion="2.1.2" Cclass="CMSIS" Cgroup="RTOS2" exclusive="1">
  1001. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.2.0"/>
  1002. <targetInfos>
  1003. <targetInfo name="LPC-Link2"/>
  1004. <targetInfo name="LPC-Link2 on-board"/>
  1005. </targetInfos>
  1006. </api>
  1007. </apis>
  1008. <components>
  1009. <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.4.0" condition="ARMv6_7_8-M Device">
  1010. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.7.0"/>
  1011. <targetInfos>
  1012. <targetInfo name="LPC-Link2"/>
  1013. <targetInfo name="LPC-Link2 on-board"/>
  1014. </targetInfos>
  1015. </component>
  1016. <component Capiversion="2.1.3" Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cvendor="ARM" Cversion="5.5.2" condition="RTOS2 RTX5">
  1017. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.7.0"/>
  1018. <targetInfos>
  1019. <targetInfo name="LPC-Link2"/>
  1020. <targetInfo name="LPC-Link2 on-board"/>
  1021. </targetInfos>
  1022. </component>
  1023. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="CORE" Cvariant="Release" Cvendor="Keil" Cversion="6.14.1" condition="USB Core">
  1024. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.12.0"/>
  1025. <targetInfos>
  1026. <targetInfo name="LPC-Link2"/>
  1027. <targetInfo name="LPC-Link2 on-board"/>
  1028. </targetInfos>
  1029. </component>
  1030. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="Device" Cvendor="Keil" Cversion="6.14.1" condition="USB Core and Device Instance and Device Driver" maxInstances="4">
  1031. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.12.0"/>
  1032. <targetInfos>
  1033. <targetInfo name="LPC-Link2"/>
  1034. <targetInfo name="LPC-Link2 on-board"/>
  1035. </targetInfos>
  1036. </component>
  1037. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="Device" Csub="CDC" Cvendor="Keil" Cversion="6.14.1" condition="USB Core and Device Instance and Device Driver" maxInstances="8">
  1038. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.12.0"/>
  1039. <targetInfos>
  1040. <targetInfo name="LPC-Link2"/>
  1041. <targetInfo name="LPC-Link2 on-board"/>
  1042. </targetInfos>
  1043. </component>
  1044. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="Device" Csub="Custom Class" Cvendor="Keil" Cversion="6.14.1" condition="USB Core and Device Instance and Device Driver" maxInstances="4">
  1045. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.12.0"/>
  1046. <targetInfos>
  1047. <targetInfo name="LPC-Link2"/>
  1048. <targetInfo name="LPC-Link2 on-board"/>
  1049. </targetInfos>
  1050. </component>
  1051. <component Capiversion="2.1" Cclass="CMSIS Driver" Cgroup="USART" Cvendor="Keil" Cversion="2.14" condition="LPC4300 CMSIS SCU GPDMA">
  1052. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1053. <targetInfos>
  1054. <targetInfo name="LPC-Link2"/>
  1055. <targetInfo name="LPC-Link2 on-board"/>
  1056. </targetInfos>
  1057. </component>
  1058. <component Capiversion="2.1" Cclass="CMSIS Driver" Cgroup="USB Device" Csub="USB0" Cvendor="Keil" Cversion="2.12" condition="LPC4300 CMSIS SCU">
  1059. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1060. <targetInfos>
  1061. <targetInfo name="LPC-Link2"/>
  1062. <targetInfo name="LPC-Link2 on-board"/>
  1063. </targetInfos>
  1064. </component>
  1065. <component Cclass="Device" Cgroup="GPDMA" Cvendor="Keil" Cversion="1.6" condition="LPC4300 CMSIS">
  1066. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1067. <targetInfos>
  1068. <targetInfo name="LPC-Link2"/>
  1069. <targetInfo name="LPC-Link2 on-board"/>
  1070. </targetInfos>
  1071. </component>
  1072. <component Cclass="Device" Cgroup="SCU" Cvendor="Keil" Cversion="1.1" condition="LPC4300 CMSIS">
  1073. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1074. <targetInfos>
  1075. <targetInfo name="LPC-Link2"/>
  1076. <targetInfo name="LPC-Link2 on-board"/>
  1077. </targetInfos>
  1078. </component>
  1079. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS">
  1080. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1081. <targetInfos>
  1082. <targetInfo name="LPC-Link2">
  1083. <c>
  1084. <Define>USE_SPIFI=1</Define>
  1085. </c>
  1086. <asm>
  1087. <Define>NO_CRP</Define>
  1088. </asm>
  1089. </targetInfo>
  1090. <targetInfo name="LPC-Link2 on-board">
  1091. <asm>
  1092. <Define>NO_CRP</Define>
  1093. </asm>
  1094. </targetInfo>
  1095. </targetInfos>
  1096. </component>
  1097. </components>
  1098. <files>
  1099. <file attr="config" category="source" name="CMSIS\RTOS2\RTX\Config\RTX_Config.c" version="5.1.0">
  1100. <instance index="0">RTE\CMSIS\RTX_Config.c</instance>
  1101. <component Capiversion="2.1.3" Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cvendor="ARM" Cversion="5.5.2" condition="RTOS2 RTX5"/>
  1102. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.7.0"/>
  1103. <targetInfos>
  1104. <targetInfo name="LPC-Link2"/>
  1105. <targetInfo name="LPC-Link2 on-board"/>
  1106. </targetInfos>
  1107. </file>
  1108. <file attr="config" category="header" name="CMSIS\RTOS2\RTX\Config\RTX_Config.h" version="5.5.1">
  1109. <instance index="0">RTE\CMSIS\RTX_Config.h</instance>
  1110. <component Capiversion="2.1.3" Cclass="CMSIS" Cgroup="RTOS2" Csub="Keil RTX5" Cvariant="Library" Cvendor="ARM" Cversion="5.5.2" condition="RTOS2 RTX5"/>
  1111. <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.7.0"/>
  1112. <targetInfos>
  1113. <targetInfo name="LPC-Link2"/>
  1114. <targetInfo name="LPC-Link2 on-board"/>
  1115. </targetInfos>
  1116. </file>
  1117. <file attr="config" category="header" name="RTE_Driver\Config\RTE_Device.h" version="2.2.1">
  1118. <instance index="0">RTE\Device\LPC4322_Cortex-M4\RTE_Device.h</instance>
  1119. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS"/>
  1120. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1121. <targetInfos>
  1122. <targetInfo name="LPC-Link2 on-board"/>
  1123. </targetInfos>
  1124. </file>
  1125. <file attr="config" category="source" condition="CM4 ARM Compiler" name="Device\Source\ARM\startup_LPC43xx.s" version="1.0.0">
  1126. <instance index="0">RTE\Device\LPC4322_Cortex-M4\startup_LPC43xx.s</instance>
  1127. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS"/>
  1128. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1129. <targetInfos>
  1130. <targetInfo name="LPC-Link2 on-board"/>
  1131. </targetInfos>
  1132. </file>
  1133. <file attr="config" category="source" condition="CM4" name="Device\Source\system_LPC43xx.c" version="1.0.3">
  1134. <instance index="0">RTE\Device\LPC4322_Cortex-M4\system_LPC43xx.c</instance>
  1135. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS"/>
  1136. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1137. <targetInfos>
  1138. <targetInfo name="LPC-Link2 on-board"/>
  1139. </targetInfos>
  1140. </file>
  1141. <file attr="config" category="header" name="RTE_Driver\Config\RTE_Device.h" version="2.2.1">
  1142. <instance index="0">RTE\Device\LPC4370_Cortex-M4\RTE_Device.h</instance>
  1143. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS"/>
  1144. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1145. <targetInfos>
  1146. <targetInfo name="LPC-Link2"/>
  1147. </targetInfos>
  1148. </file>
  1149. <file attr="config" category="source" condition="CM4 ARM Compiler" name="Device\Source\ARM\startup_LPC43xx.s" version="1.0.0">
  1150. <instance index="0">RTE\Device\LPC4370_Cortex-M4\startup_LPC43xx.s</instance>
  1151. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS"/>
  1152. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1153. <targetInfos>
  1154. <targetInfo name="LPC-Link2"/>
  1155. </targetInfos>
  1156. </file>
  1157. <file attr="config" category="source" condition="CM4" name="Device\Source\system_LPC43xx.c" version="1.0.3">
  1158. <instance index="0">RTE\Device\LPC4370_Cortex-M4\system_LPC43xx.c</instance>
  1159. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="LPC4300 CMSIS"/>
  1160. <package name="LPC4300_DFP" schemaVersion="1.4.9" url="http://www.keil.com/pack/" vendor="Keil" version="2.9.0"/>
  1161. <targetInfos>
  1162. <targetInfo name="LPC-Link2"/>
  1163. </targetInfos>
  1164. </file>
  1165. <file attr="config" category="source" name="USB\Config\USBD_Config.c" version="5.2.0">
  1166. <instance index="0">RTE\USB\USBD_Config_0.c</instance>
  1167. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="Device" Cvendor="Keil" Cversion="6.15.0" condition="USB Core and Device Instance and Device Driver" maxInstances="4"/>
  1168. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.13.0"/>
  1169. <targetInfos>
  1170. <targetInfo name="LPC-Link2"/>
  1171. <targetInfo name="LPC-Link2 on-board"/>
  1172. </targetInfos>
  1173. </file>
  1174. <file attr="config" category="header" name="USB\Config\USBD_Config_CDC.h" version="5.2.0">
  1175. <instance index="0">RTE\USB\USBD_Config_CDC_0.h</instance>
  1176. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="Device" Csub="CDC" Cvendor="Keil" Cversion="6.15.0" condition="USB Core and Device Instance and Device Driver" maxInstances="8"/>
  1177. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.13.0"/>
  1178. <targetInfos>
  1179. <targetInfo name="LPC-Link2"/>
  1180. <targetInfo name="LPC-Link2 on-board"/>
  1181. </targetInfos>
  1182. </file>
  1183. <file attr="config" category="header" name="USB\Config\USBD_Config_CustomClass.h" version="5.2.0">
  1184. <instance index="0">RTE\USB\USBD_Config_CustomClass_0.h</instance>
  1185. <component Cbundle="MDK-Plus" Cclass="USB" Cgroup="Device" Csub="Custom Class" Cvendor="Keil" Cversion="6.15.0" condition="USB Core and Device Instance and Device Driver" maxInstances="4"/>
  1186. <package name="MDK-Middleware" schemaVersion="1.4" url="http://www.keil.com/pack/" vendor="Keil" version="7.13.0"/>
  1187. <targetInfos>
  1188. <targetInfo name="LPC-Link2"/>
  1189. <targetInfo name="LPC-Link2 on-board"/>
  1190. </targetInfos>
  1191. </file>
  1192. </files>
  1193. </RTE>
  1194. <LayerInfo>
  1195. <Layers>
  1196. <Layer>
  1197. <LayName>CMSIS_DAP</LayName>
  1198. <LayPrjMark>1</LayPrjMark>
  1199. </Layer>
  1200. </Layers>
  1201. </LayerInfo>
  1202. </Project>