<?xml version="1.0" encoding="Windows-1252" ?>
<TKStudioProject Name="led" BuildTool="13" Version="3.00" Author="YinHandong[Òüº®¶¬]" ProjectGUID="{F8E435E5-2E26-4df2-B939-03F871CEB011}">
    <Configurations>
        <Configuration Name="DebugRel" ADS_AsmParam='$(ADS_PARAM) &quot;$(SOURCE)&quot; &quot;$(OBJ)&quot;' ADS_CParam='$(ADS_PARAM) -c &quot;$(SOURCE)&quot; -o &quot;$(OBJ)&quot;' ADS_LinkParam='$(OBJS) $(ADS_LNKPARAM) -o &quot;$(ELF)&quot;' ADS_OPTDBG="1,,1,1,1,1,()" ADS_OUTPUT_DIR="{Project}" ADS_LinkerName="ARM Linker" ADS_FileMap="(.s@armasm),(.c@armcc),(.cpp&amp;&amp;.cc@armcpp)" ADS_USRAPPFILE="" ADS_LNKPARAM=" -ro-base 0x40000000 -first lpc2131init.o(init)" AppFile=".\DebugRel\led.axf" ADS_GArmAsmParam=" -keep -split_ldm -g" ADS_GArmCCParam=" -O0 -g+" ADS_GArmCppParam=" -O0 -g+" ADS_GThmCCParam=" -O0 -g+" ADS_GThmCppParam=" -O0 -g+" ADS_FromELFParam=" -elf" ADS_PostLnk="None" UpdateTgtBeforeDbg="1" ServeDebugOptions="" InitScriptForSim="" InitScriptForEmu="" OPTDBG='1,0,1,1,1,1,(&quot;&quot;)' DEVICE="LPC2131" VENDOR="NXP (founded by Philips)" FAMINY="3" CPU="IRAM(0x40000000-0x40001FFF) IROM(0-0x7FFF) CLOCK(12000000) CPUTYPE(ARM7TDMI)" RGF='LPC213X.H(&quot;Philips&quot;)' MONDL='SARM.DLL(&quot;&quot;) TARMP.DLL(&quot;-pLPC2131&quot;)' SIMDL='SARM.DLL(&quot;-cLPC2100&quot;)  DARMP.DLL(&quot;-pLPC2131&quot;)' SIMCLK="12.000000" ADS_BatchFileParam="0,()" SearchPath=' -I&quot;.*&quot;  -J&quot;{Compiler}Include*&quot;  -J&quot;{Compiler}Lib*&quot; '>
            <DeviceProperties Item0='REGFILE=LPC213X.H(&quot;Philips&quot;)' Item1='SFILE=&quot;STARTUP\Philips\Startup.s&quot; (&quot;Philips LPC2100 Startup Code&quot;)' Item2='SIM=SARM.DLL(&quot;-cLPC2100&quot;)  DARMP.DLL(&quot;-pLPC2131&quot;)' Item3='BOOK0=DATASHTS\PHILIPS\LPC2131_32_34_36_38.PDF(&quot;Data Sheet&quot;)' Item4="CPU=IRAM(0x40000000-0x40001FFF) IROM(0-0x7FFF) CLOCK(12000000) CPUTYPE(ARM7TDMI)" Item5='FLASH=LPC210x_ISP.EXE (&quot;#H&quot; ^X $D COM1: 9600 1)' Item6="FLDLL=UL2ARM(-U40296420 -O7 -S0 -C0 -FO7 -FD40000000 -FC800 -FN1 -FF0LPC_IAP2_32 -FS00 -FL08000)" Item7='MON=SARM.DLL(&quot;-pLPC21xx&quot;) TARMP.DLL(&quot;-pLPC2131&quot;)' />
            <DeviceDescription Description="ARM7TDMI-S based high-performance 32-bit RISC Microcontroller with Thumb extensions&#x0D;&#x0A;32 KB on-chip Flash ROM with In-System Programming (ISP) and In-&#x0D;&#x0A;Application Programming (IAP),  Two 8-ch 10bit ADC&#x0D;&#x0A;8 KB RAM, Vectored Interrupt Controller, &#x0D;&#x0A;Two UARTs, one with full modem interface.&#x0D;&#x0A;Two I2C serial interfaces, Two SPI serial interfaces&#x0D;&#x0A;Three 32-bit timers, Real Time Clock, Watchdog Timer,&#x0D;&#x0A;General purpose I/O pins.&#x0D;&#x0A;CPU clock up to 60 MHz, On-chip crystal oscillator and On-chip PLL" />
        </Configuration>
    </Configurations>
    <Files>
        <Filter Name="Source Files">
            <File RelativePath="..\led\uart.h" FileType="4" />
            <File RelativePath="..\led\config.h" FileType="4" />
            <File RelativePath="..\led\lpc2131.h" FileType="4" />
            <File RelativePath="..\led\lpc2131init.s" FileType="2" Output="lpc2131init.o">
                <ADS_AsmParam Name="ADS_CfgFlag" DebugRel=" -keep -split_ldm -g" DebugRel_tool="1" />
            </File>
            <File RelativePath="..\led\main.c" FileType="1" Output="main.o">
                <ADS_CParam Name="ADS_CfgFlag" DebugRel=" -O0 -g+" DebugRel_tool="2" />
                <Header RelativePath=".\config.h" />
                <Header RelativePath=".\lpc2131.h" />
                <Header RelativePath=".\uart.h" />
            </File>
            <File RelativePath="..\led\target.c" FileType="1" Output="target.o">
                <ADS_CParam Name="ADS_CfgFlag" DebugRel=" -O0 -g+" DebugRel_tool="2" />
                <Header RelativePath=".\config.h" />
                <Header RelativePath=".\lpc2131.h" />
            </File>
            <File RelativePath="..\led\uart.c" FileType="1" Output="uart.o">
                <ADS_CParam Name="ADS_CfgFlag" DebugRel=" -O0 -g+" DebugRel_tool="2" />
                <Header RelativePath=".\config.h" />
                <Header RelativePath=".\lpc2131.h" />
                <Header RelativePath=".\uart.h" />
            </File>
        </Filter>
    </Files>
</TKStudioProject>
