2012-11-27 15:21:47 +07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<?fileVersion 4.0.0?>
|
|
|
|
|
|
|
|
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
|
|
<cconfiguration id="com.crt.advproject.config.exe.debug.856400198">
|
2012-12-07 17:59:46 +07:00
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.exe.debug.856400198" moduleId="org.eclipse.cdt.core.settings" name="Board LPCXpresso1347">
|
2013-01-15 14:41:19 +07:00
|
|
|
<macros>
|
|
|
|
<stringMacro name="CFLAGS_OFF" type="VALUE_TEXT" value=""/>
|
|
|
|
<stringMacro name="CFLAGS" type="VALUE_TEXT" value="${CFLAGS_OFF}"/>
|
|
|
|
<stringMacro name="CFLAGS_ON" type="VALUE_TEXT" value="-pedantic -Wextra -Wswitch-default -Wunsafe-loop-optimizations -Wcast-align -Wlogical-op -Wpacked-bitfield-compat -Wpadded -Wnested-externs -Wredundant-decls -Winline -Wpacked"/>
|
|
|
|
</macros>
|
2012-11-27 15:21:47 +07:00
|
|
|
<externalSettings/>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
2013-01-15 14:41:19 +07:00
|
|
|
<configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.MakeErrorParser" id="com.crt.advproject.config.exe.debug.856400198" name="Board LPCXpresso1347" parent="com.crt.advproject.config.exe.debug" postannouncebuildStep="Performing post-build steps" postbuildStep="arm-none-eabi-size "${BuildArtifactFileName}"; #arm-none-eabi-objcopy -O binary "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" ; checksum -p ${TargetChip} -d "${BuildArtifactFileBaseName}.bin"; " preannouncebuildStep="" prebuildStep="">
|
2012-11-27 15:21:47 +07:00
|
|
|
<folderInfo id="com.crt.advproject.config.exe.debug.856400198." name="/" resourcePath="">
|
2012-12-18 15:08:30 +07:00
|
|
|
<toolChain errorParsers="" id="com.crt.advproject.toolchain.exe.debug.469819926" name="Code Red MCU Tools" superClass="com.crt.advproject.toolchain.exe.debug">
|
2012-11-27 15:21:47 +07:00
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.exe.debug.548956113" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.exe.debug"/>
|
2013-01-17 01:09:58 +07:00
|
|
|
<builder buildPath="${workspace_loc:/device_keyboard/Debug}" enableAutoBuild="false" enabledIncrementalBuild="true" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="com.crt.advproject.builder.exe.debug.1029932398" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.exe.debug"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<tool id="com.crt.advproject.cpp.exe.debug.1119457813" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.exe.debug"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${CFLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="com.crt.advproject.gcc.exe.debug.2040685134" name="MCU C Compiler" superClass="com.crt.advproject.gcc.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gcc.arch.658802474" name="Architecture" superClass="com.crt.advproject.gcc.arch" value="com.crt.advproject.gcc.target.cm3" valueType="enumerated"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<option id="com.crt.advproject.gcc.thumb.697143257" name="Thumb mode" superClass="com.crt.advproject.gcc.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.371325215" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="__REDLIB__"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<listOptionValue builtIn="false" value="MCU=MCU_LPC13UXX"/>
|
|
|
|
<listOptionValue builtIn="false" value="BOARD=BOARD_LPCXPRESSO1347"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<listOptionValue builtIn="false" value="DEBUG"/>
|
|
|
|
<listOptionValue builtIn="false" value="__CODE_RED"/>
|
|
|
|
</option>
|
2013-01-15 14:41:19 +07:00
|
|
|
<option id="gnu.c.compiler.option.misc.other.204394496" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections" valueType="string"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<option id="gnu.c.compiler.option.include.paths.1207481236" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
2013-05-23 13:22:46 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/lpc13uxx/CMSISv2p10_LPC13Uxx/inc}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/lpc13uxx/LPC13Uxx_DriverLib/inc}""/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp}""/>
|
2013-01-11 15:37:27 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/tinyusb}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}""/>
|
2012-11-27 15:21:47 +07:00
|
|
|
</option>
|
2012-11-27 17:41:00 +07:00
|
|
|
<option id="gnu.c.compiler.option.include.files.318820756" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files"/>
|
2012-12-07 01:27:32 +07:00
|
|
|
<option id="com.crt.advproject.c.misc.dialect.1002654194" name="C Dialect" superClass="com.crt.advproject.c.misc.dialect" value="com.crt.advproject.misc.dialect.gnu99" valueType="enumerated"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.1441421653" name="Pedantic (-pedantic)" superClass="gnu.c.compiler.option.warnings.pedantic" value="false" valueType="boolean"/>
|
2013-01-11 20:49:46 +07:00
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.error.2105928976" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.c.compiler.option.warnings.pedantic.error" value="false" valueType="boolean"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<inputType id="com.crt.advproject.compiler.input.932601394" superClass="com.crt.advproject.compiler.input"/>
|
|
|
|
</tool>
|
2012-12-18 15:08:30 +07:00
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="com.crt.advproject.gas.exe.debug.1050918013" name="MCU Assembler" superClass="com.crt.advproject.gas.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gas.arch.1370417737" name="Architecture" superClass="com.crt.advproject.gas.arch" value="com.crt.advproject.gas.target.cm3" valueType="enumerated"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<option id="com.crt.advproject.gas.thumb.631765837" name="Thumb mode" superClass="com.crt.advproject.gas.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.both.asm.option.flags.crt.1931019746" name="Assembler flags" superClass="gnu.both.asm.option.flags.crt" value="-c -x assembler-with-cpp -D__REDLIB__ -DDEBUG -D__CODE_RED" valueType="string"/>
|
|
|
|
<inputType id="com.crt.advproject.assembler.input.1898367800" name="Additional Assembly Source Files" superClass="com.crt.advproject.assembler.input"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.357825918" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
</tool>
|
|
|
|
<tool id="com.crt.advproject.link.cpp.exe.debug.290831412" name="MCU C++ Linker" superClass="com.crt.advproject.link.cpp.exe.debug"/>
|
2012-12-18 15:08:30 +07:00
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="com.crt.advproject.link.exe.debug.1506176667" name="MCU Linker" superClass="com.crt.advproject.link.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.link.arch.1411471839" name="Architecture" superClass="com.crt.advproject.link.arch" value="com.crt.advproject.link.target.cm3" valueType="enumerated"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<option id="com.crt.advproject.link.thumb.897273840" name="Thumb mode" superClass="com.crt.advproject.link.thumb" value="true" valueType="boolean"/>
|
2013-01-11 15:37:27 +07:00
|
|
|
<option id="com.crt.advproject.link.script.935550147" name="Linker script" superClass="com.crt.advproject.link.script" value=""device_keyboard_Board_LPCXpresso1347.ld"" valueType="string"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<option id="com.crt.advproject.link.manage.1693118885" name="Manage linker script" superClass="com.crt.advproject.link.manage" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.nostdlibs.2134659918" name="No startup or default libs (-nostdlib)" superClass="gnu.c.link.option.nostdlibs" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.other.347869425" name="Other options (-Xlinker [option])" superClass="gnu.c.link.option.other" valueType="stringList">
|
|
|
|
<listOptionValue builtIn="false" value="-Map="${BuildArtifactFileBaseName}.map""/>
|
|
|
|
<listOptionValue builtIn="false" value="--gc-sections"/>
|
|
|
|
</option>
|
2013-05-25 16:03:40 +07:00
|
|
|
<option id="gnu.c.link.option.paths.1465143173" name="Library search path (-L)" superClass="gnu.c.link.option.paths"/>
|
|
|
|
<option id="gnu.c.link.option.libs.447978281" name="Libraries (-l)" superClass="gnu.c.link.option.libs"/>
|
2013-05-29 14:39:14 +07:00
|
|
|
<option id="com.crt.advproject.link.gcc.hdrlib.1111642583" name="Use C library" superClass="com.crt.advproject.link.gcc.hdrlib" value="com.crt.advproject.gcc.link.hdrlib.codered.semihost" valueType="enumerated"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.linker.input.1234316494" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
2012-11-27 17:41:00 +07:00
|
|
|
<sourceEntries>
|
2013-06-04 11:45:01 +07:00
|
|
|
<entry excluding="bsp/boards/embedded_artists/oem_base_board|bsp/lpc175x_6x|bsp/lpc11uxx|bsp/lpc43xx" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
2012-11-27 17:41:00 +07:00
|
|
|
</sourceEntries>
|
2012-11-27 15:21:47 +07:00
|
|
|
</configuration>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<storageModule moduleId="scannerConfiguration"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
</cconfiguration>
|
|
|
|
<cconfiguration id="com.crt.advproject.config.exe.debug.856400198.534940316">
|
2013-05-31 13:57:57 +07:00
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.exe.debug.856400198.534940316" moduleId="org.eclipse.cdt.core.settings" name="Board rf1ghznode">
|
2013-01-15 14:41:19 +07:00
|
|
|
<macros>
|
|
|
|
<stringMacro name="CFLAGS_OFF" type="VALUE_TEXT" value=""/>
|
2013-01-16 12:43:17 +07:00
|
|
|
<stringMacro name="CFLAGS" type="VALUE_TEXT" value="${CFLAGS_OFF}"/>
|
|
|
|
<stringMacro name="CFLAGS_ON" type="VALUE_TEXT" value="-pedantic -Wextra -Wswitch-default -Wunsafe-loop-optimizations -Wcast-align -Wlogical-op -Wpacked-bitfield-compat -Wpadded -Wnested-externs -Wredundant-decls -Winline -Wpacked"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
</macros>
|
2012-12-07 17:59:46 +07:00
|
|
|
<externalSettings/>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
2013-05-31 13:57:57 +07:00
|
|
|
<configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="lpc11u37 from microbuilder" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.MakeErrorParser" id="com.crt.advproject.config.exe.debug.856400198.534940316" name="Board rf1ghznode" parent="com.crt.advproject.config.exe.debug" postannouncebuildStep="Performing post-build steps" postbuildStep="arm-none-eabi-size "${BuildArtifactFileName}"; #arm-none-eabi-objcopy -O binary "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" ; checksum -p ${TargetChip} -d "${BuildArtifactFileBaseName}.bin"; " preannouncebuildStep="" prebuildStep="">
|
2012-12-07 17:59:46 +07:00
|
|
|
<folderInfo id="com.crt.advproject.config.exe.debug.856400198.534940316." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="com.crt.advproject.toolchain.exe.debug.1347871780" name="Code Red MCU Tools" superClass="com.crt.advproject.toolchain.exe.debug">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.exe.debug.1543738985" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.exe.debug"/>
|
|
|
|
<builder buildPath="${workspace_loc:/device_keyboard/Debug}" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="com.crt.advproject.builder.exe.debug.1603637140" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.exe.debug"/>
|
|
|
|
<tool id="com.crt.advproject.cpp.exe.debug.1912680765" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.exe.debug"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${CFLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="com.crt.advproject.gcc.exe.debug.901878888" name="MCU C Compiler" superClass="com.crt.advproject.gcc.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gcc.arch.227583493" name="Architecture" superClass="com.crt.advproject.gcc.arch" value="com.crt.advproject.gcc.target.cm3" valueType="enumerated"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<option id="com.crt.advproject.gcc.thumb.1429919562" name="Thumb mode" superClass="com.crt.advproject.gcc.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.690334585" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="__REDLIB__"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<listOptionValue builtIn="false" value="MCU=MCU_LPC11UXX"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<listOptionValue builtIn="false" value="BOARD=BOARD_RF1GHZNODE"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<listOptionValue builtIn="false" value="DEBUG"/>
|
|
|
|
<listOptionValue builtIn="false" value="__CODE_RED"/>
|
|
|
|
</option>
|
2013-01-15 14:41:19 +07:00
|
|
|
<option id="gnu.c.compiler.option.misc.other.1222444467" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections" valueType="string"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<option id="gnu.c.compiler.option.include.paths.2143003127" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
2013-05-31 13:57:57 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/lpc11uxx/CMSISv2p00_LPC11Uxx/inc}""/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp}""/>
|
2013-01-11 15:37:27 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/tinyusb}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}""/>
|
2012-12-07 17:59:46 +07:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.include.files.1663093508" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files"/>
|
|
|
|
<option id="com.crt.advproject.c.misc.dialect.378026709" name="C Dialect" superClass="com.crt.advproject.c.misc.dialect" value="com.crt.advproject.misc.dialect.gnu99" valueType="enumerated"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.840430236" name="Pedantic (-pedantic)" superClass="gnu.c.compiler.option.warnings.pedantic" value="false" valueType="boolean"/>
|
2013-01-11 20:49:46 +07:00
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.error.559479440" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.c.compiler.option.warnings.pedantic.error" value="false" valueType="boolean"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<inputType id="com.crt.advproject.compiler.input.1660235734" superClass="com.crt.advproject.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="com.crt.advproject.gas.exe.debug.1919954827" name="MCU Assembler" superClass="com.crt.advproject.gas.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gas.arch.62277376" name="Architecture" superClass="com.crt.advproject.gas.arch" value="com.crt.advproject.gas.target.cm3" valueType="enumerated"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<option id="com.crt.advproject.gas.thumb.567012827" name="Thumb mode" superClass="com.crt.advproject.gas.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.both.asm.option.flags.crt.1544048579" name="Assembler flags" superClass="gnu.both.asm.option.flags.crt" value="-c -x assembler-with-cpp -D__REDLIB__ -DDEBUG -D__CODE_RED" valueType="string"/>
|
|
|
|
<inputType id="com.crt.advproject.assembler.input.2112542401" name="Additional Assembly Source Files" superClass="com.crt.advproject.assembler.input"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.2025530631" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
</tool>
|
|
|
|
<tool id="com.crt.advproject.link.cpp.exe.debug.438186138" name="MCU C++ Linker" superClass="com.crt.advproject.link.cpp.exe.debug"/>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="com.crt.advproject.link.exe.debug.332994381" name="MCU Linker" superClass="com.crt.advproject.link.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.link.arch.5439507" name="Architecture" superClass="com.crt.advproject.link.arch" value="com.crt.advproject.link.target.cm3" valueType="enumerated"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<option id="com.crt.advproject.link.thumb.1052282054" name="Thumb mode" superClass="com.crt.advproject.link.thumb" value="true" valueType="boolean"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<option id="com.crt.advproject.link.script.1723865493" name="Linker script" superClass="com.crt.advproject.link.script" value=""device_keyboard_Board_rf1ghznode.ld"" valueType="string"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<option id="com.crt.advproject.link.manage.314167409" name="Manage linker script" superClass="com.crt.advproject.link.manage" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.nostdlibs.7792622" name="No startup or default libs (-nostdlib)" superClass="gnu.c.link.option.nostdlibs" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.other.1046893879" name="Other options (-Xlinker [option])" superClass="gnu.c.link.option.other" valueType="stringList">
|
|
|
|
<listOptionValue builtIn="false" value="-Map="${BuildArtifactFileBaseName}.map""/>
|
|
|
|
<listOptionValue builtIn="false" value="--gc-sections"/>
|
|
|
|
</option>
|
2013-05-31 13:57:57 +07:00
|
|
|
<option id="gnu.c.link.option.paths.1946871342" name="Library search path (-L)" superClass="gnu.c.link.option.paths"/>
|
|
|
|
<option id="gnu.c.link.option.libs.937236410" name="Libraries (-l)" superClass="gnu.c.link.option.libs"/>
|
|
|
|
<option id="com.crt.advproject.link.gcc.hdrlib.1273255587" name="Use C library" superClass="com.crt.advproject.link.gcc.hdrlib" value="com.crt.advproject.gcc.link.hdrlib.codered.semihost" valueType="enumerated"/>
|
2012-12-07 17:59:46 +07:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.linker.input.888929207" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
2013-06-04 11:45:01 +07:00
|
|
|
<entry excluding="bsp/boards/embedded_artists/oem_base_board|bsp/lpc175x_6x|bsp/lpc43xx|bsp/lpc13uxx" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
2012-12-07 17:59:46 +07:00
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
|
2013-01-15 14:41:19 +07:00
|
|
|
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<storageModule moduleId="scannerConfiguration"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
</cconfiguration>
|
2013-01-17 11:03:43 +07:00
|
|
|
<cconfiguration id="com.crt.advproject.config.exe.debug.856400198.1273868481">
|
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.exe.debug.856400198.1273868481" moduleId="org.eclipse.cdt.core.settings" name="Board EmbeddedArtists4357">
|
|
|
|
<macros>
|
|
|
|
<stringMacro name="CFLAGS_OFF" type="VALUE_TEXT" value=""/>
|
|
|
|
<stringMacro name="CFLAGS" type="VALUE_TEXT" value="${CFLAGS_OFF}"/>
|
|
|
|
<stringMacro name="CFLAGS_ON" type="VALUE_TEXT" value="-pedantic -Wextra -Wswitch-default -Wunsafe-loop-optimizations -Wcast-align -Wlogical-op -Wpacked-bitfield-compat -Wpadded -Wnested-externs -Wredundant-decls -Winline -Wpacked"/>
|
|
|
|
</macros>
|
|
|
|
<externalSettings/>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.MakeErrorParser" id="com.crt.advproject.config.exe.debug.856400198.1273868481" name="Board EmbeddedArtists4357" parent="com.crt.advproject.config.exe.debug" postannouncebuildStep="Performing post-build steps" postbuildStep="arm-none-eabi-size "${BuildArtifactFileName}"; #arm-none-eabi-objcopy -O binary "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" ; checksum -p ${TargetChip} -d "${BuildArtifactFileBaseName}.bin"; " preannouncebuildStep="" prebuildStep="">
|
|
|
|
<folderInfo id="com.crt.advproject.config.exe.debug.856400198.1273868481." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="com.crt.advproject.toolchain.exe.debug.2107672739" name="Code Red MCU Tools" superClass="com.crt.advproject.toolchain.exe.debug">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.exe.debug.66903289" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.exe.debug"/>
|
|
|
|
<builder buildPath="${workspace_loc:/device_keyboard/Debug}" enableAutoBuild="false" enabledIncrementalBuild="true" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="com.crt.advproject.builder.exe.debug.491161730" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.exe.debug"/>
|
|
|
|
<tool id="com.crt.advproject.cpp.exe.debug.1586184655" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.exe.debug"/>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${CFLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="com.crt.advproject.gcc.exe.debug.1058924021" name="MCU C Compiler" superClass="com.crt.advproject.gcc.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gcc.arch.1901283003" name="Architecture" superClass="com.crt.advproject.gcc.arch" value="com.crt.advproject.gcc.target.cm3" valueType="enumerated"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
<option id="com.crt.advproject.gcc.thumb.1993301691" name="Thumb mode" superClass="com.crt.advproject.gcc.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.211439980" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="__REDLIB__"/>
|
2013-01-17 14:40:46 +07:00
|
|
|
<listOptionValue builtIn="false" value="__USE_CMSIS=CMSISv2p10_LPC43xx_DriverLib"/>
|
|
|
|
<listOptionValue builtIn="false" value="CORE_M4"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
<listOptionValue builtIn="false" value="MCU=MCU_LPC43XX"/>
|
|
|
|
<listOptionValue builtIn="false" value="BOARD=BOARD_EA4357"/>
|
|
|
|
<listOptionValue builtIn="false" value="DEBUG"/>
|
|
|
|
<listOptionValue builtIn="false" value="__CODE_RED"/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.misc.other.2122594924" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections" valueType="string"/>
|
|
|
|
<option id="gnu.c.compiler.option.include.paths.1913705177" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
2013-05-25 16:03:40 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/inc}""/>
|
2013-01-17 11:03:43 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/tinyusb}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}""/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.include.files.1591137801" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files"/>
|
|
|
|
<option id="com.crt.advproject.c.misc.dialect.1981378188" name="C Dialect" superClass="com.crt.advproject.c.misc.dialect" value="com.crt.advproject.misc.dialect.gnu99" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.1333808946" name="Pedantic (-pedantic)" superClass="gnu.c.compiler.option.warnings.pedantic" value="false" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.error.1763483860" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.c.compiler.option.warnings.pedantic.error" value="false" valueType="boolean"/>
|
|
|
|
<inputType id="com.crt.advproject.compiler.input.864372614" superClass="com.crt.advproject.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="com.crt.advproject.gas.exe.debug.73154126" name="MCU Assembler" superClass="com.crt.advproject.gas.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gas.arch.767404687" name="Architecture" superClass="com.crt.advproject.gas.arch" value="com.crt.advproject.gas.target.cm3" valueType="enumerated"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
<option id="com.crt.advproject.gas.thumb.1342467320" name="Thumb mode" superClass="com.crt.advproject.gas.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.both.asm.option.flags.crt.357381448" name="Assembler flags" superClass="gnu.both.asm.option.flags.crt" value="-c -x assembler-with-cpp -D__REDLIB__ -DDEBUG -D__CODE_RED" valueType="string"/>
|
|
|
|
<inputType id="com.crt.advproject.assembler.input.1101950629" name="Additional Assembly Source Files" superClass="com.crt.advproject.assembler.input"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.742207054" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
</tool>
|
|
|
|
<tool id="com.crt.advproject.link.cpp.exe.debug.1716426006" name="MCU C++ Linker" superClass="com.crt.advproject.link.cpp.exe.debug"/>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="com.crt.advproject.link.exe.debug.2143352384" name="MCU Linker" superClass="com.crt.advproject.link.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.link.arch.449102543" name="Architecture" superClass="com.crt.advproject.link.arch" value="com.crt.advproject.link.target.cm3" valueType="enumerated"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
<option id="com.crt.advproject.link.thumb.1645494591" name="Thumb mode" superClass="com.crt.advproject.link.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="com.crt.advproject.link.script.1301365456" name="Linker script" superClass="com.crt.advproject.link.script" value=""device_keyboard_Board_EmbeddedArtists4357.ld"" valueType="string"/>
|
|
|
|
<option id="com.crt.advproject.link.manage.679369872" name="Manage linker script" superClass="com.crt.advproject.link.manage" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.nostdlibs.1169165709" name="No startup or default libs (-nostdlib)" superClass="gnu.c.link.option.nostdlibs" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.other.1791196714" name="Other options (-Xlinker [option])" superClass="gnu.c.link.option.other" valueType="stringList">
|
|
|
|
<listOptionValue builtIn="false" value="-Map="${BuildArtifactFileBaseName}.map""/>
|
|
|
|
<listOptionValue builtIn="false" value="--gc-sections"/>
|
|
|
|
</option>
|
2013-05-25 16:03:40 +07:00
|
|
|
<option id="gnu.c.link.option.paths.975811544" name="Library search path (-L)" superClass="gnu.c.link.option.paths"/>
|
|
|
|
<option id="gnu.c.link.option.libs.1195892209" name="Libraries (-l)" superClass="gnu.c.link.option.libs"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
<option id="com.crt.advproject.link.gcc.hdrlib.2063456418" name="Use C library" superClass="com.crt.advproject.link.gcc.hdrlib" value="com.crt.advproject.gcc.link.hdrlib.codered.nohost" valueType="enumerated"/>
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.linker.input.1656058909" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
2013-06-04 11:45:01 +07:00
|
|
|
<entry excluding="bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_can.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/sdio.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/LCDTerm.c|bsp/lpc175x_6x|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_evrt.c|bsp/lpc11uxx|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_gpdma.c|bsp/lpc13uxx|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_lcd.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_ssp.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_rit.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_qei.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_mcpwm.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_wwdt.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_atimer.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_i2s.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/debug_frmwrk.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_emc.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_sct.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_rtc.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_dac.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/Font5x7.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_timer.c|bsp/lpc43xx/CMSISv2p10_LPC43xx_DriverLib/src/lpc43xx_adc.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
|
|
|
<storageModule moduleId="scannerConfiguration"/>
|
|
|
|
</cconfiguration>
|
|
|
|
<cconfiguration id="com.crt.advproject.config.exe.debug.856400198.2062223128">
|
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.exe.debug.856400198.2062223128" moduleId="org.eclipse.cdt.core.settings" name="Board LPCXpresso1769">
|
|
|
|
<macros>
|
|
|
|
<stringMacro name="CFLAGS_OFF" type="VALUE_TEXT" value=""/>
|
|
|
|
<stringMacro name="CFLAGS" type="VALUE_TEXT" value="${CFLAGS_OFF}"/>
|
|
|
|
<stringMacro name="CFLAGS_ON" type="VALUE_TEXT" value="-pedantic -Wextra -Wswitch-default -Wunsafe-loop-optimizations -Wcast-align -Wlogical-op -Wpacked-bitfield-compat -Wpadded -Wnested-externs -Wredundant-decls -Winline -Wpacked"/>
|
|
|
|
</macros>
|
|
|
|
<externalSettings/>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<configuration artifactExtension="axf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.MakeErrorParser" id="com.crt.advproject.config.exe.debug.856400198.2062223128" name="Board LPCXpresso1769" parent="com.crt.advproject.config.exe.debug" postannouncebuildStep="Performing post-build steps" postbuildStep="arm-none-eabi-size "${BuildArtifactFileName}"; #arm-none-eabi-objcopy -O binary "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" ; checksum -p ${TargetChip} -d "${BuildArtifactFileBaseName}.bin"; " preannouncebuildStep="" prebuildStep="">
|
|
|
|
<folderInfo id="com.crt.advproject.config.exe.debug.856400198.2062223128." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="com.crt.advproject.toolchain.exe.debug.1992065807" name="Code Red MCU Tools" superClass="com.crt.advproject.toolchain.exe.debug">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.exe.debug.19563441" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.exe.debug"/>
|
|
|
|
<builder buildPath="${workspace_loc:/device_keyboard/Debug}" enableAutoBuild="false" enabledIncrementalBuild="true" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="com.crt.advproject.builder.exe.debug.716919423" incrementalBuildTarget="all" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.exe.debug"/>
|
|
|
|
<tool id="com.crt.advproject.cpp.exe.debug.818122291" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.exe.debug"/>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${CFLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="com.crt.advproject.gcc.exe.debug.519176124" name="MCU C Compiler" superClass="com.crt.advproject.gcc.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gcc.arch.1604470626" name="Architecture" superClass="com.crt.advproject.gcc.arch" value="com.crt.advproject.gcc.target.cm3" valueType="enumerated"/>
|
2013-06-04 11:45:01 +07:00
|
|
|
<option id="com.crt.advproject.gcc.thumb.530159727" name="Thumb mode" superClass="com.crt.advproject.gcc.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.216849614" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="__REDLIB__"/>
|
2013-06-04 13:36:18 +07:00
|
|
|
<listOptionValue builtIn="false" value="MCU=MCU_LPC175X_6X"/>
|
|
|
|
<listOptionValue builtIn="false" value="BOARD=BOARD_LPCXPRESSO1769"/>
|
2013-06-04 11:45:01 +07:00
|
|
|
<listOptionValue builtIn="false" value="DEBUG"/>
|
|
|
|
<listOptionValue builtIn="false" value="__CODE_RED"/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.misc.other.1453972429" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections" valueType="string"/>
|
|
|
|
<option id="gnu.c.compiler.option.include.paths.745342495" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
2013-06-04 13:36:18 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/lpc175x_6x/CMSISv2p00_LPC17xx/inc}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp/lpc175x_6x/LPC17xx_DriverLib/include}""/>
|
2013-06-04 11:45:01 +07:00
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/bsp}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/tinyusb}""/>
|
|
|
|
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}""/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.include.files.946392624" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files"/>
|
|
|
|
<option id="com.crt.advproject.c.misc.dialect.366597620" name="C Dialect" superClass="com.crt.advproject.c.misc.dialect" value="com.crt.advproject.misc.dialect.gnu99" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.1924282107" name="Pedantic (-pedantic)" superClass="gnu.c.compiler.option.warnings.pedantic" value="false" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.warnings.pedantic.error.2072649532" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.c.compiler.option.warnings.pedantic.error" value="false" valueType="boolean"/>
|
|
|
|
<inputType id="com.crt.advproject.compiler.input.289588331" superClass="com.crt.advproject.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="com.crt.advproject.gas.exe.debug.1445080885" name="MCU Assembler" superClass="com.crt.advproject.gas.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.gas.arch.573681571" name="Architecture" superClass="com.crt.advproject.gas.arch" value="com.crt.advproject.gas.target.cm3" valueType="enumerated"/>
|
2013-06-04 11:45:01 +07:00
|
|
|
<option id="com.crt.advproject.gas.thumb.1344894564" name="Thumb mode" superClass="com.crt.advproject.gas.thumb" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.both.asm.option.flags.crt.1806326273" name="Assembler flags" superClass="gnu.both.asm.option.flags.crt" value="-c -x assembler-with-cpp -D__REDLIB__ -DDEBUG -D__CODE_RED" valueType="string"/>
|
|
|
|
<inputType id="com.crt.advproject.assembler.input.76983017" name="Additional Assembly Source Files" superClass="com.crt.advproject.assembler.input"/>
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.359386376" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool id="com.crt.advproject.link.cpp.exe.debug.1329585347" name="MCU C++ Linker" superClass="com.crt.advproject.link.cpp.exe.debug"/>
|
|
|
|
<tool command="arm-none-eabi-gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG}${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="com.crt.advproject.link.exe.debug.1053597758" name="MCU Linker" superClass="com.crt.advproject.link.exe.debug">
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.link.arch.1241988591" name="Architecture" superClass="com.crt.advproject.link.arch" value="com.crt.advproject.link.target.cm3" valueType="enumerated"/>
|
2013-06-04 11:45:01 +07:00
|
|
|
<option id="com.crt.advproject.link.thumb.659100667" name="Thumb mode" superClass="com.crt.advproject.link.thumb" value="true" valueType="boolean"/>
|
2013-06-04 13:36:18 +07:00
|
|
|
<option id="com.crt.advproject.link.script.849880058" name="Linker script" superClass="com.crt.advproject.link.script" value=""device_keyboard_Board_LPCXpresso1769.ld"" valueType="string"/>
|
2013-06-04 11:45:01 +07:00
|
|
|
<option id="com.crt.advproject.link.manage.1592623502" name="Manage linker script" superClass="com.crt.advproject.link.manage" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.nostdlibs.1039979443" name="No startup or default libs (-nostdlib)" superClass="gnu.c.link.option.nostdlibs" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.link.option.other.258970656" name="Other options (-Xlinker [option])" superClass="gnu.c.link.option.other" valueType="stringList">
|
|
|
|
<listOptionValue builtIn="false" value="-Map="${BuildArtifactFileBaseName}.map""/>
|
|
|
|
<listOptionValue builtIn="false" value="--gc-sections"/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.c.link.option.paths.2054767546" name="Library search path (-L)" superClass="gnu.c.link.option.paths"/>
|
|
|
|
<option id="gnu.c.link.option.libs.103901185" name="Libraries (-l)" superClass="gnu.c.link.option.libs"/>
|
|
|
|
<option id="com.crt.advproject.link.gcc.hdrlib.1232933180" name="Use C library" superClass="com.crt.advproject.link.gcc.hdrlib" value="com.crt.advproject.gcc.link.hdrlib.codered.semihost" valueType="enumerated"/>
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.linker.input.1187768552" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
2013-06-04 13:36:18 +07:00
|
|
|
<entry excluding="bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_iap.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_wdt.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_timer.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_i2s.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_i2c.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_mcpwm.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_libcfg_default.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_gpdma.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_exti.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_emac.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_dac.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_clkpwr.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_can.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_adc.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/debug_frmwrk.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_ssp.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_spi.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_rtc.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_rit.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_qei.c|bsp/lpc175x_6x/LPC17xx_DriverLib/source/lpc17xx_pwm.c|bsp/boards/embedded_artists/oem_base_board|bsp/lpc11uxx|bsp/lpc43xx|bsp/lpc13uxx" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
|
2013-01-17 11:03:43 +07:00
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
|
2013-05-31 13:57:57 +07:00
|
|
|
<storageModule moduleId="scannerConfiguration"/>
|
2013-01-17 11:03:43 +07:00
|
|
|
</cconfiguration>
|
2012-11-27 15:21:47 +07:00
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<project id="device_keyboard.com.crt.advproject.projecttype.exe.752873811" name="Executable" projectType="com.crt.advproject.projecttype.exe"/>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="com.crt.config">
|
|
|
|
<projectStorage><?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<TargetConfig>
|
2013-06-04 13:36:18 +07:00
|
|
|
<Properties property_0="" property_3="NXP" property_4="LPC1769" property_count="5" version="1"/>
|
|
|
|
<infoList vendor="NXP"><info chip="LPC1769" match_id="0x26113F37" name="LPC1769" package="lpc17_lqfp100.xml"><chip><name>LPC1769</name>
|
|
|
|
<family>LPC17xx</family>
|
2012-11-27 15:21:47 +07:00
|
|
|
<vendor>NXP (formerly Philips)</vendor>
|
|
|
|
<reset board="None" core="Real" sys="Real"/>
|
2013-06-04 10:43:58 +07:00
|
|
|
<clock changeable="TRUE" freq="20MHz" is_accurate="TRUE"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
<memory can_program="true" id="Flash" is_ro="true" type="Flash"/>
|
|
|
|
<memory id="RAM" type="RAM"/>
|
|
|
|
<memory id="Periph" is_volatile="true" type="Peripheral"/>
|
2013-06-04 13:36:18 +07:00
|
|
|
<memoryInstance derived_from="Flash" id="MFlash512" location="0x0" size="0x80000"/>
|
2013-06-04 10:43:58 +07:00
|
|
|
<memoryInstance derived_from="RAM" id="RamLoc32" location="0x10000000" size="0x8000"/>
|
2013-06-04 13:36:18 +07:00
|
|
|
<memoryInstance derived_from="RAM" id="RamAHB32" location="0x2007c000" size="0x8000"/>
|
|
|
|
<prog_flash blocksz="0x1000" location="0" maxprgbuff="0x1000" progwithcode="TRUE" size="0x10000"/>
|
|
|
|
<prog_flash blocksz="0x8000" location="0x10000" maxprgbuff="0x1000" progwithcode="TRUE" size="0x70000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_NVIC" id="NVIC" location="0xE000E000"/>
|
|
|
|
<peripheralInstance derived_from="TIMER" enable="SYSCTL.PCONP.PCTIM0&amp;0x1" id="TIMER0" location="0x40004000"/>
|
|
|
|
<peripheralInstance derived_from="TIMER" enable="SYSCTL.PCONP.PCTIM1&amp;0x1" id="TIMER1" location="0x40008000"/>
|
|
|
|
<peripheralInstance derived_from="TIMER" enable="SYSCTL.PCONP.PCTIM2&amp;0x1" id="TIMER2" location="0x40090000"/>
|
|
|
|
<peripheralInstance derived_from="TIMER" enable="SYSCTL.PCONP.PCTIM3&amp;0x1" id="TIMER3" location="0x40094000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_RIT" enable="SYSCTL.PCONP.PCRIT&amp;0x1" id="RIT" location="0x400B0000"/>
|
|
|
|
<peripheralInstance derived_from="FGPIO" enable="SYSCTL.PCONP.PCGPIO&amp;0x1" id="GPIO0" location="0x2009C000"/>
|
|
|
|
<peripheralInstance derived_from="FGPIO" enable="SYSCTL.PCONP.PCGPIO&amp;0x1" id="GPIO1" location="0x2009C020"/>
|
|
|
|
<peripheralInstance derived_from="FGPIO" enable="SYSCTL.PCONP.PCGPIO&amp;0x1" id="GPIO2" location="0x2009C040"/>
|
|
|
|
<peripheralInstance derived_from="FGPIO" enable="SYSCTL.PCONP.PCGPIO&amp;0x1" id="GPIO3" location="0x2009C060"/>
|
|
|
|
<peripheralInstance derived_from="FGPIO" enable="SYSCTL.PCONP.PCGPIO&amp;0x1" id="GPIO4" location="0x2009C080"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_I2S" enable="SYSCTL.PCONP&amp;0x08000000" id="I2S" location="0x400A8000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_SYSCTL" id="SYSCTL" location="0x400FC000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_DAC" enable="PCB.PINSEL1.P0_26&amp;0x2=2" id="DAC" location="0x4008C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17xx_UART" enable="SYSCTL.PCONP.PCUART0&amp;0x1" id="UART0" location="0x4000C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17xx_UART_MODEM" enable="SYSCTL.PCONP.PCUART1&amp;0x1" id="UART1" location="0x40010000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17xx_UART" enable="SYSCTL.PCONP.PCUART2&amp;0x1" id="UART2" location="0x40098000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17xx_UART" enable="SYSCTL.PCONP.PCUART3&amp;0x1" id="UART3" location="0x4009C000"/>
|
|
|
|
<peripheralInstance derived_from="SPI" enable="SYSCTL.PCONP.PCSPI&amp;0x1" id="SPI" location="0x40020000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_SSP" enable="SYSCTL.PCONP.PCSSP0&amp;0x1" id="SSP0" location="0x40088000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_SSP" enable="SYSCTL.PCONP.PCSSP1&amp;0x1" id="SSP1" location="0x40030000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_ADC" enable="SYSCTL.PCONP.PCAD&amp;0x1" id="ADC" location="0x40034000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_USBINTST" enable="USBCLKCTL.USBClkCtrl&amp;0x12" id="USBINTSTAT" location="0x400fc1c0"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_USB_CLK_CTL" id="USBCLKCTL" location="0x5000cff4"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_USBDEV" enable="USBCLKCTL.USBClkSt&amp;0x12=0x12" id="USBDEV" location="0x5000C200"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_PWM" enable="SYSCTL.PCONP.PWM1&amp;0x1" id="PWM" location="0x40018000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_I2C" enable="SYSCTL.PCONP.PCI2C0&amp;0x1" id="I2C0" location="0x4001C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_I2C" enable="SYSCTL.PCONP.PCI2C1&amp;0x1" id="I2C1" location="0x4005C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_I2C" enable="SYSCTL.PCONP.PCI2C2&amp;0x1" id="I2C2" location="0x400A0000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_DMA" enable="SYSCTL.PCONP.PCGPDMA&amp;0x1" id="DMA" location="0x50004000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_ENET" enable="SYSCTL.PCONP.PCENET&amp;0x1" id="ENET" location="0x50000000"/>
|
|
|
|
<peripheralInstance derived_from="CM3_DCR" id="DCR" location="0xE000EDF0"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_PCB" id="PCB" location="0x4002c000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_QEI" enable="SYSCTL.PCONP.PCQEI&amp;0x1" id="QEI" location="0x400bc000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_USBHOST" enable="USBCLKCTL.USBClkSt&amp;0x11=0x11" id="USBHOST" location="0x5000C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_USBOTG" enable="USBCLKCTL.USBClkSt&amp;0x1c=0x1c" id="USBOTG" location="0x5000C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_RTC" enable="SYSCTL.PCONP.PCRTC&amp;0x1" id="RTC" location="0x40024000"/>
|
|
|
|
<peripheralInstance derived_from="MPU" id="MPU" location="0xE000ED90"/>
|
|
|
|
<peripheralInstance derived_from="LPC1x_WDT" id="WDT" location="0x40000000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_FLASHCFG" id="FLASHACCEL" location="0x400FC000"/>
|
|
|
|
<peripheralInstance derived_from="GPIO_INT" id="GPIOINTMAP" location="0x40028080"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_CANAFR" enable="SYSCTL.PCONP.PCCAN1&amp;0x1|SYSCTL.PCONP.PCCAN2&amp;0x1" id="CANAFR" location="0x4003C000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_CANCEN" enable="SYSCTL.PCONP.PCCAN1&amp;0x1|SYSCTL.PCONP.PCCAN2&amp;0x1" id="CANCEN" location="0x40040000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_CANWAKESLEEP" id="CANWAKESLEEP" location="0x400FC110"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_CANCON" enable="SYSCTL.PCONP.PCCAN1&amp;0x1" id="CANCON1" location="0x40044000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_CANCON" enable="SYSCTL.PCONP.PCCAN2&amp;0x1" id="CANCON2" location="0x40048000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_MCPWM" enable="SYSCTL.PCONP.PCMCPWM&amp;0x1" id="MCPWM" location="0x400B8000"/>
|
|
|
|
<peripheralInstance derived_from="LPC17_FMC" id="FMC" location="0x40084000"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
</chip>
|
2013-06-04 13:36:18 +07:00
|
|
|
<processor><name gcc_name="cortex-m3">Cortex-M3</name>
|
2012-11-27 15:21:47 +07:00
|
|
|
<family>Cortex-M</family>
|
|
|
|
</processor>
|
2013-06-04 13:36:18 +07:00
|
|
|
<link href="nxp_lpcxxxx_peripheral.xme" show="embed" type="simple"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
</info>
|
|
|
|
</infoList>
|
|
|
|
</TargetConfig></projectStorage>
|
|
|
|
</storageModule>
|
2013-05-31 13:57:57 +07:00
|
|
|
<storageModule moduleId="refreshScope"/>
|
|
|
|
<storageModule moduleId="scannerConfiguration">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-c++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file} " command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GASManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-x assembler-with-cpp -E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="makefileGenerator">
|
|
|
|
<runAction arguments="-E -P -v -dD" command="" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<scannerConfigBuildInfo instanceId="com.crt.advproject.config.exe.debug.856400198.534940316;com.crt.advproject.config.exe.debug.856400198.534940316.;com.crt.advproject.gas.exe.debug.1919954827;com.crt.advproject.assembler.input.2112542401">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="com.crt.advproject.GCCManagedMakePerProjectProfile"/>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-c++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file} " command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GASManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-x assembler-with-cpp -E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="makefileGenerator">
|
|
|
|
<runAction arguments="-E -P -v -dD" command="" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="com.crt.advproject.config.exe.debug.856400198;com.crt.advproject.config.exe.debug.856400198.;com.crt.advproject.gas.exe.debug.1050918013;com.crt.advproject.assembler.input.1898367800">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="com.crt.advproject.GCCManagedMakePerProjectProfile"/>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-c++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file} " command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GASManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-x assembler-with-cpp -E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="makefileGenerator">
|
|
|
|
<runAction arguments="-E -P -v -dD" command="" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="com.crt.advproject.config.exe.debug.856400198;com.crt.advproject.config.exe.debug.856400198.;com.crt.advproject.gcc.exe.debug.2040685134;com.crt.advproject.compiler.input.932601394">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="com.crt.advproject.GCCManagedMakePerProjectProfile"/>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-c++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file} " command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GASManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-x assembler-with-cpp -E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="makefileGenerator">
|
|
|
|
<runAction arguments="-E -P -v -dD" command="" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="com.crt.advproject.config.exe.debug.856400198.534940316;com.crt.advproject.config.exe.debug.856400198.534940316.;com.crt.advproject.gcc.exe.debug.901878888;com.crt.advproject.compiler.input.1660235734">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="com.crt.advproject.GCCManagedMakePerProjectProfile"/>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-c++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file} " command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="com.crt.advproject.GASManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="false" filePath=""/>
|
|
|
|
<parser enabled="false"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="com.crt.advproject.specsFile">
|
|
|
|
<runAction arguments="-x assembler-with-cpp -E -P -v -dD ${plugin_state_location}/${specs_file}" command="arm-none-eabi-gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="makefileGenerator">
|
|
|
|
<runAction arguments="-E -P -v -dD" command="" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
|
|
|
|
<buildOutputProvider>
|
|
|
|
<openAction enabled="true" filePath=""/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</buildOutputProvider>
|
|
|
|
<scannerInfoProvider id="specsFile">
|
|
|
|
<runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/>
|
|
|
|
<parser enabled="true"/>
|
|
|
|
</scannerInfoProvider>
|
|
|
|
</profile>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
2012-11-27 15:21:47 +07:00
|
|
|
</cproject>
|