yincheng.zhong
2023-08-02 b4cbbf26850167428b2ebde45238d612f2fac4a6
MDK-ARM/L051.uvprojx
@@ -10,20 +10,20 @@
      <TargetName>L051</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
      <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
      <pCCUsed>5060750::V5.06 update 6 (build 750)::.\ARMCC</pCCUsed>
      <uAC6>0</uAC6>
      <TargetOption>
        <TargetCommonOption>
          <Device>STM32L051C8Tx</Device>
          <Vendor>STMicroelectronics</Vendor>
          <PackID>Keil.STM32L0xx_DFP.2.0.0</PackID>
          <PackID>Keil.STM32L0xx_DFP.2.1.0</PackID>
          <PackURL>http://www.keil.com/pack/</PackURL>
          <Cpu>IRAM(0x20000000-0x20001FFF) IROM(0x8000000-0x800FFFF)  CLOCK(8000000) CPUTYPE("Cortex-M0+")</Cpu>
          <Cpu>IRAM(0x20000000,0x00002000) IROM(0x08000000,0x00010000) CPUTYPE("Cortex-M0+") CLOCK(12000000) ELITTLE</Cpu>
          <FlashUtilSpec></FlashUtilSpec>
          <StartupFile></StartupFile>
          <FlashDriverDll></FlashDriverDll>
          <DeviceId></DeviceId>
          <RegisterFile></RegisterFile>
          <FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0STM32L0xx_64 -FS08000000 -FL010000 -FP0($$Device:STM32L051C8Tx$CMSIS\Flash\STM32L0xx_64.FLM))</FlashDriverDll>
          <DeviceId>0</DeviceId>
          <RegisterFile>$$Device:STM32L051C8Tx$Drivers\CMSIS\Device\ST\STM32L0xx\Include\stm32l0xx.h</RegisterFile>
          <MemoryEnv></MemoryEnv>
          <Cmp></Cmp>
          <Asm></Asm>
@@ -33,7 +33,7 @@
          <SLE66CMisc></SLE66CMisc>
          <SLE66AMisc></SLE66AMisc>
          <SLE66LinkerMisc></SLE66LinkerMisc>
          <SFDFile>$$Device:STM32L051C8Tx$CMSIS/SVD/STM32L051x.svd</SFDFile>
          <SFDFile>$$Device:STM32L051C8Tx$CMSIS\SVD\STM32L051x.svd</SFDFile>
          <bCustSvd>0</bCustSvd>
          <UseEnv>0</UseEnv>
          <BinPath></BinPath>
@@ -110,11 +110,11 @@
        </CommonProperty>
        <DllOption>
          <SimDllName>SARMCM3.DLL</SimDllName>
          <SimDllArguments>-REMAP</SimDllArguments>
          <SimDllArguments> -REMAP-MPU </SimDllArguments>
          <SimDlgDll>DARMCM1.DLL</SimDlgDll>
          <SimDlgDllArguments>-pCM0+</SimDlgDllArguments>
          <TargetDllName>SARMCM3.DLL</TargetDllName>
          <TargetDllArguments> </TargetDllArguments>
          <TargetDllArguments>-MPU </TargetDllArguments>
          <TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
          <TargetDlgDllArguments>-pCM0+</TargetDlgDllArguments>
        </DllOption>
@@ -134,10 +134,10 @@
            <RunIndependent>0</RunIndependent>
            <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
            <Capability>1</Capability>
            <DriverSelection>4103</DriverSelection>
            <DriverSelection>4096</DriverSelection>
          </Flash1>
          <bUseTDR>1</bUseTDR>
          <Flash2>STLink\ST-LINKIII-KEIL_SWO.dll</Flash2>
          <Flash2>BIN\UL2CM3.DLL</Flash2>
          <Flash3>"" ()</Flash3>
          <Flash4></Flash4>
          <pFcarmOut></pFcarmOut>
@@ -185,6 +185,7 @@
            <uocXRam>0</uocXRam>
            <RvdsVP>0</RvdsVP>
            <RvdsMve>0</RvdsMve>
            <RvdsCdeCp>0</RvdsCdeCp>
            <hadIRAM2>0</hadIRAM2>
            <hadIROM2>0</hadIROM2>
            <StupSel>8</StupSel>
@@ -275,7 +276,7 @@
              <OCR_RVCT4>
                <Type>1</Type>
                <StartAddress>0x8005000</StartAddress>
                <Size>0xb000</Size>
                <Size>0x10000</Size>
              </OCR_RVCT4>
              <OCR_RVCT5>
                <Type>1</Type>
@@ -338,7 +339,7 @@
              <MiscControls></MiscControls>
              <Define>USE_HAL_DRIVER,STM32L051xx</Define>
              <Undefine></Undefine>
              <IncludePath>../Inc;                    ../Drivers/STM32L0xx_HAL_Driver/Inc;                    ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy;                    ../Drivers/CMSIS/Device/ST/STM32L0xx/Include;                    ../Drivers/CMSIS/Include;                    ..\Drivers\ExternlDrivers;                    ..\Src\decadriver;                    ..\Src\ExternalDevices;                    ..\Src\OnChipDevices;                    ..\Src\algorithm;                    ..\Src\application</IncludePath>
              <IncludePath>../Inc;                      ../Drivers/STM32L0xx_HAL_Driver/Inc;                      ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy;                      ../Drivers/CMSIS/Device/ST/STM32L0xx/Include;                      ../Drivers/CMSIS/Include;                      ..\Drivers\ExternlDrivers;                      ..\Src\decadriver;                      ..\Src\ExternalDevices;                      ..\Src\OnChipDevices;                      ..\Src\algorithm;                      ..\Src\application</IncludePath>
            </VariousControls>
          </Cads>
          <Aads>
@@ -351,7 +352,7 @@
            <NoWarn>0</NoWarn>
            <uSurpInc>0</uSurpInc>
            <useXO>0</useXO>
            <uClangAs>0</uClangAs>
            <ClangAsOpt>4</ClangAsOpt>
            <VariousControls>
              <MiscControls></MiscControls>
              <Define></Define>
@@ -398,19 +399,14 @@
              <FilePath>..\Drivers\ExternlDrivers\lis3dh_driver.c</FilePath>
            </File>
            <File>
              <FileName>dps310.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\ExternalDevices\dps310.c</FilePath>
            </File>
            <File>
              <FileName>dps368_test.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\ExternalDevices\dps368_test.c</FilePath>
            </File>
            <File>
              <FileName>dw_driver.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\decadriver\dw_driver.c</FilePath>
            </File>
            <File>
              <FileName>BMP390.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\ExternalDevices\BMP390.c</FilePath>
            </File>
          </Files>
        </Group>
@@ -479,6 +475,11 @@
              <FileName>serial_at_cmd_app.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\serial_at_cmd_app.c</FilePath>
            </File>
            <File>
              <FileName>dw_ds_anc.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\dw_ds_anc.c</FilePath>
            </File>
          </Files>
        </Group>
@@ -637,8 +638,8 @@
  <RTE>
    <apis/>
    <components>
      <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="4.3.0" condition="CMSIS Core">
        <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="4.5.0"/>
      <component Cclass="CMSIS" Cgroup="CORE" Cvendor="ARM" Cversion="5.5.0" condition="ARMv6_7_8-M Device">
        <package name="CMSIS" schemaVersion="1.3" url="http://www.keil.com/pack/" vendor="ARM" version="5.8.0"/>
        <targetInfos>
          <targetInfo name="L051"/>
        </targetInfos>
@@ -647,4 +648,19 @@
    <files/>
  </RTE>
  <LayerInfo>
    <Layers>
      <Layer>
        <LayName>&lt;Project Info&gt;</LayName>
        <LayDesc></LayDesc>
        <LayUrl></LayUrl>
        <LayKeys></LayKeys>
        <LayCat></LayCat>
        <LayLic></LayLic>
        <LayTarg>0</LayTarg>
        <LayPrjMark>1</LayPrjMark>
      </Layer>
    </Layers>
  </LayerInfo>
</Project>