.cproject 82 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
  3. <storageModule moduleId="org.eclipse.cdt.core.settings">
  4. <cconfiguration id="com.crt.advproject.config.lib.debug.660509326">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.lib.debug.660509326" moduleId="org.eclipse.cdt.core.settings" name="Debug">
  6. <externalSettings>
  7. <externalSetting>
  8. <entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/wolfssl_cm7"/>
  9. <entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/wolfssl_cm7/Debug"/>
  10. <entry flags="RESOLVED" kind="libraryFile" name="wolfssl_cm7" srcPrefixMapping="" srcRootPath=""/>
  11. </externalSetting>
  12. </externalSettings>
  13. <extensions>
  14. <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  15. <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  16. <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  17. <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  18. <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  19. <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
  20. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  21. </extensions>
  22. </storageModule>
  23. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  24. <configuration artifactExtension="a" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.staticLib" cleanCommand="rm -rf" description="Debug build" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="com.crt.advproject.config.lib.debug.660509326" name="Debug" parent="com.crt.advproject.config.lib.debug" postannouncebuildStep="Performing post-build steps" postbuildStep="arm-none-eabi-size &quot;lib${BuildArtifactFileName}&quot; ; # arm-none-eabi-objdump -h -S &quot;lib${BuildArtifactFileName}&quot; &gt;&quot;${BuildArtifactFileBaseName}.lss&quot;">
  25. <folderInfo id="com.crt.advproject.config.lib.debug.660509326." name="/" resourcePath="">
  26. <toolChain id="com.crt.advproject.toolchain.lib.debug.2134482499" name="NXP MCU Tools" superClass="com.crt.advproject.toolchain.lib.debug">
  27. <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.lib.debug.910647871" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.lib.debug"/>
  28. <builder buildPath="${workspace_loc:/wolfssl_cm7}/Debug" id="com.crt.advproject.builder.lib.debug.1000419719" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.lib.debug"/>
  29. <tool id="com.crt.advproject.cpp.lib.debug.459834561" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.lib.debug">
  30. <option id="com.crt.advproject.cpp.hdrlib.2100553326" name="Library headers" superClass="com.crt.advproject.cpp.hdrlib" useByScannerDiscovery="false"/>
  31. <option id="com.crt.advproject.cpp.fpu.963953115" name="Floating point" superClass="com.crt.advproject.cpp.fpu" useByScannerDiscovery="true" value="com.crt.advproject.cpp.fpu.fpv5sp.hard" valueType="enumerated"/>
  32. <option id="com.crt.advproject.cpp.arch.2129896267" name="Architecture" superClass="com.crt.advproject.cpp.arch" useByScannerDiscovery="true" value="com.crt.advproject.cpp.target.cm7" valueType="enumerated"/>
  33. <option id="com.crt.advproject.cpp.misc.dialect.687101470" name="Language standard" superClass="com.crt.advproject.cpp.misc.dialect" useByScannerDiscovery="true"/>
  34. <option id="gnu.cpp.compiler.option.dialect.flags.263605232" name="Other dialect flags" superClass="gnu.cpp.compiler.option.dialect.flags" useByScannerDiscovery="true"/>
  35. <option id="gnu.cpp.compiler.option.preprocessor.nostdinc.561199820" name="Do not search system directories (-nostdinc)" superClass="gnu.cpp.compiler.option.preprocessor.nostdinc" useByScannerDiscovery="false"/>
  36. <option id="gnu.cpp.compiler.option.preprocessor.preprocess.614495568" name="Preprocess only (-E)" superClass="gnu.cpp.compiler.option.preprocessor.preprocess" useByScannerDiscovery="false"/>
  37. <option id="gnu.cpp.compiler.option.preprocessor.def.214116909" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false"/>
  38. <option id="gnu.cpp.compiler.option.preprocessor.undef.431358945" name="Undefined symbols (-U)" superClass="gnu.cpp.compiler.option.preprocessor.undef" useByScannerDiscovery="false"/>
  39. <option id="gnu.cpp.compiler.option.include.paths.1440023715" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false"/>
  40. <option id="gnu.cpp.compiler.option.include.files.819203263" name="Include files (-include)" superClass="gnu.cpp.compiler.option.include.files" useByScannerDiscovery="false"/>
  41. <option id="gnu.cpp.compiler.option.optimization.flags.1185576695" name="Other optimization flags" superClass="gnu.cpp.compiler.option.optimization.flags" useByScannerDiscovery="false" value="-fno-common" valueType="string"/>
  42. <option id="gnu.cpp.compiler.option.debugging.other.318773250" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" useByScannerDiscovery="false"/>
  43. <option id="gnu.cpp.compiler.option.debugging.prof.1244192698" name="Generate prof information (-p)" superClass="gnu.cpp.compiler.option.debugging.prof" useByScannerDiscovery="false"/>
  44. <option id="gnu.cpp.compiler.option.debugging.gprof.1594281194" name="Generate gprof information (-pg)" superClass="gnu.cpp.compiler.option.debugging.gprof" useByScannerDiscovery="false"/>
  45. <option id="gnu.cpp.compiler.option.debugging.codecov.1474134306" name="Generate gcov information (-ftest-coverage -fprofile-arcs)" superClass="gnu.cpp.compiler.option.debugging.codecov" useByScannerDiscovery="false"/>
  46. <option id="gnu.cpp.compiler.option.debugging.sanitaddress.2017172795" name="Sanitize address (-fsanitize=address)" superClass="gnu.cpp.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false"/>
  47. <option id="gnu.cpp.compiler.option.debugging.sanitpointers.1004529704" name="Sanitize pointer operations (-fsanitize=pointer-compare -fsanitize=pointer-subtract)" superClass="gnu.cpp.compiler.option.debugging.sanitpointers" useByScannerDiscovery="false"/>
  48. <option id="gnu.cpp.compiler.option.debugging.sanitthread.968484722" name="Sanitize data race in multi-thread (-fsanitize=thread)" superClass="gnu.cpp.compiler.option.debugging.sanitthread" useByScannerDiscovery="false"/>
  49. <option id="gnu.cpp.compiler.option.debugging.sanitleak.1706298916" name="Sanitize memory leak (-fsanitize=leak)" superClass="gnu.cpp.compiler.option.debugging.sanitleak" useByScannerDiscovery="false"/>
  50. <option id="gnu.cpp.compiler.option.debugging.sanitundef.1598863713" name="Sanitize undefined behavior (-fsanitize=undefined)" superClass="gnu.cpp.compiler.option.debugging.sanitundef" useByScannerDiscovery="false"/>
  51. <option id="gnu.cpp.compiler.option.warnings.syntax.316885306" name="Check syntax only (-fsyntax-only)" superClass="gnu.cpp.compiler.option.warnings.syntax" useByScannerDiscovery="false"/>
  52. <option id="gnu.cpp.compiler.option.warnings.pedantic.1455197794" name="Pedantic (-pedantic)" superClass="gnu.cpp.compiler.option.warnings.pedantic" useByScannerDiscovery="false"/>
  53. <option id="gnu.cpp.compiler.option.warnings.pedantic.error.890111260" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.cpp.compiler.option.warnings.pedantic.error" useByScannerDiscovery="false"/>
  54. <option id="gnu.cpp.compiler.option.warnings.nowarn.469274586" name="Inhibit all warnings (-w)" superClass="gnu.cpp.compiler.option.warnings.nowarn" useByScannerDiscovery="false"/>
  55. <option id="gnu.cpp.compiler.option.warnings.allwarn.599596050" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" useByScannerDiscovery="false"/>
  56. <option id="gnu.cpp.compiler.option.warnings.extrawarn.515774781" name="Extra warnings (-Wextra)" superClass="gnu.cpp.compiler.option.warnings.extrawarn" useByScannerDiscovery="false"/>
  57. <option id="gnu.cpp.compiler.option.warnings.toerrors.1855920289" name="Warnings as errors (-Werror)" superClass="gnu.cpp.compiler.option.warnings.toerrors" useByScannerDiscovery="false"/>
  58. <option id="gnu.cpp.compiler.option.warnings.wconversion.1420821502" name="Implicit conversion warnings (-Wconversion)" superClass="gnu.cpp.compiler.option.warnings.wconversion" useByScannerDiscovery="false"/>
  59. <option id="gnu.cpp.compiler.option.warnings.wcastalign.494492826" name="Pointer cast with different alignment (-Wcast-align)" superClass="gnu.cpp.compiler.option.warnings.wcastalign" useByScannerDiscovery="false"/>
  60. <option id="gnu.cpp.compiler.option.warnings.wcastqual.607634261" name="Removing type qualifier from cast target type (-Wcast-qual)" superClass="gnu.cpp.compiler.option.warnings.wcastqual" useByScannerDiscovery="false"/>
  61. <option id="gnu.cpp.compiler.option.warnings.wctordtorprivacy.1769638893" name="All ctor and dtor private (-Wctor-dtor-privacy)" superClass="gnu.cpp.compiler.option.warnings.wctordtorprivacy" useByScannerDiscovery="false"/>
  62. <option id="gnu.cpp.compiler.option.warnings.wdisabledopt.1375401202" name="Requested optimization pass is disabled (-Wdisabled-optimization)" superClass="gnu.cpp.compiler.option.warnings.wdisabledopt" useByScannerDiscovery="false"/>
  63. <option id="gnu.cpp.compiler.option.warnings.wlogicalop.209974854" name="Suspicious uses of logical operators (-Wlogical-op)" superClass="gnu.cpp.compiler.option.warnings.wlogicalop" useByScannerDiscovery="false"/>
  64. <option id="gnu.cpp.compiler.option.warnings.wmissingdecl.1116139116" name="Global function without previous declaration (-Wmissing-declarations)" superClass="gnu.cpp.compiler.option.warnings.wmissingdecl" useByScannerDiscovery="false"/>
  65. <option id="gnu.cpp.compiler.option.warnings.wmissingincdir.1272288561" name="User-supplied include directory does not exist (-Wmissing-include-dirs)" superClass="gnu.cpp.compiler.option.warnings.wmissingincdir" useByScannerDiscovery="false"/>
  66. <option id="gnu.cpp.compiler.option.warnings.wnoexccept.1522368041" name="Noexcept false but never throw exception (-Wnoexcept)" superClass="gnu.cpp.compiler.option.warnings.wnoexccept" useByScannerDiscovery="false"/>
  67. <option id="gnu.cpp.compiler.option.warnings.woldstylecast.2052828644" name="C-style cast used (-Wold-style-cast)" superClass="gnu.cpp.compiler.option.warnings.woldstylecast" useByScannerDiscovery="false"/>
  68. <option id="gnu.cpp.compiler.option.warnings.woverloadedvirtual.397290906" name="Function hides virtual functions from base class (-Woverloaded-virtual)" superClass="gnu.cpp.compiler.option.warnings.woverloadedvirtual" useByScannerDiscovery="false"/>
  69. <option id="gnu.cpp.compiler.option.warnings.wredundantdecl.1720110353" name="More than one declaration in the same scope (-Wredundant-decls)" superClass="gnu.cpp.compiler.option.warnings.wredundantdecl" useByScannerDiscovery="false"/>
  70. <option id="gnu.cpp.compiler.option.warnings.wshadow.908722553" name="Local symbol shadows upper scope symbol (-Wshadow)" superClass="gnu.cpp.compiler.option.warnings.wshadow" useByScannerDiscovery="false"/>
  71. <option id="gnu.cpp.compiler.option.warnings.wsignconv.406581147" name="Implicit conversions that may change the sign (-Wsign-conversion)" superClass="gnu.cpp.compiler.option.warnings.wsignconv" useByScannerDiscovery="false"/>
  72. <option id="gnu.cpp.compiler.option.warnings.wsignpromo.1146811456" name="Overload resolution promotes unsigned to signed type (-Wsign-promo)" superClass="gnu.cpp.compiler.option.warnings.wsignpromo" useByScannerDiscovery="false"/>
  73. <option id="gnu.cpp.compiler.option.warnings.wstrictnullsent.862209807" name="Use of an uncasted NULL as sentinel (-Wstrict-null-sentinel)" superClass="gnu.cpp.compiler.option.warnings.wstrictnullsent" useByScannerDiscovery="false"/>
  74. <option id="gnu.cpp.compiler.option.warnings.wswitchdef.213601760" name="A switch statement does not have a default case (-Wswitch-default)" superClass="gnu.cpp.compiler.option.warnings.wswitchdef" useByScannerDiscovery="false"/>
  75. <option id="gnu.cpp.compiler.option.warnings.wundef.546225197" name="An undefined identifier is evaluated in an #if directive (-Wundef)" superClass="gnu.cpp.compiler.option.warnings.wundef" useByScannerDiscovery="false"/>
  76. <option id="gnu.cpp.compiler.option.warnings.weffcpp.1767860160" name="Effective C++ guidelines (-Weffc++)" superClass="gnu.cpp.compiler.option.warnings.weffcpp" useByScannerDiscovery="false"/>
  77. <option id="gnu.cpp.compiler.option.warnings.wfloatequal.1293355041" name="Direct float equal check (-Wfloat-equal)" superClass="gnu.cpp.compiler.option.warnings.wfloatequal" useByScannerDiscovery="false"/>
  78. <option id="gnu.cpp.compiler.option.other.other.953501408" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false"/>
  79. <option id="gnu.cpp.compiler.option.other.verbose.684426060" name="Verbose (-v)" superClass="gnu.cpp.compiler.option.other.verbose" useByScannerDiscovery="false"/>
  80. <option id="gnu.cpp.compiler.option.other.pic.197436270" name="Position Independent Code (-fPIC)" superClass="gnu.cpp.compiler.option.other.pic" useByScannerDiscovery="false"/>
  81. <option id="gnu.cpp.compiler.option.misc.hardening.1080152144" name="Hardening options (-fstack-protector-all -Wformat=2 -Wformat-security -Wstrict-overflow)" superClass="gnu.cpp.compiler.option.misc.hardening" useByScannerDiscovery="false"/>
  82. <option id="gnu.cpp.compiler.option.misc.randomization.2038894476" name="Address randomization (-fPIE)" superClass="gnu.cpp.compiler.option.misc.randomization" useByScannerDiscovery="false"/>
  83. <option id="com.crt.advproject.cpp.lto.389677214" name="Enable Link-time optimization (-flto)" superClass="com.crt.advproject.cpp.lto" useByScannerDiscovery="false"/>
  84. <option id="com.crt.advproject.cpp.lto.fat.2020827070" name="Fat lto objects (-ffat-lto-objects)" superClass="com.crt.advproject.cpp.lto.fat" useByScannerDiscovery="false"/>
  85. <option id="com.crt.advproject.cpp.merge.constants.512400878" name="Merge Identical Constants (-fmerge-constants)" superClass="com.crt.advproject.cpp.merge.constants" useByScannerDiscovery="false"/>
  86. <option id="com.crt.advproject.cpp.prefixmap.1850212558" name="Remove path from __FILE__ (-fmacro-prefix-map)" superClass="com.crt.advproject.cpp.prefixmap" useByScannerDiscovery="false"/>
  87. <option id="com.crt.advproject.cpp.thumb.181857645" name="Thumb mode" superClass="com.crt.advproject.cpp.thumb" useByScannerDiscovery="false"/>
  88. <option id="com.crt.advproject.cpp.thumbinterwork.336648862" name="Enable Thumb interworking" superClass="com.crt.advproject.cpp.thumbinterwork" useByScannerDiscovery="false"/>
  89. <option id="com.crt.advproject.cpp.securestate.1154769768" name="TrustZone Project Type" superClass="com.crt.advproject.cpp.securestate" useByScannerDiscovery="false"/>
  90. <option id="com.crt.advproject.cpp.stackusage.1250864389" name="Generate Stack Usage Info (-fstack-usage)" superClass="com.crt.advproject.cpp.stackusage" useByScannerDiscovery="false"/>
  91. <option id="com.crt.advproject.cpp.specs.1514056701" name="Specs" superClass="com.crt.advproject.cpp.specs" useByScannerDiscovery="false"/>
  92. <option id="com.crt.advproject.cpp.config.114505987" name="Obsolete (Config)" superClass="com.crt.advproject.cpp.config" useByScannerDiscovery="false"/>
  93. <option id="com.crt.advproject.cpp.store.1949387593" name="Obsolete (Store)" superClass="com.crt.advproject.cpp.store" useByScannerDiscovery="false"/>
  94. </tool>
  95. <tool id="com.crt.advproject.gcc.lib.debug.1152720193" name="MCU C Compiler" superClass="com.crt.advproject.gcc.lib.debug">
  96. <option id="com.crt.advproject.gcc.hdrlib.220030808" name="Library headers" superClass="com.crt.advproject.gcc.hdrlib" useByScannerDiscovery="false"/>
  97. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.767152025" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
  98. <listOptionValue builtIn="false" value="__REDLIB__"/>
  99. <listOptionValue builtIn="false" value="CACHE_MODE_WRITE_THROUGH=1"/>
  100. <listOptionValue builtIn="false" value="CRYPTO_USE_DRIVER_CAAM"/>
  101. <listOptionValue builtIn="false" value="WOLFSSL_USER_SETTINGS"/>
  102. <listOptionValue builtIn="false" value="CPU_MIMXRT1176DVMAA"/>
  103. <listOptionValue builtIn="false" value="CPU_MIMXRT1176DVMAA_cm7"/>
  104. <listOptionValue builtIn="false" value="SDK_OS_BAREMETAL"/>
  105. <listOptionValue builtIn="false" value="XIP_EXTERNAL_FLASH=1"/>
  106. <listOptionValue builtIn="false" value="XIP_BOOT_HEADER_ENABLE=1"/>
  107. <listOptionValue builtIn="false" value="SERIAL_PORT_TYPE_UART=1"/>
  108. <listOptionValue builtIn="false" value="XIP_BOOT_HEADER_DCD_ENABLE=0"/>
  109. <listOptionValue builtIn="false" value="XIP_BOOT_HEADER_XMCD_ENABLE=1"/>
  110. <listOptionValue builtIn="false" value="SDK_DEBUGCONSOLE=1"/>
  111. <listOptionValue builtIn="false" value="CR_INTEGER_PRINTF"/>
  112. <listOptionValue builtIn="false" value="PRINTF_FLOAT_ENABLE=0"/>
  113. <listOptionValue builtIn="false" value="SDK_OS_FREE_RTOS"/>
  114. <listOptionValue builtIn="false" value="__MCUXPRESSO"/>
  115. <listOptionValue builtIn="false" value="__USE_CMSIS"/>
  116. <listOptionValue builtIn="false" value="DEBUG"/>
  117. </option>
  118. <option id="com.crt.advproject.gcc.fpu.612591090" name="Floating point" superClass="com.crt.advproject.gcc.fpu" useByScannerDiscovery="true" value="com.crt.advproject.gcc.fpu.fpv5sp.hard" valueType="enumerated"/>
  119. <option id="com.crt.advproject.gcc.thumb.1562709377" name="Thumb mode" superClass="com.crt.advproject.gcc.thumb" useByScannerDiscovery="false" value="true" valueType="boolean"/>
  120. <option id="com.crt.advproject.gcc.arch.358086668" name="Architecture" superClass="com.crt.advproject.gcc.arch" useByScannerDiscovery="true" value="com.crt.advproject.gcc.target.cm7" valueType="enumerated"/>
  121. <option id="com.crt.advproject.c.misc.dialect.133711888" name="Language standard" superClass="com.crt.advproject.c.misc.dialect" useByScannerDiscovery="true"/>
  122. <option id="gnu.c.compiler.option.dialect.flags.365811475" name="Other dialect flags" superClass="gnu.c.compiler.option.dialect.flags" useByScannerDiscovery="true"/>
  123. <option id="gnu.c.compiler.option.preprocessor.nostdinc.1874712935" name="Do not search system directories (-nostdinc)" superClass="gnu.c.compiler.option.preprocessor.nostdinc" useByScannerDiscovery="false"/>
  124. <option id="gnu.c.compiler.option.preprocessor.preprocess.1376500109" name="Preprocess only (-E)" superClass="gnu.c.compiler.option.preprocessor.preprocess" useByScannerDiscovery="false"/>
  125. <option id="gnu.c.compiler.option.preprocessor.undef.symbol.1093754962" name="Undefined symbols (-U)" superClass="gnu.c.compiler.option.preprocessor.undef.symbol" useByScannerDiscovery="false"/>
  126. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.302230714" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
  127. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/include}&quot;"/>
  128. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/portable/GCC/ARM_CM4F}&quot;"/>
  129. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/drivers}&quot;"/>
  130. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/xip}&quot;"/>
  131. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/device}&quot;"/>
  132. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/CMSIS}&quot;"/>
  133. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/serial_manager}&quot;"/>
  134. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/uart}&quot;"/>
  135. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/utilities}&quot;"/>
  136. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/board}&quot;"/>
  137. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/lists}&quot;"/>
  138. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/source}&quot;"/>
  139. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/startup}&quot;"/>
  140. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/port}&quot;"/>
  141. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src}&quot;"/>
  142. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src/include}&quot;"/>
  143. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/template}&quot;"/>
  144. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/include}&quot;"/>
  145. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/portable/GCC/ARM_CM4F}&quot;"/>
  146. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/drivers}&quot;"/>
  147. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/xip}&quot;"/>
  148. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/device}&quot;"/>
  149. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/CMSIS}&quot;"/>
  150. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/serial_manager}&quot;"/>
  151. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/uart}&quot;"/>
  152. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/utilities}&quot;"/>
  153. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/board}&quot;"/>
  154. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/lists}&quot;"/>
  155. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/source}&quot;"/>
  156. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/startup}&quot;"/>
  157. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/port}&quot;"/>
  158. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src}&quot;"/>
  159. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src/include}&quot;"/>
  160. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/template}&quot;"/>
  161. <listOptionValue builtIn="false" value="&quot;${workspace_loc}/&quot;"/>
  162. <listOptionValue builtIn="false" value="&quot;${workspace_loc}/../../../&quot;"/>
  163. </option>
  164. <option id="gnu.c.compiler.option.include.files.1789513278" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files" useByScannerDiscovery="false"/>
  165. <option id="gnu.c.compiler.option.optimization.flags.451064375" name="Other optimization flags" superClass="gnu.c.compiler.option.optimization.flags" useByScannerDiscovery="false" value="-fno-common" valueType="string"/>
  166. <option id="gnu.c.compiler.option.debugging.other.1119518893" name="Other debugging flags" superClass="gnu.c.compiler.option.debugging.other" useByScannerDiscovery="false"/>
  167. <option id="gnu.c.compiler.option.debugging.prof.690821013" name="Generate prof information (-p)" superClass="gnu.c.compiler.option.debugging.prof" useByScannerDiscovery="false"/>
  168. <option id="gnu.c.compiler.option.debugging.gprof.832006522" name="Generate gprof information (-pg)" superClass="gnu.c.compiler.option.debugging.gprof" useByScannerDiscovery="false"/>
  169. <option id="gnu.c.compiler.option.debugging.codecov.1545691630" name="Generate gcov information (-ftest-coverage -fprofile-arcs)" superClass="gnu.c.compiler.option.debugging.codecov" useByScannerDiscovery="false"/>
  170. <option id="gnu.c.compiler.option.debugging.sanitaddress.585726991" name="Sanitize address (-fsanitize=address)" superClass="gnu.c.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false" value="false" valueType="boolean"/>
  171. <option id="gnu.c.compiler.option.debugging.sanitpointers.234293262" name="Sanitize pointer operations (-fsanitize=pointer-compare -fsanitize=pointer-subtract)" superClass="gnu.c.compiler.option.debugging.sanitpointers" useByScannerDiscovery="false" value="false" valueType="boolean"/>
  172. <option id="gnu.c.compiler.option.debugging.sanitthread.1916215472" name="Sanitize data race in multi-thread (-fsanitize=thread)" superClass="gnu.c.compiler.option.debugging.sanitthread" useByScannerDiscovery="false"/>
  173. <option id="gnu.c.compiler.option.debugging.sanitleak.851974951" name="Sanitize memory leak (-fsanitize=leak)" superClass="gnu.c.compiler.option.debugging.sanitleak" useByScannerDiscovery="false"/>
  174. <option id="gnu.c.compiler.option.debugging.sanitundef.694689494" name="Sanitize undefined behavior (-fsanitize=undefined)" superClass="gnu.c.compiler.option.debugging.sanitundef" useByScannerDiscovery="false"/>
  175. <option id="gnu.c.compiler.option.warnings.syntax.1570777246" name="Check syntax only (-fsyntax-only)" superClass="gnu.c.compiler.option.warnings.syntax" useByScannerDiscovery="false"/>
  176. <option id="gnu.c.compiler.option.warnings.pedantic.1933782937" name="Pedantic (-pedantic)" superClass="gnu.c.compiler.option.warnings.pedantic" useByScannerDiscovery="false"/>
  177. <option id="gnu.c.compiler.option.warnings.pedantic.error.1765068526" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.c.compiler.option.warnings.pedantic.error" useByScannerDiscovery="false"/>
  178. <option id="gnu.c.compiler.option.warnings.nowarn.744350707" name="Inhibit all warnings (-w)" superClass="gnu.c.compiler.option.warnings.nowarn" useByScannerDiscovery="false"/>
  179. <option id="gnu.c.compiler.option.warnings.allwarn.1045927981" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" useByScannerDiscovery="false"/>
  180. <option id="gnu.c.compiler.option.warnings.extrawarn.787029645" name="Extra warnings (-Wextra)" superClass="gnu.c.compiler.option.warnings.extrawarn" useByScannerDiscovery="false"/>
  181. <option id="gnu.c.compiler.option.warnings.toerrors.425916028" name="Warnings as errors (-Werror)" superClass="gnu.c.compiler.option.warnings.toerrors" useByScannerDiscovery="false"/>
  182. <option id="gnu.c.compiler.option.warnings.wconversion.1567575837" name="Implicit conversion warnings (-Wconversion)" superClass="gnu.c.compiler.option.warnings.wconversion" useByScannerDiscovery="false"/>
  183. <option id="gnu.c.compiler.option.warnings.wcastalign.1843959555" name="Pointer cast with different alignment (-Wcast-align)" superClass="gnu.c.compiler.option.warnings.wcastalign" useByScannerDiscovery="false"/>
  184. <option id="gnu.c.compiler.option.warnings.wcastqual.910485523" name="Removing type qualifier from cast target type (-Wcast-qual)" superClass="gnu.c.compiler.option.warnings.wcastqual" useByScannerDiscovery="false"/>
  185. <option id="gnu.c.compiler.option.warnings.wdisabledopt.517885289" name="Requested optimization pass is disabled (-Wdisabled-optimization)" superClass="gnu.c.compiler.option.warnings.wdisabledopt" useByScannerDiscovery="false"/>
  186. <option id="gnu.c.compiler.option.warnings.wlogicalop.2003098935" name="Suspicious uses of logical operators (-Wlogical-op)" superClass="gnu.c.compiler.option.warnings.wlogicalop" useByScannerDiscovery="false"/>
  187. <option id="gnu.c.compiler.option.warnings.wmissingdecl.966833858" name="Global function without previous declaration (-Wmissing-declarations)" superClass="gnu.c.compiler.option.warnings.wmissingdecl" useByScannerDiscovery="false"/>
  188. <option id="gnu.c.compiler.option.warnings.wmissingincdir.150182090" name="User-supplied include directory does not exist (-Wmissing-include-dirs)" superClass="gnu.c.compiler.option.warnings.wmissingincdir" useByScannerDiscovery="false"/>
  189. <option id="gnu.c.compiler.option.warnings.wredundantdecl.1471477634" name="More than one declaration in the same scope (-Wredundant-decls)" superClass="gnu.c.compiler.option.warnings.wredundantdecl" useByScannerDiscovery="false"/>
  190. <option id="gnu.c.compiler.option.warnings.wshadow.1807466768" name="Local symbol shadows upper scope symbol (-Wshadow)" superClass="gnu.c.compiler.option.warnings.wshadow" useByScannerDiscovery="false"/>
  191. <option id="gnu.c.compiler.option.warnings.wsignconv.1096885110" name="Implicit conversions that may change the sign (-Wsign-conversion)" superClass="gnu.c.compiler.option.warnings.wsignconv" useByScannerDiscovery="false"/>
  192. <option id="gnu.c.compiler.option.warnings.wswitchdef.1115312387" name="A switch statement does not have a default case (-Wswitch-default)" superClass="gnu.c.compiler.option.warnings.wswitchdef" useByScannerDiscovery="false"/>
  193. <option id="gnu.c.compiler.option.warnings.wundef.247342796" name="An undefined identifier is evaluated in an #if directive (-Wundef)" superClass="gnu.c.compiler.option.warnings.wundef" useByScannerDiscovery="false"/>
  194. <option id="gnu.c.compiler.option.warnings.wwritestrings.2086090483" name="Treat strings always as const (-Wwrite-strings)" superClass="gnu.c.compiler.option.warnings.wwritestrings" useByScannerDiscovery="false"/>
  195. <option id="gnu.c.compiler.option.warnings.wfloatequal.773042988" name="Direct float equal check (-Wfloat-equal)" superClass="gnu.c.compiler.option.warnings.wfloatequal" useByScannerDiscovery="false"/>
  196. <option id="gnu.c.compiler.option.misc.other.1460609361" name="Other flags" superClass="gnu.c.compiler.option.misc.other" useByScannerDiscovery="false" value="-c -ffunction-sections -fdata-sections -ffreestanding -fno-builtin" valueType="string"/>
  197. <option id="gnu.c.compiler.option.misc.verbose.17003853" name="Verbose (-v)" superClass="gnu.c.compiler.option.misc.verbose" useByScannerDiscovery="false"/>
  198. <option id="gnu.c.compiler.option.misc.ansi.710379046" name="Support ANSI programs (-ansi)" superClass="gnu.c.compiler.option.misc.ansi" useByScannerDiscovery="false"/>
  199. <option id="gnu.c.compiler.option.misc.pic.1744689431" name="Position Independent Code (-fPIC)" superClass="gnu.c.compiler.option.misc.pic" useByScannerDiscovery="false"/>
  200. <option id="gnu.c.compiler.option.misc.hardening.977387458" name="Hardening options (-fstack-protector-all -Wformat=2 -Wformat-security -Wstrict-overflow)" superClass="gnu.c.compiler.option.misc.hardening" useByScannerDiscovery="false" value="false" valueType="boolean"/>
  201. <option id="gnu.c.compiler.option.misc.randomization.384445971" name="Address randomization (-fPIE)" superClass="gnu.c.compiler.option.misc.randomization" useByScannerDiscovery="false"/>
  202. <option id="com.crt.advproject.gcc.lto.1039738915" name="Enable Link-time optimization (-flto)" superClass="com.crt.advproject.gcc.lto" useByScannerDiscovery="false"/>
  203. <option id="com.crt.advproject.gcc.lto.fat.1591885229" name="Fat lto objects (-ffat-lto-objects)" superClass="com.crt.advproject.gcc.lto.fat" useByScannerDiscovery="false"/>
  204. <option id="com.crt.advproject.gcc.merge.constants.782243715" name="Merge Identical Constants (-fmerge-constants)" superClass="com.crt.advproject.gcc.merge.constants" useByScannerDiscovery="false"/>
  205. <option id="com.crt.advproject.gcc.prefixmap.2125090610" name="Remove path from __FILE__ (-fmacro-prefix-map)" superClass="com.crt.advproject.gcc.prefixmap" useByScannerDiscovery="false"/>
  206. <option id="com.crt.advproject.gcc.thumbinterwork.497019526" name="Enable Thumb interworking" superClass="com.crt.advproject.gcc.thumbinterwork" useByScannerDiscovery="false"/>
  207. <option id="com.crt.advproject.gcc.securestate.963494315" name="TrustZone Project Type" superClass="com.crt.advproject.gcc.securestate" useByScannerDiscovery="false"/>
  208. <option id="com.crt.advproject.gcc.stackusage.1019397991" name="Generate Stack Usage Info (-fstack-usage)" superClass="com.crt.advproject.gcc.stackusage" useByScannerDiscovery="false"/>
  209. <option id="com.crt.advproject.gcc.specs.1698445153" name="Specs" superClass="com.crt.advproject.gcc.specs" useByScannerDiscovery="false"/>
  210. <option id="com.crt.advproject.gcc.config.1147702821" name="Obsolete (Config)" superClass="com.crt.advproject.gcc.config" useByScannerDiscovery="false"/>
  211. <option id="com.crt.advproject.gcc.store.119918017" name="Obsolete (Store)" superClass="com.crt.advproject.gcc.store" useByScannerDiscovery="false"/>
  212. <inputType id="com.crt.advproject.compiler.input.844879104" superClass="com.crt.advproject.compiler.input"/>
  213. </tool>
  214. <tool id="com.crt.advproject.gas.lib.debug.171854801" name="MCU Assembler" superClass="com.crt.advproject.gas.lib.debug">
  215. <option id="com.crt.advproject.gas.hdrlib.920076413" name="Library headers" superClass="com.crt.advproject.gas.hdrlib"/>
  216. <option id="com.crt.advproject.gas.fpu.1824804057" name="Floating point" superClass="com.crt.advproject.gas.fpu" value="com.crt.advproject.gas.fpu.fpv5sp.hard" valueType="enumerated"/>
  217. <option id="com.crt.advproject.gas.thumb.1488347708" name="Thumb mode" superClass="com.crt.advproject.gas.thumb" value="true" valueType="boolean"/>
  218. <option id="com.crt.advproject.gas.arch.1533167305" name="Architecture" superClass="com.crt.advproject.gas.arch" value="com.crt.advproject.gas.target.cm7" valueType="enumerated"/>
  219. <option id="gnu.both.asm.option.flags.crt.1090764721" name="Assembler flags" superClass="gnu.both.asm.option.flags.crt" value="-c -x assembler-with-cpp -D__REDLIB__" valueType="string"/>
  220. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.both.asm.option.include.paths.1880841114" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
  221. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/board}&quot;"/>
  222. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/source}&quot;"/>
  223. </option>
  224. <option id="gnu.both.asm.option.warnings.nowarn.1228751868" name="Suppress warnings (-W)" superClass="gnu.both.asm.option.warnings.nowarn"/>
  225. <option id="gnu.both.asm.option.version.683152087" name="Announce version (-v)" superClass="gnu.both.asm.option.version"/>
  226. <option id="com.crt.advproject.gas.thumbinterwork.555532609" name="Enable Thumb interworking" superClass="com.crt.advproject.gas.thumbinterwork"/>
  227. <option id="com.crt.advproject.gas.specs.102398662" name="Specs" superClass="com.crt.advproject.gas.specs"/>
  228. <option id="com.crt.advproject.gas.config.145007414" name="Obsolete (Config)" superClass="com.crt.advproject.gas.config"/>
  229. <option id="com.crt.advproject.gas.store.1034406628" name="Obsolete (Store)" superClass="com.crt.advproject.gas.store"/>
  230. <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1439140546" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
  231. <inputType id="com.crt.advproject.assembler.input.2019759218" name="Additional Assembly Source Files" superClass="com.crt.advproject.assembler.input"/>
  232. </tool>
  233. <tool id="com.crt.advproject.ar.lib.debug.1567626354" name="MCU Archiver" superClass="com.crt.advproject.ar.lib.debug"/>
  234. </toolChain>
  235. </folderInfo>
  236. <sourceEntries>
  237. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="CMSIS"/>
  238. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="board"/>
  239. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="component"/>
  240. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="device"/>
  241. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="drivers"/>
  242. <entry excluding="freertos_kernel/portable/MemMang/heap_1.c|freertos_kernel/portable/MemMang/heap_2.c|freertos_kernel/portable/MemMang/heap_3.c|freertos_kernel/portable/MemMang/heap_5.c" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="freertos"/>
  243. <entry excluding="src/netif/ppp/polarssl/arc4.c|src/netif/ppp/polarssl/des.c|src/netif/ppp/polarssl/md4.c|src/netif/ppp/polarssl/md5.c|src/netif/ppp/polarssl/sha1.c" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="lwip"/>
  244. <entry excluding="wolfcrypt/src/misc.c|src/x509.c|src/x509_str.c|wolfcrypt/src/evp.c|src/conf.c|src/pk.c|src/bio.c|wolfcrypt/src/wc_kyber_asm.S|wolfcrypt/src/sp_x86_64_asm.S|wolfcrypt/src/sp_x86_64_asm.asm|wolfcrypt/src/sha512_asm.S|wolfcrypt/src/sha3_asm.S|wolfcrypt/src/sha256_asm.S|wolfcrypt/src/poly1305_asm.S|wolfcrypt/src/fe_x25519_asm.S|wolfcrypt/src/port|wolfcrypt/src/chacha_asm.S|wolfcrypt/src/aes_gcm_x86_asm.S|wolfcrypt/src/aes_gcm_asm.S|wolfcrypt/src/aes_asm.S|wolfcrypt/src/aes_asm.asm|wolfcrypt/user-crypto|wolfcrypt/test|wolfcrypt/benchmark" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/>
  245. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source/wolfcrypt/src/port/caam"/>
  246. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="startup"/>
  247. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="utilities"/>
  248. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xip"/>
  249. </sourceEntries>
  250. </configuration>
  251. </storageModule>
  252. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  253. </cconfiguration>
  254. <cconfiguration id="com.crt.advproject.config.lib.release.239942709">
  255. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="com.crt.advproject.config.lib.release.239942709" moduleId="org.eclipse.cdt.core.settings" name="Release">
  256. <externalSettings>
  257. <externalSetting>
  258. <entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/wolfssl_cm7"/>
  259. <entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/wolfssl_cm7/Release"/>
  260. <entry flags="RESOLVED" kind="libraryFile" name="wolfssl_cm7" srcPrefixMapping="" srcRootPath=""/>
  261. </externalSetting>
  262. </externalSettings>
  263. <extensions>
  264. <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  265. <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  266. <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  267. <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  268. <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  269. <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
  270. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  271. </extensions>
  272. </storageModule>
  273. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  274. <configuration artifactExtension="a" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.staticLib" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.staticLib" cleanCommand="rm -rf" description="Release build" errorParsers="org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="com.crt.advproject.config.lib.release.239942709" name="Release" parent="com.crt.advproject.config.lib.release" postannouncebuildStep="Performing post-build steps" postbuildStep="arm-none-eabi-size &quot;lib${BuildArtifactFileName}&quot; ; # arm-none-eabi-objdump -h -S &quot;lib${BuildArtifactFileName}&quot; &gt;&quot;${BuildArtifactFileBaseName}.lss&quot;">
  275. <folderInfo id="com.crt.advproject.config.lib.release.239942709." name="/" resourcePath="">
  276. <toolChain id="com.crt.advproject.toolchain.lib.release.1648326413" name="NXP MCU Tools" superClass="com.crt.advproject.toolchain.lib.release">
  277. <targetPlatform binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.GNU_ELF" id="com.crt.advproject.platform.lib.release.1400359171" name="ARM-based MCU (Debug)" superClass="com.crt.advproject.platform.lib.release"/>
  278. <builder buildPath="${workspace_loc:/wolfssl_cm7}/Release" id="com.crt.advproject.builder.lib.release.519882194" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="com.crt.advproject.builder.lib.release"/>
  279. <tool id="com.crt.advproject.cpp.lib.release.625867485" name="MCU C++ Compiler" superClass="com.crt.advproject.cpp.lib.release">
  280. <option id="com.crt.advproject.cpp.arch.1833209608" name="Architecture" superClass="com.crt.advproject.cpp.arch" useByScannerDiscovery="true" value="com.crt.advproject.cpp.target.cm7" valueType="enumerated"/>
  281. <option id="com.crt.advproject.cpp.misc.dialect.1160819554" name="Language standard" superClass="com.crt.advproject.cpp.misc.dialect" useByScannerDiscovery="true"/>
  282. <option id="gnu.cpp.compiler.option.dialect.flags.247651663" name="Other dialect flags" superClass="gnu.cpp.compiler.option.dialect.flags" useByScannerDiscovery="true"/>
  283. <option id="gnu.cpp.compiler.option.preprocessor.nostdinc.537651818" name="Do not search system directories (-nostdinc)" superClass="gnu.cpp.compiler.option.preprocessor.nostdinc" useByScannerDiscovery="false"/>
  284. <option id="gnu.cpp.compiler.option.preprocessor.preprocess.1522803765" name="Preprocess only (-E)" superClass="gnu.cpp.compiler.option.preprocessor.preprocess" useByScannerDiscovery="false"/>
  285. <option id="gnu.cpp.compiler.option.preprocessor.def.1673290116" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false"/>
  286. <option id="gnu.cpp.compiler.option.preprocessor.undef.1725720101" name="Undefined symbols (-U)" superClass="gnu.cpp.compiler.option.preprocessor.undef" useByScannerDiscovery="false"/>
  287. <option id="gnu.cpp.compiler.option.include.paths.1040487869" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false"/>
  288. <option id="gnu.cpp.compiler.option.include.files.1046336636" name="Include files (-include)" superClass="gnu.cpp.compiler.option.include.files" useByScannerDiscovery="false"/>
  289. <option id="gnu.cpp.compiler.option.optimization.flags.1552487828" name="Other optimization flags" superClass="gnu.cpp.compiler.option.optimization.flags" useByScannerDiscovery="false" value="-fno-common" valueType="string"/>
  290. <option id="gnu.cpp.compiler.option.debugging.other.1009181026" name="Other debugging flags" superClass="gnu.cpp.compiler.option.debugging.other" useByScannerDiscovery="false"/>
  291. <option id="gnu.cpp.compiler.option.debugging.prof.929772896" name="Generate prof information (-p)" superClass="gnu.cpp.compiler.option.debugging.prof" useByScannerDiscovery="false"/>
  292. <option id="gnu.cpp.compiler.option.debugging.gprof.1468571704" name="Generate gprof information (-pg)" superClass="gnu.cpp.compiler.option.debugging.gprof" useByScannerDiscovery="false"/>
  293. <option id="gnu.cpp.compiler.option.debugging.codecov.1798309027" name="Generate gcov information (-ftest-coverage -fprofile-arcs)" superClass="gnu.cpp.compiler.option.debugging.codecov" useByScannerDiscovery="false"/>
  294. <option id="gnu.cpp.compiler.option.debugging.sanitaddress.1364040588" name="Sanitize address (-fsanitize=address)" superClass="gnu.cpp.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false"/>
  295. <option id="gnu.cpp.compiler.option.debugging.sanitpointers.1037703059" name="Sanitize pointer operations (-fsanitize=pointer-compare -fsanitize=pointer-subtract)" superClass="gnu.cpp.compiler.option.debugging.sanitpointers" useByScannerDiscovery="false"/>
  296. <option id="gnu.cpp.compiler.option.debugging.sanitthread.122618216" name="Sanitize data race in multi-thread (-fsanitize=thread)" superClass="gnu.cpp.compiler.option.debugging.sanitthread" useByScannerDiscovery="false"/>
  297. <option id="gnu.cpp.compiler.option.debugging.sanitleak.95121396" name="Sanitize memory leak (-fsanitize=leak)" superClass="gnu.cpp.compiler.option.debugging.sanitleak" useByScannerDiscovery="false"/>
  298. <option id="gnu.cpp.compiler.option.debugging.sanitundef.22097213" name="Sanitize undefined behavior (-fsanitize=undefined)" superClass="gnu.cpp.compiler.option.debugging.sanitundef" useByScannerDiscovery="false"/>
  299. <option id="gnu.cpp.compiler.option.warnings.syntax.1971328161" name="Check syntax only (-fsyntax-only)" superClass="gnu.cpp.compiler.option.warnings.syntax" useByScannerDiscovery="false"/>
  300. <option id="gnu.cpp.compiler.option.warnings.pedantic.921159241" name="Pedantic (-pedantic)" superClass="gnu.cpp.compiler.option.warnings.pedantic" useByScannerDiscovery="false"/>
  301. <option id="gnu.cpp.compiler.option.warnings.pedantic.error.183004879" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.cpp.compiler.option.warnings.pedantic.error" useByScannerDiscovery="false"/>
  302. <option id="gnu.cpp.compiler.option.warnings.nowarn.769523540" name="Inhibit all warnings (-w)" superClass="gnu.cpp.compiler.option.warnings.nowarn" useByScannerDiscovery="false"/>
  303. <option id="gnu.cpp.compiler.option.warnings.allwarn.1495235412" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" useByScannerDiscovery="false"/>
  304. <option id="gnu.cpp.compiler.option.warnings.extrawarn.1182257988" name="Extra warnings (-Wextra)" superClass="gnu.cpp.compiler.option.warnings.extrawarn" useByScannerDiscovery="false"/>
  305. <option id="gnu.cpp.compiler.option.warnings.toerrors.1326817575" name="Warnings as errors (-Werror)" superClass="gnu.cpp.compiler.option.warnings.toerrors" useByScannerDiscovery="false"/>
  306. <option id="gnu.cpp.compiler.option.warnings.wconversion.1113636698" name="Implicit conversion warnings (-Wconversion)" superClass="gnu.cpp.compiler.option.warnings.wconversion" useByScannerDiscovery="false"/>
  307. <option id="gnu.cpp.compiler.option.warnings.wcastalign.1248304429" name="Pointer cast with different alignment (-Wcast-align)" superClass="gnu.cpp.compiler.option.warnings.wcastalign" useByScannerDiscovery="false"/>
  308. <option id="gnu.cpp.compiler.option.warnings.wcastqual.417345370" name="Removing type qualifier from cast target type (-Wcast-qual)" superClass="gnu.cpp.compiler.option.warnings.wcastqual" useByScannerDiscovery="false"/>
  309. <option id="gnu.cpp.compiler.option.warnings.wctordtorprivacy.1362038340" name="All ctor and dtor private (-Wctor-dtor-privacy)" superClass="gnu.cpp.compiler.option.warnings.wctordtorprivacy" useByScannerDiscovery="false"/>
  310. <option id="gnu.cpp.compiler.option.warnings.wdisabledopt.2061285182" name="Requested optimization pass is disabled (-Wdisabled-optimization)" superClass="gnu.cpp.compiler.option.warnings.wdisabledopt" useByScannerDiscovery="false"/>
  311. <option id="gnu.cpp.compiler.option.warnings.wlogicalop.565878104" name="Suspicious uses of logical operators (-Wlogical-op)" superClass="gnu.cpp.compiler.option.warnings.wlogicalop" useByScannerDiscovery="false"/>
  312. <option id="gnu.cpp.compiler.option.warnings.wmissingdecl.714731573" name="Global function without previous declaration (-Wmissing-declarations)" superClass="gnu.cpp.compiler.option.warnings.wmissingdecl" useByScannerDiscovery="false"/>
  313. <option id="gnu.cpp.compiler.option.warnings.wmissingincdir.990634286" name="User-supplied include directory does not exist (-Wmissing-include-dirs)" superClass="gnu.cpp.compiler.option.warnings.wmissingincdir" useByScannerDiscovery="false"/>
  314. <option id="gnu.cpp.compiler.option.warnings.wnoexccept.1871257788" name="Noexcept false but never throw exception (-Wnoexcept)" superClass="gnu.cpp.compiler.option.warnings.wnoexccept" useByScannerDiscovery="false"/>
  315. <option id="gnu.cpp.compiler.option.warnings.woldstylecast.1119159257" name="C-style cast used (-Wold-style-cast)" superClass="gnu.cpp.compiler.option.warnings.woldstylecast" useByScannerDiscovery="false"/>
  316. <option id="gnu.cpp.compiler.option.warnings.woverloadedvirtual.2044743081" name="Function hides virtual functions from base class (-Woverloaded-virtual)" superClass="gnu.cpp.compiler.option.warnings.woverloadedvirtual" useByScannerDiscovery="false"/>
  317. <option id="gnu.cpp.compiler.option.warnings.wredundantdecl.896992527" name="More than one declaration in the same scope (-Wredundant-decls)" superClass="gnu.cpp.compiler.option.warnings.wredundantdecl" useByScannerDiscovery="false"/>
  318. <option id="gnu.cpp.compiler.option.warnings.wshadow.758370568" name="Local symbol shadows upper scope symbol (-Wshadow)" superClass="gnu.cpp.compiler.option.warnings.wshadow" useByScannerDiscovery="false"/>
  319. <option id="gnu.cpp.compiler.option.warnings.wsignconv.1030531339" name="Implicit conversions that may change the sign (-Wsign-conversion)" superClass="gnu.cpp.compiler.option.warnings.wsignconv" useByScannerDiscovery="false"/>
  320. <option id="gnu.cpp.compiler.option.warnings.wsignpromo.929930941" name="Overload resolution promotes unsigned to signed type (-Wsign-promo)" superClass="gnu.cpp.compiler.option.warnings.wsignpromo" useByScannerDiscovery="false"/>
  321. <option id="gnu.cpp.compiler.option.warnings.wstrictnullsent.2114443862" name="Use of an uncasted NULL as sentinel (-Wstrict-null-sentinel)" superClass="gnu.cpp.compiler.option.warnings.wstrictnullsent" useByScannerDiscovery="false"/>
  322. <option id="gnu.cpp.compiler.option.warnings.wswitchdef.83804802" name="A switch statement does not have a default case (-Wswitch-default)" superClass="gnu.cpp.compiler.option.warnings.wswitchdef" useByScannerDiscovery="false"/>
  323. <option id="gnu.cpp.compiler.option.warnings.wundef.1670304203" name="An undefined identifier is evaluated in an #if directive (-Wundef)" superClass="gnu.cpp.compiler.option.warnings.wundef" useByScannerDiscovery="false"/>
  324. <option id="gnu.cpp.compiler.option.warnings.weffcpp.1136346557" name="Effective C++ guidelines (-Weffc++)" superClass="gnu.cpp.compiler.option.warnings.weffcpp" useByScannerDiscovery="false"/>
  325. <option id="gnu.cpp.compiler.option.warnings.wfloatequal.1571892795" name="Direct float equal check (-Wfloat-equal)" superClass="gnu.cpp.compiler.option.warnings.wfloatequal" useByScannerDiscovery="false"/>
  326. <option id="gnu.cpp.compiler.option.other.other.1791730747" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false"/>
  327. <option id="gnu.cpp.compiler.option.other.verbose.980821976" name="Verbose (-v)" superClass="gnu.cpp.compiler.option.other.verbose" useByScannerDiscovery="false"/>
  328. <option id="gnu.cpp.compiler.option.other.pic.964620530" name="Position Independent Code (-fPIC)" superClass="gnu.cpp.compiler.option.other.pic" useByScannerDiscovery="false"/>
  329. <option id="gnu.cpp.compiler.option.misc.hardening.1295744080" name="Hardening options (-fstack-protector-all -Wformat=2 -Wformat-security -Wstrict-overflow)" superClass="gnu.cpp.compiler.option.misc.hardening" useByScannerDiscovery="false"/>
  330. <option id="gnu.cpp.compiler.option.misc.randomization.96116220" name="Address randomization (-fPIE)" superClass="gnu.cpp.compiler.option.misc.randomization" useByScannerDiscovery="false"/>
  331. <option id="com.crt.advproject.cpp.lto.1918658353" name="Enable Link-time optimization (-flto)" superClass="com.crt.advproject.cpp.lto" useByScannerDiscovery="false"/>
  332. <option id="com.crt.advproject.cpp.lto.fat.1966263117" name="Fat lto objects (-ffat-lto-objects)" superClass="com.crt.advproject.cpp.lto.fat" useByScannerDiscovery="false"/>
  333. <option id="com.crt.advproject.cpp.merge.constants.1975417933" name="Merge Identical Constants (-fmerge-constants)" superClass="com.crt.advproject.cpp.merge.constants" useByScannerDiscovery="false"/>
  334. <option id="com.crt.advproject.cpp.prefixmap.345999428" name="Remove path from __FILE__ (-fmacro-prefix-map)" superClass="com.crt.advproject.cpp.prefixmap" useByScannerDiscovery="false"/>
  335. <option id="com.crt.advproject.cpp.fpu.126216763" name="Floating point" superClass="com.crt.advproject.cpp.fpu" useByScannerDiscovery="true" value="com.crt.advproject.cpp.fpu.fpv5sp.hard" valueType="enumerated"/>
  336. <option id="com.crt.advproject.cpp.thumb.1212100109" name="Thumb mode" superClass="com.crt.advproject.cpp.thumb" useByScannerDiscovery="false"/>
  337. <option id="com.crt.advproject.cpp.thumbinterwork.279670760" name="Enable Thumb interworking" superClass="com.crt.advproject.cpp.thumbinterwork" useByScannerDiscovery="false"/>
  338. <option id="com.crt.advproject.cpp.securestate.316255578" name="TrustZone Project Type" superClass="com.crt.advproject.cpp.securestate" useByScannerDiscovery="false"/>
  339. <option id="com.crt.advproject.cpp.hdrlib.855679860" name="Library headers" superClass="com.crt.advproject.cpp.hdrlib" useByScannerDiscovery="false"/>
  340. <option id="com.crt.advproject.cpp.stackusage.746901584" name="Generate Stack Usage Info (-fstack-usage)" superClass="com.crt.advproject.cpp.stackusage" useByScannerDiscovery="false"/>
  341. <option id="com.crt.advproject.cpp.specs.1226381" name="Specs" superClass="com.crt.advproject.cpp.specs" useByScannerDiscovery="false"/>
  342. <option id="com.crt.advproject.cpp.config.663156806" name="Obsolete (Config)" superClass="com.crt.advproject.cpp.config" useByScannerDiscovery="false"/>
  343. <option id="com.crt.advproject.cpp.store.436480413" name="Obsolete (Store)" superClass="com.crt.advproject.cpp.store" useByScannerDiscovery="false"/>
  344. </tool>
  345. <tool id="com.crt.advproject.gcc.lib.release.1132876870" name="MCU C Compiler" superClass="com.crt.advproject.gcc.lib.release">
  346. <option id="com.crt.advproject.gcc.thumb.1707583760" name="Thumb mode" superClass="com.crt.advproject.gcc.thumb" useByScannerDiscovery="false" value="true" valueType="boolean"/>
  347. <option id="com.crt.advproject.gcc.arch.125368482" name="Architecture" superClass="com.crt.advproject.gcc.arch" useByScannerDiscovery="true" value="com.crt.advproject.gcc.target.cm7" valueType="enumerated"/>
  348. <option id="com.crt.advproject.c.misc.dialect.1035034812" name="Language standard" superClass="com.crt.advproject.c.misc.dialect" useByScannerDiscovery="true"/>
  349. <option id="gnu.c.compiler.option.dialect.flags.1611695577" name="Other dialect flags" superClass="gnu.c.compiler.option.dialect.flags" useByScannerDiscovery="true"/>
  350. <option id="gnu.c.compiler.option.preprocessor.nostdinc.408350891" name="Do not search system directories (-nostdinc)" superClass="gnu.c.compiler.option.preprocessor.nostdinc" useByScannerDiscovery="false"/>
  351. <option id="gnu.c.compiler.option.preprocessor.preprocess.1342999385" name="Preprocess only (-E)" superClass="gnu.c.compiler.option.preprocessor.preprocess" useByScannerDiscovery="false"/>
  352. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.1355047562" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
  353. <listOptionValue builtIn="false" value="__REDLIB__"/>
  354. <listOptionValue builtIn="false" value="WOLFSSL_USER_SETTINGS"/>
  355. <listOptionValue builtIn="false" value="CPU_MIMXRT1176DVMAA"/>
  356. <listOptionValue builtIn="false" value="CPU_MIMXRT1176DVMAA_cm7"/>
  357. <listOptionValue builtIn="false" value="SDK_OS_BAREMETAL"/>
  358. <listOptionValue builtIn="false" value="XIP_EXTERNAL_FLASH=1"/>
  359. <listOptionValue builtIn="false" value="XIP_BOOT_HEADER_ENABLE=1"/>
  360. <listOptionValue builtIn="false" value="SERIAL_PORT_TYPE_UART=1"/>
  361. <listOptionValue builtIn="false" value="XIP_BOOT_HEADER_DCD_ENABLE=0"/>
  362. <listOptionValue builtIn="false" value="XIP_BOOT_HEADER_XMCD_ENABLE=1"/>
  363. <listOptionValue builtIn="false" value="SDK_DEBUGCONSOLE=1"/>
  364. <listOptionValue builtIn="false" value="CR_INTEGER_PRINTF"/>
  365. <listOptionValue builtIn="false" value="PRINTF_FLOAT_ENABLE=0"/>
  366. <listOptionValue builtIn="false" value="SDK_OS_FREE_RTOS"/>
  367. <listOptionValue builtIn="false" value="__MCUXPRESSO"/>
  368. <listOptionValue builtIn="false" value="__USE_CMSIS"/>
  369. <listOptionValue builtIn="false" value="DEBUG"/>
  370. </option>
  371. <option id="gnu.c.compiler.option.preprocessor.undef.symbol.1669159764" name="Undefined symbols (-U)" superClass="gnu.c.compiler.option.preprocessor.undef.symbol" useByScannerDiscovery="false"/>
  372. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.621266527" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
  373. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/include}&quot;"/>
  374. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/portable/GCC/ARM_CM4F}&quot;"/>
  375. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/drivers}&quot;"/>
  376. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/xip}&quot;"/>
  377. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/device}&quot;"/>
  378. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/CMSIS}&quot;"/>
  379. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/serial_manager}&quot;"/>
  380. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/uart}&quot;"/>
  381. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/utilities}&quot;"/>
  382. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/board}&quot;"/>
  383. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/lists}&quot;"/>
  384. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/source}&quot;"/>
  385. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/startup}&quot;"/>
  386. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/port}&quot;"/>
  387. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src}&quot;"/>
  388. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src/include}&quot;"/>
  389. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/template}&quot;"/>
  390. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/include}&quot;"/>
  391. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/freertos/freertos_kernel/portable/GCC/ARM_CM4F}&quot;"/>
  392. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/drivers}&quot;"/>
  393. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/xip}&quot;"/>
  394. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/device}&quot;"/>
  395. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/CMSIS}&quot;"/>
  396. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/serial_manager}&quot;"/>
  397. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/uart}&quot;"/>
  398. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/utilities}&quot;"/>
  399. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/board}&quot;"/>
  400. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/component/lists}&quot;"/>
  401. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/source}&quot;"/>
  402. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/startup}&quot;"/>
  403. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/port}&quot;"/>
  404. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src}&quot;"/>
  405. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/src/include}&quot;"/>
  406. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/lwip/template}&quot;"/>
  407. <listOptionValue builtIn="false" value="&quot;${workspace_loc}/&quot;"/>
  408. <listOptionValue builtIn="false" value="&quot;${workspace_loc}/../../../&quot;"/>
  409. </option>
  410. <option id="gnu.c.compiler.option.include.files.1717164921" name="Include files (-include)" superClass="gnu.c.compiler.option.include.files" useByScannerDiscovery="false"/>
  411. <option id="gnu.c.compiler.option.optimization.flags.2007907620" name="Other optimization flags" superClass="gnu.c.compiler.option.optimization.flags" useByScannerDiscovery="false" value="-fno-common" valueType="string"/>
  412. <option id="gnu.c.compiler.option.debugging.other.1541231845" name="Other debugging flags" superClass="gnu.c.compiler.option.debugging.other" useByScannerDiscovery="false"/>
  413. <option id="gnu.c.compiler.option.debugging.prof.1834530940" name="Generate prof information (-p)" superClass="gnu.c.compiler.option.debugging.prof" useByScannerDiscovery="false"/>
  414. <option id="gnu.c.compiler.option.debugging.gprof.2069205534" name="Generate gprof information (-pg)" superClass="gnu.c.compiler.option.debugging.gprof" useByScannerDiscovery="false"/>
  415. <option id="gnu.c.compiler.option.debugging.codecov.296563773" name="Generate gcov information (-ftest-coverage -fprofile-arcs)" superClass="gnu.c.compiler.option.debugging.codecov" useByScannerDiscovery="false"/>
  416. <option id="gnu.c.compiler.option.debugging.sanitaddress.658837286" name="Sanitize address (-fsanitize=address)" superClass="gnu.c.compiler.option.debugging.sanitaddress" useByScannerDiscovery="false"/>
  417. <option id="gnu.c.compiler.option.debugging.sanitpointers.2141989705" name="Sanitize pointer operations (-fsanitize=pointer-compare -fsanitize=pointer-subtract)" superClass="gnu.c.compiler.option.debugging.sanitpointers" useByScannerDiscovery="false"/>
  418. <option id="gnu.c.compiler.option.debugging.sanitthread.1704289832" name="Sanitize data race in multi-thread (-fsanitize=thread)" superClass="gnu.c.compiler.option.debugging.sanitthread" useByScannerDiscovery="false"/>
  419. <option id="gnu.c.compiler.option.debugging.sanitleak.824573371" name="Sanitize memory leak (-fsanitize=leak)" superClass="gnu.c.compiler.option.debugging.sanitleak" useByScannerDiscovery="false"/>
  420. <option id="gnu.c.compiler.option.debugging.sanitundef.145799824" name="Sanitize undefined behavior (-fsanitize=undefined)" superClass="gnu.c.compiler.option.debugging.sanitundef" useByScannerDiscovery="false"/>
  421. <option id="gnu.c.compiler.option.warnings.syntax.1855797626" name="Check syntax only (-fsyntax-only)" superClass="gnu.c.compiler.option.warnings.syntax" useByScannerDiscovery="false"/>
  422. <option id="gnu.c.compiler.option.warnings.pedantic.685150842" name="Pedantic (-pedantic)" superClass="gnu.c.compiler.option.warnings.pedantic" useByScannerDiscovery="false"/>
  423. <option id="gnu.c.compiler.option.warnings.pedantic.error.176104783" name="Pedantic warnings as errors (-pedantic-errors)" superClass="gnu.c.compiler.option.warnings.pedantic.error" useByScannerDiscovery="false"/>
  424. <option id="gnu.c.compiler.option.warnings.nowarn.679726547" name="Inhibit all warnings (-w)" superClass="gnu.c.compiler.option.warnings.nowarn" useByScannerDiscovery="false"/>
  425. <option id="gnu.c.compiler.option.warnings.allwarn.793652609" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" useByScannerDiscovery="false"/>
  426. <option id="gnu.c.compiler.option.warnings.extrawarn.1707051763" name="Extra warnings (-Wextra)" superClass="gnu.c.compiler.option.warnings.extrawarn" useByScannerDiscovery="false"/>
  427. <option id="gnu.c.compiler.option.warnings.toerrors.1203275791" name="Warnings as errors (-Werror)" superClass="gnu.c.compiler.option.warnings.toerrors" useByScannerDiscovery="false"/>
  428. <option id="gnu.c.compiler.option.warnings.wconversion.1236879761" name="Implicit conversion warnings (-Wconversion)" superClass="gnu.c.compiler.option.warnings.wconversion" useByScannerDiscovery="false"/>
  429. <option id="gnu.c.compiler.option.warnings.wcastalign.1960526444" name="Pointer cast with different alignment (-Wcast-align)" superClass="gnu.c.compiler.option.warnings.wcastalign" useByScannerDiscovery="false"/>
  430. <option id="gnu.c.compiler.option.warnings.wcastqual.957972874" name="Removing type qualifier from cast target type (-Wcast-qual)" superClass="gnu.c.compiler.option.warnings.wcastqual" useByScannerDiscovery="false"/>
  431. <option id="gnu.c.compiler.option.warnings.wdisabledopt.347420749" name="Requested optimization pass is disabled (-Wdisabled-optimization)" superClass="gnu.c.compiler.option.warnings.wdisabledopt" useByScannerDiscovery="false"/>
  432. <option id="gnu.c.compiler.option.warnings.wlogicalop.1127709174" name="Suspicious uses of logical operators (-Wlogical-op)" superClass="gnu.c.compiler.option.warnings.wlogicalop" useByScannerDiscovery="false"/>
  433. <option id="gnu.c.compiler.option.warnings.wmissingdecl.1255285063" name="Global function without previous declaration (-Wmissing-declarations)" superClass="gnu.c.compiler.option.warnings.wmissingdecl" useByScannerDiscovery="false"/>
  434. <option id="gnu.c.compiler.option.warnings.wmissingincdir.1063505434" name="User-supplied include directory does not exist (-Wmissing-include-dirs)" superClass="gnu.c.compiler.option.warnings.wmissingincdir" useByScannerDiscovery="false"/>
  435. <option id="gnu.c.compiler.option.warnings.wredundantdecl.1309275051" name="More than one declaration in the same scope (-Wredundant-decls)" superClass="gnu.c.compiler.option.warnings.wredundantdecl" useByScannerDiscovery="false"/>
  436. <option id="gnu.c.compiler.option.warnings.wshadow.891795222" name="Local symbol shadows upper scope symbol (-Wshadow)" superClass="gnu.c.compiler.option.warnings.wshadow" useByScannerDiscovery="false"/>
  437. <option id="gnu.c.compiler.option.warnings.wsignconv.173764719" name="Implicit conversions that may change the sign (-Wsign-conversion)" superClass="gnu.c.compiler.option.warnings.wsignconv" useByScannerDiscovery="false"/>
  438. <option id="gnu.c.compiler.option.warnings.wswitchdef.210773064" name="A switch statement does not have a default case (-Wswitch-default)" superClass="gnu.c.compiler.option.warnings.wswitchdef" useByScannerDiscovery="false"/>
  439. <option id="gnu.c.compiler.option.warnings.wundef.1256939913" name="An undefined identifier is evaluated in an #if directive (-Wundef)" superClass="gnu.c.compiler.option.warnings.wundef" useByScannerDiscovery="false"/>
  440. <option id="gnu.c.compiler.option.warnings.wwritestrings.632103444" name="Treat strings always as const (-Wwrite-strings)" superClass="gnu.c.compiler.option.warnings.wwritestrings" useByScannerDiscovery="false"/>
  441. <option id="gnu.c.compiler.option.warnings.wfloatequal.156707842" name="Direct float equal check (-Wfloat-equal)" superClass="gnu.c.compiler.option.warnings.wfloatequal" useByScannerDiscovery="false"/>
  442. <option id="gnu.c.compiler.option.misc.other.1353278998" name="Other flags" superClass="gnu.c.compiler.option.misc.other" useByScannerDiscovery="false" value="-c -ffunction-sections -fdata-sections -ffreestanding -fno-builtin" valueType="string"/>
  443. <option id="gnu.c.compiler.option.misc.verbose.770612554" name="Verbose (-v)" superClass="gnu.c.compiler.option.misc.verbose" useByScannerDiscovery="false"/>
  444. <option id="gnu.c.compiler.option.misc.ansi.828558018" name="Support ANSI programs (-ansi)" superClass="gnu.c.compiler.option.misc.ansi" useByScannerDiscovery="false"/>
  445. <option id="gnu.c.compiler.option.misc.pic.1382295786" name="Position Independent Code (-fPIC)" superClass="gnu.c.compiler.option.misc.pic" useByScannerDiscovery="false"/>
  446. <option id="gnu.c.compiler.option.misc.hardening.1946463823" name="Hardening options (-fstack-protector-all -Wformat=2 -Wformat-security -Wstrict-overflow)" superClass="gnu.c.compiler.option.misc.hardening" useByScannerDiscovery="false"/>
  447. <option id="gnu.c.compiler.option.misc.randomization.1855739181" name="Address randomization (-fPIE)" superClass="gnu.c.compiler.option.misc.randomization" useByScannerDiscovery="false"/>
  448. <option id="com.crt.advproject.gcc.lto.915147305" name="Enable Link-time optimization (-flto)" superClass="com.crt.advproject.gcc.lto" useByScannerDiscovery="false"/>
  449. <option id="com.crt.advproject.gcc.lto.fat.838394078" name="Fat lto objects (-ffat-lto-objects)" superClass="com.crt.advproject.gcc.lto.fat" useByScannerDiscovery="false"/>
  450. <option id="com.crt.advproject.gcc.merge.constants.725346079" name="Merge Identical Constants (-fmerge-constants)" superClass="com.crt.advproject.gcc.merge.constants" useByScannerDiscovery="false"/>
  451. <option id="com.crt.advproject.gcc.prefixmap.1579615629" name="Remove path from __FILE__ (-fmacro-prefix-map)" superClass="com.crt.advproject.gcc.prefixmap" useByScannerDiscovery="false"/>
  452. <option id="com.crt.advproject.gcc.fpu.773496224" name="Floating point" superClass="com.crt.advproject.gcc.fpu" useByScannerDiscovery="true" value="com.crt.advproject.gcc.fpu.fpv5sp.hard" valueType="enumerated"/>
  453. <option id="com.crt.advproject.gcc.thumbinterwork.1185300522" name="Enable Thumb interworking" superClass="com.crt.advproject.gcc.thumbinterwork" useByScannerDiscovery="false"/>
  454. <option id="com.crt.advproject.gcc.securestate.70193237" name="TrustZone Project Type" superClass="com.crt.advproject.gcc.securestate" useByScannerDiscovery="false"/>
  455. <option id="com.crt.advproject.gcc.hdrlib.251671447" name="Library headers" superClass="com.crt.advproject.gcc.hdrlib" useByScannerDiscovery="false"/>
  456. <option id="com.crt.advproject.gcc.stackusage.321578096" name="Generate Stack Usage Info (-fstack-usage)" superClass="com.crt.advproject.gcc.stackusage" useByScannerDiscovery="false"/>
  457. <option id="com.crt.advproject.gcc.specs.1303423107" name="Specs" superClass="com.crt.advproject.gcc.specs" useByScannerDiscovery="false"/>
  458. <option id="com.crt.advproject.gcc.config.262178595" name="Obsolete (Config)" superClass="com.crt.advproject.gcc.config" useByScannerDiscovery="false"/>
  459. <option id="com.crt.advproject.gcc.store.628497258" name="Obsolete (Store)" superClass="com.crt.advproject.gcc.store" useByScannerDiscovery="false"/>
  460. <inputType id="com.crt.advproject.compiler.input.1310027785" superClass="com.crt.advproject.compiler.input"/>
  461. </tool>
  462. <tool id="com.crt.advproject.gas.lib.release.1061690888" name="MCU Assembler" superClass="com.crt.advproject.gas.lib.release">
  463. <option id="com.crt.advproject.gas.thumb.287642586" name="Thumb mode" superClass="com.crt.advproject.gas.thumb" value="true" valueType="boolean"/>
  464. <option id="com.crt.advproject.gas.arch.1262851133" name="Architecture" superClass="com.crt.advproject.gas.arch" value="com.crt.advproject.gas.target.cm7" valueType="enumerated"/>
  465. <option id="gnu.both.asm.option.flags.crt.1622844346" name="Assembler flags" superClass="gnu.both.asm.option.flags.crt" value="-c -x assembler-with-cpp -D__REDLIB__" valueType="string"/>
  466. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.both.asm.option.include.paths.2091075857" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
  467. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/board}&quot;"/>
  468. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/source}&quot;"/>
  469. </option>
  470. <option id="gnu.both.asm.option.warnings.nowarn.603769276" name="Suppress warnings (-W)" superClass="gnu.both.asm.option.warnings.nowarn"/>
  471. <option id="gnu.both.asm.option.version.1950743218" name="Announce version (-v)" superClass="gnu.both.asm.option.version"/>
  472. <option id="com.crt.advproject.gas.fpu.766332852" name="Floating point" superClass="com.crt.advproject.gas.fpu" value="com.crt.advproject.gas.fpu.fpv5sp.hard" valueType="enumerated"/>
  473. <option id="com.crt.advproject.gas.thumbinterwork.1417335195" name="Enable Thumb interworking" superClass="com.crt.advproject.gas.thumbinterwork"/>
  474. <option id="com.crt.advproject.gas.hdrlib.321813953" name="Library headers" superClass="com.crt.advproject.gas.hdrlib"/>
  475. <option id="com.crt.advproject.gas.specs.264210339" name="Specs" superClass="com.crt.advproject.gas.specs"/>
  476. <option id="com.crt.advproject.gas.config.312066026" name="Obsolete (Config)" superClass="com.crt.advproject.gas.config"/>
  477. <option id="com.crt.advproject.gas.store.1868278876" name="Obsolete (Store)" superClass="com.crt.advproject.gas.store"/>
  478. <inputType id="cdt.managedbuild.tool.gnu.assembler.input.790399076" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
  479. <inputType id="com.crt.advproject.assembler.input.1852831511" name="Additional Assembly Source Files" superClass="com.crt.advproject.assembler.input"/>
  480. </tool>
  481. <tool id="com.crt.advproject.ar.lib.release.562349542" name="MCU Archiver" superClass="com.crt.advproject.ar.lib.release"/>
  482. </toolChain>
  483. </folderInfo>
  484. <sourceEntries>
  485. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="CMSIS"/>
  486. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="board"/>
  487. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="component"/>
  488. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="device"/>
  489. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="drivers"/>
  490. <entry excluding="freertos_kernel/portable/MemMang/heap_1.c|freertos_kernel/portable/MemMang/heap_2.c|freertos_kernel/portable/MemMang/heap_3.c|freertos_kernel/portable/MemMang/heap_5.c" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="freertos"/>
  491. <entry excluding="src/netif/ppp/polarssl/arc4.c|src/netif/ppp/polarssl/des.c|src/netif/ppp/polarssl/md4.c|src/netif/ppp/polarssl/md5.c|src/netif/ppp/polarssl/sha1.c" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="lwip"/>
  492. <entry excluding="wolfcrypt/src/misc.c|src/x509.c|src/x509_str.c|wolfcrypt/src/evp.c|src/conf.c|src/pk.c|src/bio.c|wolfcrypt/src/wc_kyber_asm.S|wolfcrypt/src/sp_x86_64_asm.S|wolfcrypt/src/sp_x86_64_asm.asm|wolfcrypt/src/sha512_asm.S|wolfcrypt/src/sha3_asm.S|wolfcrypt/src/sha256_asm.S|wolfcrypt/src/poly1305_asm.S|wolfcrypt/src/fe_x25519_asm.S|wolfcrypt/src/port|wolfcrypt/src/chacha_asm.S|wolfcrypt/src/aes_gcm_x86_asm.S|wolfcrypt/src/aes_gcm_asm.S|wolfcrypt/src/aes_asm.S|wolfcrypt/src/aes_asm.asm|wolfcrypt/user-crypto|wolfcrypt/test|wolfcrypt/benchmark" flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source"/>
  493. <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="source/wolfcrypt/src/port/caam"/>
  494. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="startup"/>
  495. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="utilities"/>
  496. <entry flags="LOCAL|VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="xip"/>
  497. </sourceEntries>
  498. </configuration>
  499. </storageModule>
  500. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  501. </cconfiguration>
  502. </storageModule>
  503. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  504. <project id="wolfssl_cm7.null.154511245" name="wolfssl_cm7" projectType="com.crt.advproject.projecttype.lib"/>
  505. </storageModule>
  506. <storageModule moduleId="scannerConfiguration">
  507. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  508. <scannerConfigBuildInfo instanceId="com.crt.advproject.config.lib.debug.660509326;com.crt.advproject.config.lib.debug.660509326.;com.crt.advproject.gas.lib.debug.171854801;com.crt.advproject.assembler.input.2019759218">
  509. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  510. </scannerConfigBuildInfo>
  511. <scannerConfigBuildInfo instanceId="com.crt.advproject.config.lib.release.239942709;com.crt.advproject.config.lib.release.239942709.;com.crt.advproject.gas.lib.release.1061690888;com.crt.advproject.assembler.input.1852831511">
  512. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  513. </scannerConfigBuildInfo>
  514. <scannerConfigBuildInfo instanceId="com.crt.advproject.config.lib.debug.660509326;com.crt.advproject.config.lib.debug.660509326.;com.crt.advproject.gcc.lib.debug.1152720193;com.crt.advproject.compiler.input.844879104">
  515. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  516. </scannerConfigBuildInfo>
  517. <scannerConfigBuildInfo instanceId="com.crt.advproject.config.lib.release.239942709;com.crt.advproject.config.lib.release.239942709.;com.crt.advproject.gcc.lib.release.1132876870;com.crt.advproject.compiler.input.1310027785">
  518. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  519. </scannerConfigBuildInfo>
  520. </storageModule>
  521. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  522. <storageModule moduleId="com.nxp.mcuxpresso.core.datamodels">
  523. <sdkName>SDK_2.x_MIMXRT1170-EVK</sdkName>
  524. <sdkVersion>2.12.1</sdkVersion>
  525. <sdkComponents>middleware.freertos-kernel.MIMXRT1176;platform.drivers.clock.MIMXRT1176;platform.drivers.pmu_1.MIMXRT1176;platform.drivers.common.MIMXRT1176;platform.drivers.anatop_ai.MIMXRT1176;platform.drivers.xip_device.MIMXRT1176;platform.drivers.igpio.MIMXRT1176;platform.drivers.lpuart.MIMXRT1176;platform.drivers.nic301.MIMXRT1176;platform.drivers.dcdc_soc.MIMXRT1176;platform.drivers.iomuxc.MIMXRT1176;platform.drivers.caam.MIMXRT1176;platform.drivers.memory.MIMXRT1176;platform.drivers.cache_armv7_m7.MIMXRT1176;platform.devices.MIMXRT1176_system.MIMXRT1176;platform.devices.MIMXRT1176_CMSIS.MIMXRT1176;CMSIS_Include_core_cm.MIMXRT1176;component.serial_manager_uart.MIMXRT1176;component.lpuart_adapter.MIMXRT1176;component.serial_manager.MIMXRT1176;utility.debug_console.MIMXRT1176;platform.utilities.assert.MIMXRT1176;platform.drivers.xmcd.evkmimxrt1170.MIMXRT1176;platform.drivers.xip_board.evkmimxrt1170.MIMXRT1176;component.lists.MIMXRT1176;project_template.evkmimxrt1170.MIMXRT1176;middleware.freertos-kernel.template.MIMXRT1176;platform.devices.MIMXRT1176_startup.MIMXRT1176;middleware.freertos-kernel.extension.MIMXRT1176;middleware.lwip.MIMXRT1176;middleware.lwip.empty_ethernetif.MIMXRT1176;middleware.lwip.template.MIMXRT1176;platform.drivers.snvs_hp.MIMXRT1176;</sdkComponents>
  526. <boardId>evkmimxrt1170</boardId>
  527. <package>MIMXRT1176DVMAA</package>
  528. <core>cm7</core>
  529. <coreId>cm7_MIMXRT1176xxxxx</coreId>
  530. </storageModule>
  531. <storageModule moduleId="com.crt.config">
  532. <projectStorage>&lt;?xml version="1.0" encoding="UTF-8"?&gt;&#13;
  533. &lt;TargetConfig&gt;&#13;
  534. &lt;Properties property_3="NXP" property_4="MIMXRT1176xxxxx" property_count="5" version="100300"/&gt;&#13;
  535. &lt;infoList vendor="NXP"&gt;&#13;
  536. &lt;info chip="MIMXRT1176xxxxx" name="MIMXRT1176xxxxx"&gt;&#13;
  537. &lt;chip&gt;&#13;
  538. &lt;name&gt;MIMXRT1176xxxxx&lt;/name&gt;&#13;
  539. &lt;family&gt;MIMXRT1170&lt;/family&gt;&#13;
  540. &lt;vendor&gt;NXP&lt;/vendor&gt;&#13;
  541. &lt;memory can_program="true" id="Flash" is_ro="true" size="0" type="Flash"/&gt;&#13;
  542. &lt;memory id="RAM" size="2048" type="RAM"/&gt;&#13;
  543. &lt;memoryInstance derived_from="Flash" driver="MIMXRT1170_SFDP_QSPI.cfx" edited="true" id="BOARD_FLASH" location="0x30000000" size="0x4000000"/&gt;&#13;
  544. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_DTC_cm7" location="0x20000000" size="0x40000"/&gt;&#13;
  545. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_ITC_cm7" location="0x0" size="0x40000"/&gt;&#13;
  546. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_OC1" location="0x20240000" size="0x80000"/&gt;&#13;
  547. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_OC2" location="0x202c0000" size="0x80000"/&gt;&#13;
  548. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_OC_ECC1" location="0x20340000" size="0x10000"/&gt;&#13;
  549. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_OC_ECC2" location="0x20350000" size="0x10000"/&gt;&#13;
  550. &lt;memoryInstance derived_from="RAM" edited="true" id="SRAM_OC_cm7" location="0x20360000" size="0x20000"/&gt;&#13;
  551. &lt;memoryInstance derived_from="RAM" edited="true" id="BOARD_SDRAM" location="0x80000000" size="0x3000000"/&gt;&#13;
  552. &lt;memoryInstance derived_from="RAM" edited="true" id="NCACHE_REGION" location="0x83000000" size="0x1000000"/&gt;&#13;
  553. &lt;/chip&gt;&#13;
  554. &lt;processor&gt;&#13;
  555. &lt;name gcc_name="cortex-m4"&gt;Cortex-M4&lt;/name&gt;&#13;
  556. &lt;family&gt;Cortex-M&lt;/family&gt;&#13;
  557. &lt;/processor&gt;&#13;
  558. &lt;processor&gt;&#13;
  559. &lt;name gcc_name="cortex-m7"&gt;Cortex-M7&lt;/name&gt;&#13;
  560. &lt;family&gt;Cortex-M&lt;/family&gt;&#13;
  561. &lt;/processor&gt;&#13;
  562. &lt;/info&gt;&#13;
  563. &lt;/infoList&gt;&#13;
  564. &lt;/TargetConfig&gt;</projectStorage>
  565. </storageModule>
  566. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  567. <storageModule moduleId="refreshScope"/>
  568. </cproject>