123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490 |
- <?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="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341" moduleId="org.eclipse.cdt.core.settings" name="ft2000ahk_le_hard_sys_score">
- <externalSettings/>
- <extensions>
- <extension id="avic.actri.make.core.CROSS_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
- <extension id="avic.actri.make.core.CROSS_BIN" 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.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 artifactName="${ProjName}" buildArtefactType="avic.actri.project.acoreosmp.buildArtefactType" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=avic.actri.project.acoreosmp.buildArtefactType" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341" name="ft2000ahk_le_hard_sys_score" parent="cross.configuration.acoreosmp.app.gnu481" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
- <folderInfo id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341." name="/" resourcePath="">
- <toolChain errorParsers="" id="cross.toolChain.acoreosmp.app.gnu481.484042273" name="ACoreOsMP 应用项目 GCC-4.8.1" superClass="cross.toolChain.acoreosmp.app.gnu481">
- <targetPlatform binaryParser="avic.actri.make.core.CROSS_ELF;avic.actri.make.core.CROSS_BIN" id="cross.target.platform.gnu.base.1641593934" name="Debug Platform" superClass="cross.target.platform.gnu.base"/>
- <builder arguments="" buildPath="${ProjDirPath}/${ConfigName}" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cross.target.builder.acoreosmp.app.gnu481.1581027464" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cross.target.builder.acoreosmp.app.gnu481"/>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cross.tool.c.compiler.gnu.base.256144070" name="Cygwin C Compiler" superClass="cross.tool.c.compiler.gnu.base">
- <option id="gnu.c.compiler.option.preprocessor.def.symbols.787280173" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="__LOADED_PROGRAM__"/>
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- </option>
- <option id="gnu.c.compiler.option.include.paths.104030115" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/sio}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/math"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/usrsrc/project/app/cpp"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/bsp/mdsp/arm/hksa9201Drv/include/serial"/>
- </option>
- <option id="gnu.c.compiler.option.optimization.level.872162780" name="Optimization Level" superClass="gnu.c.compiler.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/>
- <option id="gnu.c.compiler.option.optimization.flags.407929916" name="Other optimization flags" superClass="gnu.c.compiler.option.optimization.flags" value="$(MDEFINE)" valueType="string"/>
- <option id="gnu.c.compiler.option.misc.other.1918962408" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mword-relocations -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3 -mno-unaligned-access" valueType="string"/>
- <option id="gnu.c.compiler.option.debugging.other.281817009" name="Other debugging flags" superClass="gnu.c.compiler.option.debugging.other" value="$(CONFIG_APP_EXT_TOOLS_TIMESCOPE:Y=-p -pg)" valueType="string"/>
- <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.241799574" superClass="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin"/>
- </tool>
- <tool id="cross.tool.c.linker.gnu.base.1672921491" name="Cygwin C Linker" superClass="cross.tool.c.linker.gnu.base">
- <option id="gnu.c.link.option.libs.2116164114" name="Libraries (-l)" superClass="gnu.c.link.option.libs" valueType="libs">
- <listOptionValue builtIn="false" value="osclb"/>
- <listOptionValue builtIn="false" value="gcc"/>
- </option>
- <option id="gnu.c.link.option.paths.2111578775" name="Library search path (-L)" superClass="gnu.c.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/lib/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)/$(CONFIG_CPU_ENDIAN)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/$(CURRENT_BUILD_NAME)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.c.linker.input.2140599022" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cross.tool.cpp.compiler.gnu.base.2000839" name="Cygwin C++ Compiler" superClass="cross.tool.cpp.compiler.gnu.base">
- <option id="gnu.cpp.compiler.option.preprocessor.def.95408194" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- <listOptionValue builtIn="false" value="__LOADED_PROGRAM__"/>
- <listOptionValue builtIn="false" value="__cplusplus"/>
- </option>
- <option id="gnu.cpp.compiler.option.include.paths.733425596" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/sio}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/puf}""/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/bsp/mdsp/arm/hksa9201Drv/include/serial"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/zstd}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lzma}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lz4}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lzo}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/ucl}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/zstd}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/math"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/inet"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv/sio"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- </option>
- <option id="gnu.cpp.compiler.option.optimization.level.223367065" name="Optimization Level" superClass="gnu.cpp.compiler.option.optimization.level" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/>
- <option id="gnu.cpp.compiler.option.optimization.flags.1377432042" name="Other optimization flags" superClass="gnu.cpp.compiler.option.optimization.flags" value="$(MDEFINE)" valueType="string"/>
- <option id="gnu.cpp.compiler.option.other.other.1882985700" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mword-relocations -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3" valueType="string"/>
- <option id="gnu.cpp.compiler.option.debugging.other.1262698622" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="$(CONFIG_APP_EXT_TOOLS_TIMESCOPE:Y=-p -pg)" valueType="string"/>
- <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin.1615090271" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin"/>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cross.tool.cpp.linker.gnu.base.700181932" name="Cygwin C++ Linker" superClass="cross.tool.cpp.linker.gnu.base">
- <option id="gnu.cpp.link.option.libs.577220169" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs"/>
- <option id="gnu.cpp.link.option.paths.1947510414" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/$(CURRENT_BUILD_NAME)"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1690526817" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cross.tool.assembler.gnu.base.484981227" name="GCC Assembler" superClass="cross.tool.assembler.gnu.base">
- <option id="gnu.both.asm.option.flags.1975940683" name="Assembler flags" superClass="gnu.both.asm.option.flags" value=" $(MDEFINE) -D__LOADED_PROGRAM__ -O0 -g -Wall -c -fno-common" valueType="string"/>
- <option id="gnu.both.asm.option.include.paths.1104808972" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/kernel"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/rtl"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/fs"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/bit"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/msl/arch/$(CONFIG_ARCH)/include"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.assembler.input.441109641" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
- </tool>
- <tool id="cross.tool.archiver.gnu.base.1585670683" name="GCC Archiver" superClass="cross.tool.archiver.gnu.base"/>
- <tool command="" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="" id="cross.tool.else.gnu.base.434776096" name="其他" superClass="cross.tool.else.gnu.base"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=".system"/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- <cconfiguration id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950" moduleId="org.eclipse.cdt.core.settings" name="ft2000ahk_le_hard_sys_mcore">
- <externalSettings/>
- <extensions>
- <extension id="avic.actri.make.core.CROSS_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
- <extension id="avic.actri.make.core.CROSS_BIN" 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.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 artifactName="${ProjName}" buildArtefactType="avic.actri.project.acoreosmp.buildArtefactType" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=avic.actri.project.acoreosmp.buildArtefactType" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950" name="ft2000ahk_le_hard_sys_mcore" parent="cross.configuration.acoreosmp.app.gnu481" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
- <folderInfo id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950." name="/" resourcePath="">
- <toolChain errorParsers="" id="cross.toolChain.acoreosmp.app.gnu481.1216410038" name="ACoreOsMP 应用项目 GCC-4.8.1" superClass="cross.toolChain.acoreosmp.app.gnu481">
- <targetPlatform binaryParser="avic.actri.make.core.CROSS_ELF;avic.actri.make.core.CROSS_BIN" id="cross.target.platform.gnu.base.629866619" name="Debug Platform" superClass="cross.target.platform.gnu.base"/>
- <builder arguments="" buildPath="${ProjDirPath}/${ConfigName}" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cross.target.builder.acoreosmp.app.gnu481.1739634625" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cross.target.builder.acoreosmp.app.gnu481"/>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cross.tool.c.compiler.gnu.base.726997838" name="Cygwin C Compiler" superClass="cross.tool.c.compiler.gnu.base">
- <option id="gnu.c.compiler.option.preprocessor.def.symbols.796929866" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="ACOREMCOS_MCORE"/>
- <listOptionValue builtIn="false" value="__LOADED_PROGRAM__"/>
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- </option>
- <option id="gnu.c.compiler.option.include.paths.1177160302" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/math"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/usrsrc/project/app/cpp"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/bsp/mdsp/arm/hksa9201Drv/include/serial"/>
- </option>
- <option id="gnu.c.compiler.option.optimization.level.2147240514" name="Optimization Level" superClass="gnu.c.compiler.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/>
- <option id="gnu.c.compiler.option.optimization.flags.1257774593" name="Other optimization flags" superClass="gnu.c.compiler.option.optimization.flags" value="$(MDEFINE)" valueType="string"/>
- <option id="gnu.c.compiler.option.misc.other.82756516" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mword-relocations -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3 -mno-unaligned-access" valueType="string"/>
- <option id="gnu.c.compiler.option.debugging.other.327539297" name="Other debugging flags" superClass="gnu.c.compiler.option.debugging.other" value="$(CONFIG_APP_EXT_TOOLS_TIMESCOPE:Y=-p -pg)" valueType="string"/>
- <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.1433538817" superClass="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin"/>
- </tool>
- <tool id="cross.tool.c.linker.gnu.base.906295063" name="Cygwin C Linker" superClass="cross.tool.c.linker.gnu.base">
- <option id="gnu.c.link.option.libs.543988414" name="Libraries (-l)" superClass="gnu.c.link.option.libs" valueType="libs">
- <listOptionValue builtIn="false" value="osclb"/>
- <listOptionValue builtIn="false" value="gcc"/>
- </option>
- <option id="gnu.c.link.option.paths.799476003" name="Library search path (-L)" superClass="gnu.c.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/lib/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)/$(CONFIG_CPU_ENDIAN)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/$(CURRENT_BUILD_NAME)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.c.linker.input.1841554404" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cross.tool.cpp.compiler.gnu.base.1684649701" name="Cygwin C++ Compiler" superClass="cross.tool.cpp.compiler.gnu.base">
- <option id="gnu.cpp.compiler.option.preprocessor.def.1915729874" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- <listOptionValue builtIn="false" value="ACOREMCOS_MCORE"/>
- <listOptionValue builtIn="false" value="__LOADED_PROGRAM__"/>
- <listOptionValue builtIn="false" value="__cplusplus"/>
- </option>
- <option id="gnu.cpp.compiler.option.include.paths.1273072234" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/sio}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/puf}""/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/bsp/mdsp/arm/hksa9201Drv/include/serial"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/zstd}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lzma}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lz4}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lzo}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/ucl}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/zstd}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/math"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/inet"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv/sio"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- </option>
- <option id="gnu.cpp.compiler.option.optimization.level.83050491" name="Optimization Level" superClass="gnu.cpp.compiler.option.optimization.level" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/>
- <option id="gnu.cpp.compiler.option.optimization.flags.1880130090" name="Other optimization flags" superClass="gnu.cpp.compiler.option.optimization.flags" value="$(MDEFINE)" valueType="string"/>
- <option id="gnu.cpp.compiler.option.other.other.1169294916" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mword-relocations -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3" valueType="string"/>
- <option id="gnu.cpp.compiler.option.debugging.other.1737751788" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="$(CONFIG_APP_EXT_TOOLS_TIMESCOPE:Y=-p -pg)" valueType="string"/>
- <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin.1894949633" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin"/>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cross.tool.cpp.linker.gnu.base.229816545" name="Cygwin C++ Linker" superClass="cross.tool.cpp.linker.gnu.base">
- <option id="gnu.cpp.link.option.libs.1262666221" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs"/>
- <option id="gnu.cpp.link.option.paths.1160961072" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/$(CURRENT_BUILD_NAME)"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1534142542" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cross.tool.assembler.gnu.base.1028847240" name="GCC Assembler" superClass="cross.tool.assembler.gnu.base">
- <option id="gnu.both.asm.option.flags.1694744080" name="Assembler flags" superClass="gnu.both.asm.option.flags" value=" $(MDEFINE) -D__LOADED_PROGRAM__ -O0 -g -Wall -c -fno-common" valueType="string"/>
- <option id="gnu.both.asm.option.include.paths.1038550974" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/kernel"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/rtl"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/fs"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/bit"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/msl/arch/$(CONFIG_ARCH)/include"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.assembler.input.2132009858" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
- </tool>
- <tool id="cross.tool.archiver.gnu.base.1831239214" name="GCC Archiver" superClass="cross.tool.archiver.gnu.base"/>
- <tool command="" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="" id="cross.tool.else.gnu.base.1960364646" name="其他" superClass="cross.tool.else.gnu.base"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=".system"/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- <cconfiguration id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885" moduleId="org.eclipse.cdt.core.settings" name="ft2000aC4_le_hard_sys_mcore">
- <externalSettings/>
- <extensions>
- <extension id="avic.actri.make.core.CROSS_BIN" point="org.eclipse.cdt.core.BinaryParser"/>
- <extension id="avic.actri.make.core.CROSS_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.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 artifactName="${ProjName}" buildArtefactType="avic.actri.project.acoreosmp.buildArtefactType" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=avic.actri.project.acoreosmp.buildArtefactType" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885" name="ft2000aC4_le_hard_sys_mcore" parent="cross.configuration.acoreosmp.app.gnu481" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
- <folderInfo id="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885." name="/" resourcePath="">
- <toolChain errorParsers="" id="cross.toolChain.acoreosmp.app.gnu481.650462170" name="ACoreOsMP 应用项目 GCC-4.8.1" superClass="cross.toolChain.acoreosmp.app.gnu481">
- <targetPlatform binaryParser="avic.actri.make.core.CROSS_ELF;avic.actri.make.core.CROSS_BIN" id="cross.target.platform.gnu.base.1540643662" name="Debug Platform" superClass="cross.target.platform.gnu.base"/>
- <builder arguments="" buildPath="${ProjDirPath}/${ConfigName}" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cross.target.builder.acoreosmp.app.gnu481.2080242573" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cross.target.builder.acoreosmp.app.gnu481"/>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cross.tool.c.compiler.gnu.base.1828688121" name="Cygwin C Compiler" superClass="cross.tool.c.compiler.gnu.base">
- <option id="gnu.c.compiler.option.preprocessor.def.symbols.1549868050" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="ACOREMCOS_MCORE"/>
- <listOptionValue builtIn="false" value="__LOADED_PROGRAM__"/>
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- </option>
- <option id="gnu.c.compiler.option.include.paths.1757093947" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/math"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/usrsrc/project/app/cpp"/>
- </option>
- <option id="gnu.c.compiler.option.optimization.level.229489361" name="Optimization Level" superClass="gnu.c.compiler.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/>
- <option id="gnu.c.compiler.option.optimization.flags.1185730380" name="Other optimization flags" superClass="gnu.c.compiler.option.optimization.flags" value="$(MDEFINE)" valueType="string"/>
- <option id="gnu.c.compiler.option.misc.other.505860078" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mword-relocations -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3 -mno-unaligned-access" valueType="string"/>
- <option id="gnu.c.compiler.option.debugging.other.1893861307" name="Other debugging flags" superClass="gnu.c.compiler.option.debugging.other" value="$(CONFIG_APP_EXT_TOOLS_TIMESCOPE:Y=-p -pg)" valueType="string"/>
- <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.446299667" superClass="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin"/>
- </tool>
- <tool id="cross.tool.c.linker.gnu.base.1661083141" name="Cygwin C Linker" superClass="cross.tool.c.linker.gnu.base">
- <option id="gnu.c.link.option.libs.967402275" name="Libraries (-l)" superClass="gnu.c.link.option.libs" valueType="libs">
- <listOptionValue builtIn="false" value="osclb"/>
- <listOptionValue builtIn="false" value="gcc"/>
- </option>
- <option id="gnu.c.link.option.paths.2008436901" name="Library search path (-L)" superClass="gnu.c.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/lib/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)/$(CONFIG_CPU_ENDIAN)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/$(CURRENT_BUILD_NAME)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.c.linker.input.1495535154" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cross.tool.cpp.compiler.gnu.base.1664599440" name="Cygwin C++ Compiler" superClass="cross.tool.cpp.compiler.gnu.base">
- <option id="gnu.cpp.compiler.option.preprocessor.def.1008755901" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- <listOptionValue builtIn="false" value="ACOREMCOS_MCORE"/>
- <listOptionValue builtIn="false" value="__LOADED_PROGRAM__"/>
- <listOptionValue builtIn="false" value="__cplusplus"/>
- </option>
- <option id="gnu.cpp.compiler.option.include.paths.1398977260" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/sio}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/puf}""/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/bsp/mdsp/arm/hksa9201Drv/include/serial"/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/zstd}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lzma}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lz4}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/headers/common}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/lzo}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/compress/ucl}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/zstd}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/include}""/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/math"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/inet"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv/sio"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- </option>
- <option id="gnu.cpp.compiler.option.optimization.level.194422756" name="Optimization Level" superClass="gnu.cpp.compiler.option.optimization.level" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/>
- <option id="gnu.cpp.compiler.option.optimization.flags.1183024000" name="Other optimization flags" superClass="gnu.cpp.compiler.option.optimization.flags" value="$(MDEFINE)" valueType="string"/>
- <option id="gnu.cpp.compiler.option.other.other.1560451201" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mword-relocations -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3" valueType="string"/>
- <option id="gnu.cpp.compiler.option.debugging.other.599919005" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" value="$(CONFIG_APP_EXT_TOOLS_TIMESCOPE:Y=-p -pg)" valueType="string"/>
- <inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin.1777636124" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin"/>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cross.tool.cpp.linker.gnu.base.1193664295" name="Cygwin C++ Linker" superClass="cross.tool.cpp.linker.gnu.base">
- <option id="gnu.cpp.link.option.libs.2085947350" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs"/>
- <option id="gnu.cpp.link.option.paths.1784234204" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/$(CURRENT_BUILD_NAME)"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.2132407717" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool command="$(CC)" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cross.tool.assembler.gnu.base.1987925001" name="GCC Assembler" superClass="cross.tool.assembler.gnu.base">
- <option id="gnu.both.asm.option.flags.317376170" name="Assembler flags" superClass="gnu.both.asm.option.flags" value=" $(MDEFINE) -D__LOADED_PROGRAM__ -O0 -g -Wall -c -fno-common" valueType="string"/>
- <option id="gnu.both.asm.option.include.paths.771509179" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/kernel"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/rtl"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/fs"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/bit"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(RTOS_PATH)/msl/arch/$(CONFIG_ARCH)/include"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.assembler.input.2013830687" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
- </tool>
- <tool id="cross.tool.archiver.gnu.base.15848859" name="GCC Archiver" superClass="cross.tool.archiver.gnu.base"/>
- <tool command="" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="" id="cross.tool.else.gnu.base.451786243" name="其他" superClass="cross.tool.else.gnu.base"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=".system"/>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="app.cross.projectType.acoreosmp.app.127926667" name="ACoreOsMP" projectType="cross.projectType.acoreosmp.app"/>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
- <storageModule moduleId="refreshScope" versionNumber="2">
- <configuration configurationName="ft2000ahk_le_hard_sys_mcore">
- <resource resourceType="PROJECT" workspacePath="/test"/>
- </configuration>
- <configuration configurationName="ft2000ahk_le_hard_sys_score">
- <resource resourceType="PROJECT" workspacePath="/test"/>
- </configuration>
- </storageModule>
- <storageModule moduleId="scannerConfiguration">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/>
- <scannerConfigBuildInfo instanceId="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885;cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885.;cross.tool.cpp.compiler.gnu.base.1664599440;cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin.1777636124">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341;cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341.;cross.tool.cpp.compiler.gnu.base.2000839;cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin.1615090271">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP"/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341;cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.925941447.1213562341.;cross.tool.c.compiler.gnu.base.256144070;cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.241799574">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC"/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950;cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.;cross.tool.cpp.compiler.gnu.base.1684649701;cdt.managedbuild.tool.gnu.cpp.compiler.input.cygwin.1894949633">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP"/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950;cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.;cross.tool.c.compiler.gnu.base.726997838;cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.1433538817">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC"/>
- </scannerConfigBuildInfo>
- <scannerConfigBuildInfo instanceId="cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885;cross.configuration.acoreosmp.app.gnu481.719886791.1577112624.249685367.491014132.1344932950.1658644885.;cross.tool.c.compiler.gnu.base.1828688121;cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.446299667">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/>
- </scannerConfigBuildInfo>
- </storageModule>
- </cproject>
|