Mercurial > public > ostc4
annotate RefPrj/RTE/.cproject @ 425:86fcac4cc43a ImprovmentNVM_2
Added function to analyse the sampel ringbuffer:
The function will show 0 for used sectors, 4 for the sector currently in use and 5 for empty sectors. This allows identification of log sample index position and identification of a buffer corruption (more than 2 sectors have state 4)
The repair function writes dummy bytes to the end of the active buffer with the lower sector number. This decision is based on the fact that corruption results typically in a reset of index to buffer start address. After repair the writing will be continued using the hugher buffer marked as used.
author | ideenmodellierer |
---|---|
date | Sat, 15 Feb 2020 20:50:20 +0100 |
parents | 1f24022345d1 |
children | 61f14abce25d |
rev | line source |
---|---|
52 | 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="fr.ac6.managedbuild.config.gnu.cross.exe.debug.2145655687"> | |
5 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="fr.ac6.managedbuild.config.gnu.cross.exe.debug.2145655687" moduleId="org.eclipse.cdt.core.settings" name="Debug"> | |
6 <externalSettings/> | |
7 <extensions> | |
8 <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> | |
9 <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
10 <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
11 <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
12 <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> | |
13 <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
14 </extensions> | |
15 </storageModule> | |
16 <storageModule moduleId="cdtBuildSystem" version="4.0.0"> | |
17 <configuration artifactExtension="elf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="fr.ac6.managedbuild.config.gnu.cross.exe.debug.2145655687" name="Debug" parent="fr.ac6.managedbuild.config.gnu.cross.exe.debug" postannouncebuildStep="Generating binary and Printing size information:" postbuildStep="arm-none-eabi-objcopy -O binary "${BuildArtifactFileBaseName}.elf" "${BuildArtifactFileBaseName}.bin"; arm-none-eabi-size "${BuildArtifactFileName}""> | |
18 <folderInfo id="fr.ac6.managedbuild.config.gnu.cross.exe.debug.2145655687." name="/" resourcePath=""> | |
19 <toolChain id="fr.ac6.managedbuild.toolchain.gnu.cross.exe.debug.773919339" name="Ac6 STM32 MCU GCC" superClass="fr.ac6.managedbuild.toolchain.gnu.cross.exe.debug"> | |
20 <option id="fr.ac6.managedbuild.option.gnu.cross.mcu.1069997727" name="Mcu" superClass="fr.ac6.managedbuild.option.gnu.cross.mcu" useByScannerDiscovery="false" value="STM32F411RETx" valueType="string"/> | |
21 <option id="fr.ac6.managedbuild.option.gnu.cross.fpu.1337322285" name="Floating point hardware" superClass="fr.ac6.managedbuild.option.gnu.cross.fpu" useByScannerDiscovery="false" value="fr.ac6.managedbuild.option.gnu.cross.fpu.fpv4-sp-d16" valueType="enumerated"/> | |
22 <option id="fr.ac6.managedbuild.option.gnu.cross.floatabi.2128124622" name="Floating-point ABI" superClass="fr.ac6.managedbuild.option.gnu.cross.floatabi" useByScannerDiscovery="false" value="fr.ac6.managedbuild.option.gnu.cross.floatabi.hard" valueType="enumerated"/> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
23 <option id="fr.ac6.managedbuild.option.gnu.cross.board.719527989" name="Board" superClass="fr.ac6.managedbuild.option.gnu.cross.board" useByScannerDiscovery="false" value="OSTC4_RTE2" valueType="string"/> |
52 | 24 <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="fr.ac6.managedbuild.targetPlatform.gnu.cross.2036507469" isAbstract="false" osList="all" superClass="fr.ac6.managedbuild.targetPlatform.gnu.cross"/> |
25 <builder buildPath="${workspace_loc:/OSTC4_RTE}/Debug" id="fr.ac6.managedbuild.builder.gnu.cross.646520610" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="optimal" superClass="fr.ac6.managedbuild.builder.gnu.cross"/> | |
26 <tool id="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.1064816811" name="MCU GCC Compiler" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.compiler"> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
27 <option id="fr.ac6.managedbuild.gnu.c.compiler.option.optimization.level.587576579" name="Optimization Level" superClass="fr.ac6.managedbuild.gnu.c.compiler.option.optimization.level" useByScannerDiscovery="false" value="fr.ac6.managedbuild.gnu.c.optimization.level.debug" valueType="enumerated"/> |
52 | 28 <option id="gnu.c.compiler.option.debugging.level.493106502" name="Debug Level" superClass="gnu.c.compiler.option.debugging.level" useByScannerDiscovery="false" value="gnu.c.debugging.level.max" valueType="enumerated"/> |
29 <option id="gnu.c.compiler.option.preprocessor.def.symbols.1649922014" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols"> | |
30 <listOptionValue builtIn="false" value="STM32"/> | |
31 <listOptionValue builtIn="false" value="STM32F4"/> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
32 <listOptionValue builtIn="false" value="STM32F411xE"/> |
52 | 33 </option> |
34 <option id="gnu.c.compiler.option.include.paths.1618459940" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath"> | |
35 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Small_CPU/Inc}""/> | |
36 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Discovery/Inc}""/> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
37 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Drivers/STM32F4xx_HAL_Driver/Inc}""/> |
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
38 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Drivers/STM32F4xx/Include}""/> |
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
39 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Drivers/CMSIS/Include}""/> |
52 | 40 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Inc}""/> |
41 </option> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
42 <option id="gnu.c.compiler.option.dialect.std.224885314" name="Language standard" superClass="gnu.c.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.c.compiler.dialect.default" valueType="enumerated"/> |
52 | 43 <inputType id="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.c.2126749510" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.c"/> |
44 <inputType id="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.s.1160433093" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.s"/> | |
45 </tool> | |
46 <tool id="fr.ac6.managedbuild.tool.gnu.cross.cpp.compiler.697561463" name="MCU G++ Compiler" superClass="fr.ac6.managedbuild.tool.gnu.cross.cpp.compiler"> | |
47 <option id="fr.ac6.managedbuild.gnu.cpp.compiler.option.optimization.level.453622205" name="Optimization Level" superClass="fr.ac6.managedbuild.gnu.cpp.compiler.option.optimization.level" useByScannerDiscovery="false"/> | |
48 <option id="gnu.cpp.compiler.option.debugging.level.1059605192" name="Debug Level" superClass="gnu.cpp.compiler.option.debugging.level" useByScannerDiscovery="false" value="gnu.cpp.compiler.debugging.level.max" valueType="enumerated"/> | |
49 </tool> | |
50 <tool id="fr.ac6.managedbuild.tool.gnu.cross.c.linker.829628376" name="MCU GCC Linker" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.linker"> | |
51 <option id="fr.ac6.managedbuild.tool.gnu.cross.c.linker.script.1343275553" name="Linker Script (-T)" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.linker.script" useByScannerDiscovery="false" value="${ProjDirPath}\..\ostc4\Small_CPU\CPU2-RTE.ld" valueType="string"/> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
52 <option id="gnu.c.link.option.nodeflibs.1383905067" name="Do not use default libraries (-nodefaultlibs)" superClass="gnu.c.link.option.nodeflibs" useByScannerDiscovery="false" value="false" valueType="boolean"/> |
52 | 53 <inputType id="cdt.managedbuild.tool.gnu.c.linker.input.60862160" superClass="cdt.managedbuild.tool.gnu.c.linker.input"> |
54 <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> | |
55 <additionalInput kind="additionalinput" paths="$(LIBS)"/> | |
56 </inputType> | |
57 </tool> | |
58 <tool id="fr.ac6.managedbuild.tool.gnu.cross.cpp.linker.234916389" name="MCU G++ Linker" superClass="fr.ac6.managedbuild.tool.gnu.cross.cpp.linker"/> | |
59 <tool id="fr.ac6.managedbuild.tool.gnu.archiver.885152779" name="MCU GCC Archiver" superClass="fr.ac6.managedbuild.tool.gnu.archiver"/> | |
60 <tool id="fr.ac6.managedbuild.tool.gnu.cross.assembler.806069457" name="MCU GCC Assembler" superClass="fr.ac6.managedbuild.tool.gnu.cross.assembler"> | |
61 <inputType id="cdt.managedbuild.tool.gnu.assembler.input.1281355774" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> | |
62 <inputType id="fr.ac6.managedbuild.tool.gnu.cross.assembler.input.1270831598" superClass="fr.ac6.managedbuild.tool.gnu.cross.assembler.input"/> | |
63 </tool> | |
64 </toolChain> | |
65 </folderInfo> | |
66 <sourceEntries> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
67 <entry excluding="Drivers/STM32F4xx/Source/Templates/system_stm32f4xx.c|Drivers/STM32F4xx/Source/Templates/iar|Drivers/STM32F4xx/Source/Templates/gcc|Drivers/STM32F4xx/Source/Templates/arm|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_timebase_tim_template.c|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_timebase_rtc_wakeup_template.c|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_timebase_rtc_alarm_template.c|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_msp_template.c|Drivers/STM32F4xx_v220/Source/Templates|Drivers/STM32F4xx_HAL_DRIVER_v120/Src/stm32f4xx_hal_msp_template.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Common"/> |
52 | 68 <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Small_CPU"/> |
69 </sourceEntries> | |
70 </configuration> | |
71 </storageModule> | |
72 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> | |
73 </cconfiguration> | |
74 <cconfiguration id="fr.ac6.managedbuild.config.gnu.cross.exe.release.1176875035"> | |
75 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="fr.ac6.managedbuild.config.gnu.cross.exe.release.1176875035" moduleId="org.eclipse.cdt.core.settings" name="Release"> | |
76 <externalSettings/> | |
77 <extensions> | |
78 <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> | |
79 <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
80 <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
81 <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
82 <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/> | |
83 <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/> | |
84 </extensions> | |
85 </storageModule> | |
86 <storageModule moduleId="cdtBuildSystem" version="4.0.0"> | |
87 <configuration artifactExtension="elf" artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release" cleanCommand="rm -rf" description="" id="fr.ac6.managedbuild.config.gnu.cross.exe.release.1176875035" name="Release" parent="fr.ac6.managedbuild.config.gnu.cross.exe.release" postannouncebuildStep="Generating binary and Printing size information:" postbuildStep="arm-none-eabi-objcopy -O binary "${BuildArtifactFileBaseName}.elf" "${BuildArtifactFileBaseName}.bin"; arm-none-eabi-size -B "${BuildArtifactFileName}""> | |
88 <folderInfo id="fr.ac6.managedbuild.config.gnu.cross.exe.release.1176875035." name="/" resourcePath=""> | |
89 <toolChain id="fr.ac6.managedbuild.toolchain.gnu.cross.exe.release.644592221" name="Ac6 STM32 MCU GCC" superClass="fr.ac6.managedbuild.toolchain.gnu.cross.exe.release"> | |
90 <option id="fr.ac6.managedbuild.option.gnu.cross.mcu.981843125" name="Mcu" superClass="fr.ac6.managedbuild.option.gnu.cross.mcu" useByScannerDiscovery="false" value="STM32F411RETx" valueType="string"/> | |
91 <option id="fr.ac6.managedbuild.option.gnu.cross.fpu.795390711" name="Floating point hardware" superClass="fr.ac6.managedbuild.option.gnu.cross.fpu" useByScannerDiscovery="false" value="fr.ac6.managedbuild.option.gnu.cross.fpu.fpv4-sp-d16" valueType="enumerated"/> | |
92 <option id="fr.ac6.managedbuild.option.gnu.cross.floatabi.195981684" name="Floating-point ABI" superClass="fr.ac6.managedbuild.option.gnu.cross.floatabi" useByScannerDiscovery="false" value="fr.ac6.managedbuild.option.gnu.cross.floatabi.hard" valueType="enumerated"/> | |
93 <option id="fr.ac6.managedbuild.option.gnu.cross.board.851813776" name="Board" superClass="fr.ac6.managedbuild.option.gnu.cross.board" useByScannerDiscovery="false" value="OTSTC4_RTE" valueType="string"/> | |
94 <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="fr.ac6.managedbuild.targetPlatform.gnu.cross.2038367534" isAbstract="false" osList="all" superClass="fr.ac6.managedbuild.targetPlatform.gnu.cross"/> | |
95 <builder buildPath="${workspace_loc:/OSTC4_RTE}/Release" id="fr.ac6.managedbuild.builder.gnu.cross.402721682" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="optimal" superClass="fr.ac6.managedbuild.builder.gnu.cross"/> | |
96 <tool id="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.1223896604" name="MCU GCC Compiler" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.compiler"> | |
97 <option id="fr.ac6.managedbuild.gnu.c.compiler.option.optimization.level.1077587409" name="Optimization Level" superClass="fr.ac6.managedbuild.gnu.c.compiler.option.optimization.level" useByScannerDiscovery="false" value="fr.ac6.managedbuild.gnu.c.optimization.level.more" valueType="enumerated"/> | |
98 <option id="gnu.c.compiler.option.debugging.level.1256562145" name="Debug Level" superClass="gnu.c.compiler.option.debugging.level" useByScannerDiscovery="false" value="gnu.c.debugging.level.none" valueType="enumerated"/> | |
99 <option id="gnu.c.compiler.option.preprocessor.def.symbols.787678213" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols"> | |
100 <listOptionValue builtIn="false" value="STM32"/> | |
101 <listOptionValue builtIn="false" value="STM32F4"/> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
102 <listOptionValue builtIn="false" value="STM32F411xE"/> |
52 | 103 </option> |
104 <option id="gnu.c.compiler.option.include.paths.1685792522" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath"> | |
105 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Small_CPU/Inc}""/> | |
106 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Discovery/Inc}""/> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
107 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Drivers/STM32F4xx_HAL_Driver/Inc}""/> |
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
108 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Drivers/STM32F4xx/Include}""/> |
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
109 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Drivers/CMSIS/Include}""/> |
52 | 110 <listOptionValue builtIn="false" value=""${workspace_loc:/ostc4/Common/Inc}""/> |
111 </option> | |
112 <inputType id="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.c.925384553" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.c"/> | |
113 <inputType id="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.s.1417131239" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.s"/> | |
114 </tool> | |
115 <tool id="fr.ac6.managedbuild.tool.gnu.cross.cpp.compiler.1725959452" name="MCU G++ Compiler" superClass="fr.ac6.managedbuild.tool.gnu.cross.cpp.compiler"> | |
116 <option id="fr.ac6.managedbuild.gnu.cpp.compiler.option.optimization.level.352827930" name="Optimization Level" superClass="fr.ac6.managedbuild.gnu.cpp.compiler.option.optimization.level" useByScannerDiscovery="false" value="fr.ac6.managedbuild.gnu.cpp.optimization.level.most" valueType="enumerated"/> | |
117 <option id="gnu.cpp.compiler.option.debugging.level.1980132124" name="Debug Level" superClass="gnu.cpp.compiler.option.debugging.level" useByScannerDiscovery="false" value="gnu.cpp.compiler.debugging.level.none" valueType="enumerated"/> | |
118 </tool> | |
119 <tool id="fr.ac6.managedbuild.tool.gnu.cross.c.linker.1224776758" name="MCU GCC Linker" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.linker"> | |
352 | 120 <option id="fr.ac6.managedbuild.tool.gnu.cross.c.linker.script.477531566" name="Linker Script (-T)" superClass="fr.ac6.managedbuild.tool.gnu.cross.c.linker.script" useByScannerDiscovery="false" value="${ProjDirPath}\..\ostc4\Small_CPU\CPU2-RTE.ld" valueType="string"/> |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
121 <option id="gnu.c.link.option.nodeflibs.1006660034" name="Do not use default libraries (-nodefaultlibs)" superClass="gnu.c.link.option.nodeflibs" useByScannerDiscovery="false" value="false" valueType="boolean"/> |
52 | 122 <inputType id="cdt.managedbuild.tool.gnu.c.linker.input.1337752943" superClass="cdt.managedbuild.tool.gnu.c.linker.input"> |
123 <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/> | |
124 <additionalInput kind="additionalinput" paths="$(LIBS)"/> | |
125 </inputType> | |
126 </tool> | |
127 <tool id="fr.ac6.managedbuild.tool.gnu.cross.cpp.linker.310177802" name="MCU G++ Linker" superClass="fr.ac6.managedbuild.tool.gnu.cross.cpp.linker"/> | |
128 <tool id="fr.ac6.managedbuild.tool.gnu.archiver.1360710289" name="MCU GCC Archiver" superClass="fr.ac6.managedbuild.tool.gnu.archiver"/> | |
129 <tool id="fr.ac6.managedbuild.tool.gnu.cross.assembler.exe.release.2054790329" name="MCU GCC Assembler" superClass="fr.ac6.managedbuild.tool.gnu.cross.assembler.exe.release"> | |
130 <inputType id="cdt.managedbuild.tool.gnu.assembler.input.374478413" superClass="cdt.managedbuild.tool.gnu.assembler.input"/> | |
131 <inputType id="fr.ac6.managedbuild.tool.gnu.cross.assembler.input.1353421818" superClass="fr.ac6.managedbuild.tool.gnu.cross.assembler.input"/> | |
132 </tool> | |
133 </toolChain> | |
134 </folderInfo> | |
135 <sourceEntries> | |
131
f35e53ef04e0
Update of configuration and projectfiles to support new library folder structure
Ideenmodellierer
parents:
52
diff
changeset
|
136 <entry excluding="Drivers/STM32F4xx/Source/Templates/system_stm32f4xx.c|Drivers/STM32F4xx/Source/Templates/iar|Drivers/STM32F4xx/Source/Templates/gcc|Drivers/STM32F4xx/Source/Templates/arm|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_timebase_tim_template.c|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_timebase_rtc_wakeup_template.c|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_timebase_rtc_alarm_template.c|Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_msp_template.c|Drivers/STM32F4xx_v220/Source/Templates|Drivers/STM32F4xx_HAL_DRIVER_v120/Src/stm32f4xx_hal_msp_template.c" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Common"/> |
52 | 137 <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="Small_CPU"/> |
138 </sourceEntries> | |
139 </configuration> | |
140 </storageModule> | |
141 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> | |
142 </cconfiguration> | |
143 </storageModule> | |
144 <storageModule moduleId="cdtBuildSystem" version="4.0.0"> | |
145 <project id="OSTC4_RTE.fr.ac6.managedbuild.target.gnu.cross.exe.126223660" name="Executable" projectType="fr.ac6.managedbuild.target.gnu.cross.exe"/> | |
146 </storageModule> | |
147 <storageModule moduleId="scannerConfiguration"> | |
148 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/> | |
149 <scannerConfigBuildInfo instanceId="fr.ac6.managedbuild.config.gnu.cross.exe.debug.2145655687;fr.ac6.managedbuild.config.gnu.cross.exe.debug.2145655687.;fr.ac6.managedbuild.tool.gnu.cross.c.compiler.1064816811;fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.c.2126749510"> | |
150 <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/> | |
151 </scannerConfigBuildInfo> | |
152 <scannerConfigBuildInfo instanceId="fr.ac6.managedbuild.config.gnu.cross.exe.release.1176875035;fr.ac6.managedbuild.config.gnu.cross.exe.release.1176875035.;fr.ac6.managedbuild.tool.gnu.cross.c.compiler.1223896604;fr.ac6.managedbuild.tool.gnu.cross.c.compiler.input.c.925384553"> | |
153 <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/> | |
154 </scannerConfigBuildInfo> | |
155 </storageModule> | |
156 <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/> | |
157 <storageModule moduleId="refreshScope" versionNumber="2"> | |
158 <configuration configurationName="Multiple configurations"> | |
159 <resource resourceType="PROJECT" workspacePath="/OSTC4_RTE"/> | |
160 </configuration> | |
161 <configuration configurationName="Debug"> | |
162 <resource resourceType="PROJECT" workspacePath="/OSTC4_RTE"/> | |
163 </configuration> | |
164 <configuration configurationName="Release"> | |
165 <resource resourceType="PROJECT" workspacePath="/OSTC4_RTE"/> | |
166 </configuration> | |
167 </storageModule> | |
168 <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/> | |
169 <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> | |
170 </cproject> |