<?xml version="1.0" encoding="Windows-1252" ?>
<TKStudioProject Name="CAN_RecSend_Reg" BuildTool="15" Version="3.00" Author="YinHandong[Òüº®¶¬]" ProjectGUID="{EB40F7DA-1207-45e2-B3B1-E0FA234B2EF2}">
    <Configurations>
        <Configuration Name="DebugInFlash" OP="0" XROM="0,0x00000000,0x00000000,0#0,0x00000000,0x00000000,0#0,0x00000000,0x00000000,0" XRAM="0,0x00000000,0x00000000,0#0,0x00000000,0x00000000,0#0,0x00000000,0x00000000,0" OldName="DebugInFlash" OutBig="0" McLib="0" CLK="12.000000" Cross="0" IROM="1,0x00000000,0x00008000,1#0,0x00000000,0x00000000,0" IRAM="1,0x10000000,0x00002000,0#0,0x00000000,0x00000000,0" OldCPU="LPC1114" OPTDBG="0,-1,1,0,1,1,()" DEVICE="LPC1114" VENDOR="NXP (founded by Philips)" FAMINY="3" SIMCLK="12.000000">
            <MDK_Output OutName="0,.\DebugInFlash\CAN_RecSend_Reg" OutType="1" OutBatch="0" OutHex="1" OutList="0,.\DebugInFlash" Debug="1" Browse="0" />
            <MDK_User BfC="0,()#0,()" BfB="0,()#0,()" AfB="0,()#0,()" Beep="1" SDebug="0" />
            <MDK_CParam Def="" uDef="" Inc=".\.\Common\src;.\.\Common\inc" Misc="" Opt="0,0" Code="0,0,0,0,0,0" Language="0,0,0,0" List="0" />
            <MDK_AsmParam Def="" uDef="" Inc="" Misc="" Code="0,0,0,0,0,0" Language="0" List="1,1" />
            <MDK_Linker Misc="" UseDef="0" Code="0,0,0,1,()" Sct=".\Common\CAN SendRecv.sct" List="1,1,1,1,1,1,1,1,1" first="" Rom="0x00000000" Ram="0x10000000" />
            <MDK_Debug DbgType="1" sfSIM="0,1,(),()" hwSIM="1,1,1,()" Drv="(AGDI 1239464),()" SrvOpt='-OP1798 -EP3276800 -VD131248 -IC0 -LM0 -IF0 -EF0 -VL0 -UT0 -UE0 -EO000 -EO0132768 -EO020 -EO030 -EO040 -EO050 -EO060 -EO070 -EO08268435456 -EO098160 -EO1052 -EO11100000 -EO12800000 -EO1335500000 -EO14100000 -EO151200000 -EO1650 -EO17500 -EO18236290 -EO190 -EO200 -EO210 -EO223 -EO230 -FF0&quot;configuration\LPC11xx_IAP_32.flm&quot; -FF4&quot;configuration\LPC11xx.ini&quot;  -MM0V2T0S0E65535 -MM8V2T0S0E65535' />
            <DeviceProperties Item0='BOOK0=DATASHTS\NXP\LPC1111_DS.PDF(&quot;Data Sheet&quot;)' Item1='BOOK1=DATASHTS\NXP\LPC11xx_UM.pdf(&quot;User Manual&quot;)' Item2='CPU=IRAM(0x10000000-0x10001FFF) IROM(0-0x7FFF) CLOCK(12000000) CPUTYPE(&quot;Cortex-M0&quot;)' Item3="FLDLL=UL2CM3(-O463 -S0 -C0 -FO7 -FD10000000 -FC800 -FN1 -FF0LPC_IAP_256 -FS00 -FL040000)" Item4='MON=SARMCM3.DLL(&quot;-MPU&quot;) TARMCM1.DLL(&quot;-pCortexM0&quot;)' Item5='REGFILE=LPC11xx.H(&quot;NXP&quot;)' Item6='SFILE=&quot;STARTUP\NXP\startup_LPC11xx.s&quot; (&quot;NXP LPC11xx Startup Code&quot;)' Item7='SIM=SARMCM3.DLL(&quot;-MPU&quot;)  DARMCM1.DLL(&quot;-pCortexM0&quot;)' />
            <DeviceDescription Description=" * ARM Cortex-M0 processor, running at frequencies of up to 50 MHz.     &#x0D;&#x0A; * ARM Cortex-M0 built-in Nested Vectored Interrupt Controller (NVIC).  &#x0D;&#x0A; * 32kB(LPC1114),24kB(LPC1113),16kB(LPC1112),8kB(LPC1111) on-chip flash.&#x0D;&#x0A; * 8 kB, 4 kB, or 2 kB SRAM.                                            &#x0D;&#x0A; * In-System Programming (ISP) and In-Application Programming (IAP).    &#x0D;&#x0A; * Serial interfaces:                                                   &#x0D;&#x0A; - UART with fractional baud rate generation, internal FIFO           &#x0D;&#x0A; and RS-485 support.                                                &#x0D;&#x0A; - SSP controller with FIFO and multi-protocol capabilities.          &#x0D;&#x0A; - I2C-bus interface. " />
        </Configuration>
    </Configurations>
    <Files>
        <Filter Name="Src">
            <File RelativePath=".\Src\can.c" FileType="1" Output=".o">
                <Header RelativePath=".\.\Common\inc\LPC11xx.h" />
                <Header RelativePath=".\.\Common\inc\core_cm0.h" />
                <Header RelativePath=".\.\Common\inc\system_LPC11xx.h" />
                <Header RelativePath=".\.\Common\inc\type.h" />
                <Header RelativePath=".\Src\dataType.h" />
                <Header RelativePath=".\Src\can_reg_cfg.h" />
                <Header RelativePath=".\Src\can.h" />
            </File>
            <File RelativePath=".\Src\CAN_RecSend_Test.c" FileType="1" Output="@0.o">
                <MDK_CParam Name="DebugInFlash" Def="" uDef="" Inc=".\Common;.\Common\inc;.\Common\src" Misc="" Code="0,0,0,0,0,0" Language="0,0,0,0" List="0" Opt="0,0" />
                <Header RelativePath=".\Src\../Common/inc/LPC11xx.h" />
                <Header RelativePath=".\Src\../Common/inc/core_cm0.h" />
                <Header RelativePath=".\Src\../Common/inc/system_LPC11xx.h" />
                <Header RelativePath=".\Src\can_reg_cfg.h" />
                <Header RelativePath=".\Src\dataType.h" />
                <Header RelativePath=".\Src\can.h" />
                <Header RelativePath=".\Src\zlg_can.h" />
            </File>
            <File RelativePath=".\Src\zlg_can.c" FileType="1" Output="@1.o">
                <Header RelativePath=".\.\Common\inc\LPC11xx.h" />
                <Header RelativePath=".\.\Common\inc\core_cm0.h" />
                <Header RelativePath=".\.\Common\inc\system_LPC11xx.h" />
                <Header RelativePath=".\Src\zlg_can.h" />
                <Header RelativePath=".\Src\dataType.h" />
                <Header RelativePath=".\Src\can.h" />
                <Header RelativePath=".\Src\can_reg_cfg.h" />
            </File>
        </Filter>
        <Filter Name="Common">
            <File RelativePath=".\Common\src\clkconfig.c" FileType="1" Output="@2.o">
                <Header RelativePath=".\.\Common\inc\LPC11xx.h" />
                <Header RelativePath=".\.\Common\inc\core_cm0.h" />
                <Header RelativePath=".\.\Common\inc\system_LPC11xx.h" />
                <Header RelativePath=".\.\Common\inc\clkconfig.h" />
            </File>
            <File RelativePath=".\Common\src\core_cm0.c" FileType="1" Output="@3.o">
            </File>
            <File RelativePath=".\Common\src\startup_LPC11xx.s" FileType="2" Output="@5.o" />
            <File RelativePath=".\Common\src\system_LPC11xx.c" FileType="1" Output="@6.o">
                <Header RelativePath=".\.\Common\inc\LPC11xx.h" />
                <Header RelativePath=".\.\Common\inc\core_cm0.h" />
                <Header RelativePath=".\.\Common\inc\system_LPC11xx.h" />
            </File>
        </Filter>
    </Files>
</TKStudioProject>
