yc11xx.uvprojx 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492
  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>Target 1</TargetName>
  8. <ToolsetNumber>0x4</ToolsetNumber>
  9. <ToolsetName>ARM-ADS</ToolsetName>
  10. <TargetOption>
  11. <TargetCommonOption>
  12. <Device>CMSDK_CM0</Device>
  13. <Vendor>ARM</Vendor>
  14. <Cpu>IRAM(0x20000000,0x00400000) IROM(0x00000000,0x00400000) CPUTYPE("Cortex-M0") CLOCK(12000000) ELITTLE</Cpu>
  15. <FlashUtilSpec></FlashUtilSpec>
  16. <StartupFile></StartupFile>
  17. <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000)</FlashDriverDll>
  18. <DeviceId>0</DeviceId>
  19. <RegisterFile>$$Device:CMSDK_CM0$Device\CMSDK_CM0\Include\CMSDK_CM0.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:CMSDK_CM0$SVD\CMSDK_CM0.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>.\Objects\</OutputDirectory>
  45. <OutputName>yc11xx</OutputName>
  46. <CreateExecutable>1</CreateExecutable>
  47. <CreateLib>0</CreateLib>
  48. <CreateHexFile>1</CreateHexFile>
  49. <DebugInformation>1</DebugInformation>
  50. <BrowseInformation>1</BrowseInformation>
  51. <ListingPath>.\Listings\</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. </BeforeMake>
  73. <AfterMake>
  74. <RunUserProg1>1</RunUserProg1>
  75. <RunUserProg2>0</RunUserProg2>
  76. <UserProg1Name>fromelf.exe --text -a -c --output=@L_asm.txt "!L"</UserProg1Name>
  77. <UserProg2Name></UserProg2Name>
  78. <UserProg1Dos16Mode>0</UserProg1Dos16Mode>
  79. <UserProg2Dos16Mode>0</UserProg2Dos16Mode>
  80. </AfterMake>
  81. <SelectedForBatchBuild>0</SelectedForBatchBuild>
  82. <SVCSIdString></SVCSIdString>
  83. </TargetCommonOption>
  84. <CommonProperty>
  85. <UseCPPCompiler>0</UseCPPCompiler>
  86. <RVCTCodeConst>0</RVCTCodeConst>
  87. <RVCTZI>0</RVCTZI>
  88. <RVCTOtherData>0</RVCTOtherData>
  89. <ModuleSelection>0</ModuleSelection>
  90. <IncludeInBuild>1</IncludeInBuild>
  91. <AlwaysBuild>0</AlwaysBuild>
  92. <GenerateAssemblyFile>0</GenerateAssemblyFile>
  93. <AssembleAssemblyFile>0</AssembleAssemblyFile>
  94. <PublicsOnly>0</PublicsOnly>
  95. <StopOnExitCode>3</StopOnExitCode>
  96. <CustomArgument></CustomArgument>
  97. <IncludeLibraryModules></IncludeLibraryModules>
  98. <ComprImg>1</ComprImg>
  99. </CommonProperty>
  100. <DllOption>
  101. <SimDllName>SARMCM3.DLL</SimDllName>
  102. <SimDllArguments> </SimDllArguments>
  103. <SimDlgDll>DARMCM1.DLL</SimDlgDll>
  104. <SimDlgDllArguments>-pCM0</SimDlgDllArguments>
  105. <TargetDllName>SARMCM3.DLL</TargetDllName>
  106. <TargetDllArguments> </TargetDllArguments>
  107. <TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
  108. <TargetDlgDllArguments>-pCM0</TargetDlgDllArguments>
  109. </DllOption>
  110. <DebugOption>
  111. <OPTHX>
  112. <HexSelection>1</HexSelection>
  113. <HexRangeLowAddress>0</HexRangeLowAddress>
  114. <HexRangeHighAddress>0</HexRangeHighAddress>
  115. <HexOffset>0</HexOffset>
  116. <Oh166RecLen>16</Oh166RecLen>
  117. </OPTHX>
  118. <Simulator>
  119. <UseSimulator>0</UseSimulator>
  120. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  121. <RunToMain>1</RunToMain>
  122. <RestoreBreakpoints>1</RestoreBreakpoints>
  123. <RestoreWatchpoints>1</RestoreWatchpoints>
  124. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  125. <RestoreFunctions>1</RestoreFunctions>
  126. <RestoreToolbox>1</RestoreToolbox>
  127. <LimitSpeedToRealTime>0</LimitSpeedToRealTime>
  128. </Simulator>
  129. <Target>
  130. <UseTarget>1</UseTarget>
  131. <LoadApplicationAtStartup>1</LoadApplicationAtStartup>
  132. <RunToMain>1</RunToMain>
  133. <RestoreBreakpoints>1</RestoreBreakpoints>
  134. <RestoreWatchpoints>1</RestoreWatchpoints>
  135. <RestoreMemoryDisplay>1</RestoreMemoryDisplay>
  136. <RestoreFunctions>0</RestoreFunctions>
  137. <RestoreToolbox>1</RestoreToolbox>
  138. <RestoreTracepoints>1</RestoreTracepoints>
  139. </Target>
  140. <RunDebugAfterBuild>0</RunDebugAfterBuild>
  141. <TargetSelection>6</TargetSelection>
  142. <SimDlls>
  143. <CpuDll></CpuDll>
  144. <CpuDllArguments></CpuDllArguments>
  145. <PeripheralDll></PeripheralDll>
  146. <PeripheralDllArguments></PeripheralDllArguments>
  147. <InitializationFile></InitializationFile>
  148. </SimDlls>
  149. <TargetDlls>
  150. <CpuDll></CpuDll>
  151. <CpuDllArguments></CpuDllArguments>
  152. <PeripheralDll></PeripheralDll>
  153. <PeripheralDllArguments></PeripheralDllArguments>
  154. <InitializationFile></InitializationFile>
  155. <Driver>Segger\JL2CM3.dll</Driver>
  156. </TargetDlls>
  157. </DebugOption>
  158. <Utilities>
  159. <Flash1>
  160. <UseTargetDll>0</UseTargetDll>
  161. <UseExternalTool>1</UseExternalTool>
  162. <RunIndependent>1</RunIndependent>
  163. <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
  164. <Capability>1</Capability>
  165. <DriverSelection>4096</DriverSelection>
  166. </Flash1>
  167. <bUseTDR>1</bUseTDR>
  168. <Flash2>BIN\UL2CM3.DLL</Flash2>
  169. <Flash3>".\Objects\tool\d.bat" ()</Flash3>
  170. <Flash4></Flash4>
  171. <pFcarmOut></pFcarmOut>
  172. <pFcarmGrp></pFcarmGrp>
  173. <pFcArmRoot></pFcArmRoot>
  174. <FcArmLst>0</FcArmLst>
  175. </Utilities>
  176. <TargetArmAds>
  177. <ArmAdsMisc>
  178. <GenerateListings>0</GenerateListings>
  179. <asHll>1</asHll>
  180. <asAsm>1</asAsm>
  181. <asMacX>1</asMacX>
  182. <asSyms>1</asSyms>
  183. <asFals>1</asFals>
  184. <asDbgD>1</asDbgD>
  185. <asForm>1</asForm>
  186. <ldLst>0</ldLst>
  187. <ldmm>1</ldmm>
  188. <ldXref>1</ldXref>
  189. <BigEnd>0</BigEnd>
  190. <AdsALst>1</AdsALst>
  191. <AdsACrf>1</AdsACrf>
  192. <AdsANop>0</AdsANop>
  193. <AdsANot>0</AdsANot>
  194. <AdsLLst>1</AdsLLst>
  195. <AdsLmap>1</AdsLmap>
  196. <AdsLcgr>1</AdsLcgr>
  197. <AdsLsym>1</AdsLsym>
  198. <AdsLszi>1</AdsLszi>
  199. <AdsLtoi>1</AdsLtoi>
  200. <AdsLsun>1</AdsLsun>
  201. <AdsLven>1</AdsLven>
  202. <AdsLsxf>1</AdsLsxf>
  203. <RvctClst>0</RvctClst>
  204. <GenPPlst>0</GenPPlst>
  205. <AdsCpuType>"Cortex-M0"</AdsCpuType>
  206. <RvctDeviceName></RvctDeviceName>
  207. <mOS>0</mOS>
  208. <uocRom>0</uocRom>
  209. <uocRam>0</uocRam>
  210. <hadIROM>1</hadIROM>
  211. <hadIRAM>1</hadIRAM>
  212. <hadXRAM>0</hadXRAM>
  213. <uocXRam>0</uocXRam>
  214. <RvdsVP>0</RvdsVP>
  215. <hadIRAM2>0</hadIRAM2>
  216. <hadIROM2>0</hadIROM2>
  217. <StupSel>8</StupSel>
  218. <useUlib>1</useUlib>
  219. <EndSel>0</EndSel>
  220. <uLtcg>0</uLtcg>
  221. <RoSelD>3</RoSelD>
  222. <RwSelD>3</RwSelD>
  223. <CodeSel>0</CodeSel>
  224. <OptFeed>0</OptFeed>
  225. <NoZi1>0</NoZi1>
  226. <NoZi2>0</NoZi2>
  227. <NoZi3>0</NoZi3>
  228. <NoZi4>0</NoZi4>
  229. <NoZi5>0</NoZi5>
  230. <Ro1Chk>0</Ro1Chk>
  231. <Ro2Chk>0</Ro2Chk>
  232. <Ro3Chk>0</Ro3Chk>
  233. <Ir1Chk>1</Ir1Chk>
  234. <Ir2Chk>0</Ir2Chk>
  235. <Ra1Chk>0</Ra1Chk>
  236. <Ra2Chk>0</Ra2Chk>
  237. <Ra3Chk>0</Ra3Chk>
  238. <Im1Chk>1</Im1Chk>
  239. <Im2Chk>0</Im2Chk>
  240. <OnChipMemories>
  241. <Ocm1>
  242. <Type>0</Type>
  243. <StartAddress>0x0</StartAddress>
  244. <Size>0x0</Size>
  245. </Ocm1>
  246. <Ocm2>
  247. <Type>0</Type>
  248. <StartAddress>0x0</StartAddress>
  249. <Size>0x0</Size>
  250. </Ocm2>
  251. <Ocm3>
  252. <Type>0</Type>
  253. <StartAddress>0x0</StartAddress>
  254. <Size>0x0</Size>
  255. </Ocm3>
  256. <Ocm4>
  257. <Type>0</Type>
  258. <StartAddress>0x0</StartAddress>
  259. <Size>0x0</Size>
  260. </Ocm4>
  261. <Ocm5>
  262. <Type>0</Type>
  263. <StartAddress>0x0</StartAddress>
  264. <Size>0x0</Size>
  265. </Ocm5>
  266. <Ocm6>
  267. <Type>0</Type>
  268. <StartAddress>0x0</StartAddress>
  269. <Size>0x0</Size>
  270. </Ocm6>
  271. <IRAM>
  272. <Type>0</Type>
  273. <StartAddress>0x20000000</StartAddress>
  274. <Size>0x400000</Size>
  275. </IRAM>
  276. <IROM>
  277. <Type>1</Type>
  278. <StartAddress>0x0</StartAddress>
  279. <Size>0x400000</Size>
  280. </IROM>
  281. <XRAM>
  282. <Type>0</Type>
  283. <StartAddress>0x0</StartAddress>
  284. <Size>0x0</Size>
  285. </XRAM>
  286. <OCR_RVCT1>
  287. <Type>1</Type>
  288. <StartAddress>0x0</StartAddress>
  289. <Size>0x0</Size>
  290. </OCR_RVCT1>
  291. <OCR_RVCT2>
  292. <Type>1</Type>
  293. <StartAddress>0x0</StartAddress>
  294. <Size>0x0</Size>
  295. </OCR_RVCT2>
  296. <OCR_RVCT3>
  297. <Type>1</Type>
  298. <StartAddress>0x0</StartAddress>
  299. <Size>0x0</Size>
  300. </OCR_RVCT3>
  301. <OCR_RVCT4>
  302. <Type>1</Type>
  303. <StartAddress>0x0</StartAddress>
  304. <Size>0x400000</Size>
  305. </OCR_RVCT4>
  306. <OCR_RVCT5>
  307. <Type>1</Type>
  308. <StartAddress>0x0</StartAddress>
  309. <Size>0x0</Size>
  310. </OCR_RVCT5>
  311. <OCR_RVCT6>
  312. <Type>0</Type>
  313. <StartAddress>0x0</StartAddress>
  314. <Size>0x0</Size>
  315. </OCR_RVCT6>
  316. <OCR_RVCT7>
  317. <Type>0</Type>
  318. <StartAddress>0x0</StartAddress>
  319. <Size>0x0</Size>
  320. </OCR_RVCT7>
  321. <OCR_RVCT8>
  322. <Type>0</Type>
  323. <StartAddress>0x0</StartAddress>
  324. <Size>0x0</Size>
  325. </OCR_RVCT8>
  326. <OCR_RVCT9>
  327. <Type>0</Type>
  328. <StartAddress>0x10010000</StartAddress>
  329. <Size>0x4000</Size>
  330. </OCR_RVCT9>
  331. <OCR_RVCT10>
  332. <Type>0</Type>
  333. <StartAddress>0x0</StartAddress>
  334. <Size>0x0</Size>
  335. </OCR_RVCT10>
  336. </OnChipMemories>
  337. <RvctStartVector></RvctStartVector>
  338. </ArmAdsMisc>
  339. <Cads>
  340. <interw>1</interw>
  341. <Optim>1</Optim>
  342. <oTime>0</oTime>
  343. <SplitLS>0</SplitLS>
  344. <OneElfS>0</OneElfS>
  345. <Strict>0</Strict>
  346. <EnumInt>0</EnumInt>
  347. <PlainCh>0</PlainCh>
  348. <Ropi>0</Ropi>
  349. <Rwpi>0</Rwpi>
  350. <wLevel>1</wLevel>
  351. <uThumb>0</uThumb>
  352. <uSurpInc>0</uSurpInc>
  353. <VariousControls>
  354. <MiscControls>--c99 --gnu</MiscControls>
  355. <Define></Define>
  356. <Undefine></Undefine>
  357. <IncludePath>..\..\..\..\Librarier\cmsis;..\..\..\..\Librarier\device;..\..\..\..\Librarier\drivers\uart;..\..\..\..\Librarier\drivers\hal;..\..\..\..\Librarier\drivers\gpio;..\..\..\..\Librarier\drivers\spi;..\..\..\..\Librarier\drivers\timer;..\..\..\..\Librarier\drivers\it</IncludePath>
  358. </VariousControls>
  359. </Cads>
  360. <Aads>
  361. <interw>1</interw>
  362. <Ropi>0</Ropi>
  363. <Rwpi>0</Rwpi>
  364. <thumb>0</thumb>
  365. <SplitLS>0</SplitLS>
  366. <SwStkChk>0</SwStkChk>
  367. <NoWarn>0</NoWarn>
  368. <uSurpInc>0</uSurpInc>
  369. <VariousControls>
  370. <MiscControls></MiscControls>
  371. <Define></Define>
  372. <Undefine></Undefine>
  373. <IncludePath></IncludePath>
  374. </VariousControls>
  375. </Aads>
  376. <LDads>
  377. <umfTarg>0</umfTarg>
  378. <Ropi>0</Ropi>
  379. <Rwpi>0</Rwpi>
  380. <noStLib>0</noStLib>
  381. <RepFail>1</RepFail>
  382. <useFile>0</useFile>
  383. <TextAddressRange>0x00000000</TextAddressRange>
  384. <DataAddressRange>0x100010000</DataAddressRange>
  385. <ScatterFile>.\Objects\yc11xx.sct</ScatterFile>
  386. <IncludeLibs></IncludeLibs>
  387. <IncludeLibsPath></IncludeLibsPath>
  388. <Misc></Misc>
  389. <LinkerInputFile></LinkerInputFile>
  390. <DisabledWarnings></DisabledWarnings>
  391. </LDads>
  392. </TargetArmAds>
  393. </TargetOption>
  394. <Groups>
  395. <Group>
  396. <GroupName>main</GroupName>
  397. <Files>
  398. <File>
  399. <FileName>main.c</FileName>
  400. <FileType>1</FileType>
  401. <FilePath>..\..\User\main.c</FilePath>
  402. </File>
  403. </Files>
  404. </Group>
  405. <Group>
  406. <GroupName>startup</GroupName>
  407. <Files>
  408. <File>
  409. <FileName>startup.s</FileName>
  410. <FileType>2</FileType>
  411. <FilePath>.\startup\startup.s</FilePath>
  412. </File>
  413. </Files>
  414. </Group>
  415. <Group>
  416. <GroupName>driver</GroupName>
  417. <Files>
  418. <File>
  419. <FileName>yc11xx_uart.c</FileName>
  420. <FileType>1</FileType>
  421. <FilePath>..\..\..\..\Librarier\drivers\uart\yc11xx_uart.c</FilePath>
  422. </File>
  423. <File>
  424. <FileName>yc_drv_common.c</FileName>
  425. <FileType>1</FileType>
  426. <FilePath>..\..\..\..\Librarier\drivers\hal\yc_drv_common.c</FilePath>
  427. </File>
  428. <File>
  429. <FileName>yc11xx_gpio.c</FileName>
  430. <FileType>1</FileType>
  431. <FilePath>..\..\..\..\Librarier\drivers\gpio\yc11xx_gpio.c</FilePath>
  432. </File>
  433. <File>
  434. <FileName>kservice.c</FileName>
  435. <FileType>1</FileType>
  436. <FilePath>..\..\..\..\Librarier\libcore\sys\kservice.c</FilePath>
  437. </File>
  438. <File>
  439. <FileName>yc11xx_spi.c</FileName>
  440. <FileType>1</FileType>
  441. <FilePath>..\..\..\..\Librarier\drivers\spi\yc11xx_spi.c</FilePath>
  442. </File>
  443. <File>
  444. <FileName>systick.c</FileName>
  445. <FileType>1</FileType>
  446. <FilePath>..\..\..\..\Librarier\libcore\sys\systick.c</FilePath>
  447. </File>
  448. <File>
  449. <FileName>yc_timer.c</FileName>
  450. <FileType>1</FileType>
  451. <FilePath>..\..\..\..\Librarier\drivers\timer\yc_timer.c</FilePath>
  452. </File>
  453. <File>
  454. <FileName>yc_it.c</FileName>
  455. <FileType>1</FileType>
  456. <FilePath>..\..\..\..\Librarier\drivers\it\yc_it.c</FilePath>
  457. </File>
  458. </Files>
  459. </Group>
  460. </Groups>
  461. </Target>
  462. </Targets>
  463. <RTE>
  464. <apis/>
  465. <components/>
  466. <files>
  467. <file attr="config" category="header" name="CMSIS\Config\RTE_Device.h" version="1.0.0">
  468. <instance index="0" removed="1">RTE\Device\CMSDK_CM0\RTE_Device.h</instance>
  469. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="CMSDK_CM0 CMSIS"/>
  470. <package name="V2M-MPS2_CMx_BSP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.7.0"/>
  471. <targetInfos/>
  472. </file>
  473. <file attr="config" category="source" condition="ARMCC" name="Device\CMSDK_CM0\Source\ARM\startup_CMSDK_CM0.s" version="1.0.0">
  474. <instance index="0" removed="1">RTE\Device\CMSDK_CM0\startup_CMSDK_CM0.s</instance>
  475. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="CMSDK_CM0 CMSIS"/>
  476. <package name="V2M-MPS2_CMx_BSP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.7.0"/>
  477. <targetInfos/>
  478. </file>
  479. <file attr="config" category="source" name="Device\CMSDK_CM0\Source\system_CMSDK_CM0.c" version="1.0.0">
  480. <instance index="0" removed="1">RTE\Device\CMSDK_CM0\system_CMSDK_CM0.c</instance>
  481. <component Cclass="Device" Cgroup="Startup" Cvendor="Keil" Cversion="1.0.0" condition="CMSDK_CM0 CMSIS"/>
  482. <package name="V2M-MPS2_CMx_BSP" schemaVersion="1.2" url="http://www.keil.com/pack/" vendor="Keil" version="1.7.0"/>
  483. <targetInfos/>
  484. </file>
  485. </files>
  486. </RTE>
  487. </Project>