-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cproject
254 lines (254 loc) · 25.3 KB
/
.cproject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="sharc.toolchain.configuration.debug.1844571411">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="sharc.toolchain.configuration.debug.1844571411" moduleId="org.eclipse.cdt.core.settings" name="Debug">
<macros>
<stringMacro name="sport-driver-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="rtos-vendor" type="VALUE_TEXT" value="Analog Devices, Inc."/>
<stringMacro name="uart-driver-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="spu-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="component-type" type="VALUE_TEXT" value="RTOS"/>
<stringMacro name="spi-driver-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="dai-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="gpio-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="rtos-name" type="VALUE_TEXT" value="FreeRTOS for SHARC"/>
<stringMacro name="pwr-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="rtos" type="VALUE_TEXT" value="FreeRTOS-Add-in"/>
<stringMacro name="stdio-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="dma-service-version" type="VALUE_TEXT" value="2.0"/>
<stringMacro name="pdma-service-version" type="VALUE_TEXT" value="1.0"/>
</macros>
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="com.analog.crosscore.managedbuilder.core.errorparser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,com.analog.crosscore.managedbuilder.buildType=com.analog.crosscore.managedbuilder.buildType.debug" cleanCommand="clean" description="" id="sharc.toolchain.configuration.debug.1844571411" name="Debug" parent="sharc.toolchain.configuration.debug">
<folderInfo id="sharc.toolchain.configuration.debug.1844571411." name="/" resourcePath="">
<toolChain id="sharc.toolchain.debug.1371684426" isAbstract="false" name="CrossCore SHARC Toolchain" superClass="sharc.toolchain">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="sharc.platform.741354202" name="CrossCore SHARC Target Platform" osList="all" superClass="sharc.platform"/>
<builder buildPath="${workspace_loc:/Sound_Loc_RTOS}/Debug" id="sharc.toolchain.builder.116871876" keepEnvironmentInBuildfile="false" name="CrossCore SHARC Builder" superClass="sharc.toolchain.builder"/>
<tool id="sharc.toolchain.assembler.1331517172" name="CrossCore SHARC Assembler" superClass="sharc.toolchain.assembler">
<option id="assembler.option.debugcode.602710601" name="Generate debug information (-g)" superClass="assembler.option.debugcode" useByScannerDiscovery="false"/>
<option id="assembler.option.proc.1462741562" name="-proc" superClass="assembler.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="assembler.option.sirevision.630523151" name="-si-revision" superClass="assembler.option.sirevision" value=" any" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="assembler.option.preprocessdefs.449773094" name="Preprocessor definitions (-D):" superClass="assembler.option.preprocessdefs" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CORE0"/>
<listOptionValue builtIn="false" value="_DEBUG"/>
<listOptionValue builtIn="false" value="__ADI_FREERTOS"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="assembler.option.additionaldirectories.364146809" name="Additional include directories (-I):" superClass="assembler.option.additionaldirectories" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx/osal}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/GeneratedSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/CustomizableFreeRTOSSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/osal}""/>
</option>
<inputType id="assembler.input.1206583835" name="Assembler Source" superClass="assembler.input"/>
</tool>
<tool id="sharc.toolchain.compiler.1362080259" name="CrossCore SHARC C/C++ Compiler" superClass="sharc.toolchain.compiler">
<option id="compiler.option.optimization.1990348947" name="Enable optimization (-O)" superClass="compiler.option.optimization" useByScannerDiscovery="false"/>
<option id="compiler.option.debugcode.350108369" name="Generate debug information (-g)" superClass="compiler.option.debugcode" useByScannerDiscovery="false"/>
<option id="compiler.option.proc.1416180283" name="-proc" superClass="compiler.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="compiler.option.sirevision.483809927" name="-si-revision" superClass="compiler.option.sirevision" value=" any" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="compiler.option.preprocessdefs.62270116" name="Preprocessor definitions (-D):" superClass="compiler.option.preprocessdefs" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CORE0"/>
<listOptionValue builtIn="false" value="_DEBUG"/>
<listOptionValue builtIn="false" value="ADI_DEBUG"/>
<listOptionValue builtIn="false" value="__ADI_FREERTOS"/>
</option>
<option id="compiler.option.coreid.951773682" name="Specify the core Id (-DCORE[A|B|0-2])" superClass="compiler.option.coreid" value="0" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="compiler.option.additionaldirectories.403422221" name="Additional include directories (-I):" superClass="compiler.option.additionaldirectories" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx/osal}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/GeneratedSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/CustomizableFreeRTOSSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/osal}""/>
</option>
<option id="compiler.option.compilerswitch.1467882858" name="Compiler Switch" superClass="compiler.option.compilerswitch" value="false" valueType="boolean"/>
<inputType id="compiler.inputType.1511192821" name="C/C++ Source" superClass="compiler.inputType"/>
</tool>
<tool id="sharc.toolchain.linker.824349711" name="CrossCore SHARC Linker" superClass="sharc.toolchain.linker">
<option id="linker.option.individmap.1371144598" name="Individually map functions and data items (-ip)" superClass="linker.option.individmap" useByScannerDiscovery="false" value="false" valueType="boolean"/>
<option id="linker.option.eliminateunused.2107640289" name="Eliminate unused objects (-e)" superClass="linker.option.eliminateunused" useByScannerDiscovery="false"/>
<option id="linker.option.usedbglib.611269310" name="Use Debug System libraries (-add-debug-libpaths)" superClass="linker.option.usedbglib" useByScannerDiscovery="false"/>
<option id="linker.option.proc.80491902" name="-proc" superClass="linker.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="linker.option.sirevision.772144997" name="-si-revision" superClass="linker.option.sirevision" value=" any" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="linker.option.preprocessdefs.2035364032" name="Preprocessor definitions (-MD)" superClass="linker.option.preprocessdefs" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CORE0"/>
<listOptionValue builtIn="false" value="DEBUG"/>
<listOptionValue builtIn="false" value="__ADI_FREERTOS"/>
</option>
<option id="linker.option.nolibdrv.1875802934" name="Omit device drivers library (-MDNO_LIBDRV)" superClass="linker.option.nolibdrv" value="true" valueType="boolean"/>
<option id="linker.option.ldfprocessing.ldffile.409914209" name="Custom LDF (-T)" superClass="linker.option.ldfprocessing.ldffile" value=""${ProjDirPath}/system/startup_ldf/app.ldf"" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="linker.option.srchdir.282902338" name="Library search directories (-L):" superClass="linker.option.srchdir" valueType="libPaths">
<listOptionValue builtIn="false" value=""${OutDir}/system/startup_ldf""/>
</option>
<inputType id="linker.doj.input.1709098690" name="Object Files" superClass="linker.doj.input"/>
</tool>
<tool id="sharc.toolchain.archiver.731474538" name="CrossCore SHARC Archiver" superClass="sharc.toolchain.archiver">
<option id="archiver.option.proc.212677296" name="-proc" superClass="archiver.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="archiver.option.sirevision.893634008" name="-si-revision" superClass="archiver.option.sirevision" value=" any" valueType="string"/>
</tool>
<tool id="sharc.toolchain.loader.619891608" name="CrossCore SHARC Loader" superClass="sharc.toolchain.loader">
<option id="loader.option.proc.800968067" name="-proc" superClass="loader.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="loader.option.sirevision.1742775222" name="-si-revision" superClass="loader.option.sirevision" value=" any" valueType="string"/>
</tool>
<tool id="sharc.toolchain.deviceprogrammer.1873636073" name="CrossCore SHARC Device Programmer" superClass="sharc.toolchain.deviceprogrammer">
<option id="deviceprogrammer.option.proc.1322545385" name="-proc" superClass="deviceprogrammer.option.proc" value=" ADSP-21569" valueType="string"/>
</tool>
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="system|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="system"/>
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
<cconfiguration id="sharc.toolchain.configuration.release.951880379">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="sharc.toolchain.configuration.release.951880379" moduleId="org.eclipse.cdt.core.settings" name="Release">
<macros>
<stringMacro name="sport-driver-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="rtos-vendor" type="VALUE_TEXT" value="Analog Devices, Inc."/>
<stringMacro name="uart-driver-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="spu-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="component-type" type="VALUE_TEXT" value="RTOS"/>
<stringMacro name="spi-driver-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="dai-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="gpio-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="rtos-name" type="VALUE_TEXT" value="FreeRTOS for SHARC"/>
<stringMacro name="pwr-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="rtos" type="VALUE_TEXT" value="FreeRTOS-Add-in"/>
<stringMacro name="stdio-service-version" type="VALUE_TEXT" value="1.0"/>
<stringMacro name="dma-service-version" type="VALUE_TEXT" value="2.0"/>
<stringMacro name="pdma-service-version" type="VALUE_TEXT" value="1.0"/>
</macros>
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="com.analog.crosscore.managedbuilder.core.errorparser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,com.analog.crosscore.managedbuilder.buildType=com.analog.crosscore.managedbuilder.buildType.release" cleanCommand="clean" description="" id="sharc.toolchain.configuration.release.951880379" name="Release" parent="sharc.toolchain.configuration.release">
<folderInfo id="sharc.toolchain.configuration.release.951880379." name="/" resourcePath="">
<toolChain id="sharc.toolchain.release.2116265571" isAbstract="false" name="CrossCore SHARC Toolchain" superClass="sharc.toolchain">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="sharc.platform.1895429268" name="CrossCore SHARC Target Platform" osList="all" superClass="sharc.platform"/>
<builder buildPath="${workspace_loc:/Sound_Loc_RTOS}/Release" id="sharc.toolchain.builder.805592024" keepEnvironmentInBuildfile="false" name="CrossCore SHARC Builder" superClass="sharc.toolchain.builder"/>
<tool id="sharc.toolchain.assembler.262248615" name="CrossCore SHARC Assembler" superClass="sharc.toolchain.assembler">
<option id="assembler.option.debugcode.36822388" name="Generate debug information (-g)" superClass="assembler.option.debugcode" useByScannerDiscovery="false" value="false" valueType="boolean"/>
<option id="assembler.option.proc.1360478633" name="-proc" superClass="assembler.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="assembler.option.sirevision.1161510776" name="-si-revision" superClass="assembler.option.sirevision" value=" any" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="assembler.option.preprocessdefs.1779988977" name="Preprocessor definitions (-D):" superClass="assembler.option.preprocessdefs" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CORE0"/>
<listOptionValue builtIn="false" value="NDEBUG"/>
<listOptionValue builtIn="false" value="__ADI_FREERTOS"/>
</option>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="assembler.option.additionaldirectories.1753278248" name="Additional include directories (-I):" superClass="assembler.option.additionaldirectories" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx/osal}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/GeneratedSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/CustomizableFreeRTOSSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/osal}""/>
</option>
<inputType id="assembler.input.1622239451" name="Assembler Source" superClass="assembler.input"/>
</tool>
<tool id="sharc.toolchain.compiler.965059694" name="CrossCore SHARC C/C++ Compiler" superClass="sharc.toolchain.compiler">
<option id="compiler.option.optimization.1738858814" name="Enable optimization (-O)" superClass="compiler.option.optimization" useByScannerDiscovery="false" value="true" valueType="boolean"/>
<option id="compiler.option.debugcode.1650043114" name="Generate debug information (-g)" superClass="compiler.option.debugcode" useByScannerDiscovery="false" value="false" valueType="boolean"/>
<option id="compiler.option.proc.1165339548" name="-proc" superClass="compiler.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="compiler.option.sirevision.541954800" name="-si-revision" superClass="compiler.option.sirevision" value=" any" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="compiler.option.preprocessdefs.1816841523" name="Preprocessor definitions (-D):" superClass="compiler.option.preprocessdefs" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CORE0"/>
<listOptionValue builtIn="false" value="NDEBUG"/>
<listOptionValue builtIn="false" value="__ADI_FREERTOS"/>
</option>
<option id="compiler.option.coreid.330222218" name="Specify the core Id (-DCORE[A|B|0-2])" superClass="compiler.option.coreid" value="0" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="compiler.option.additionaldirectories.1769562997" name="Additional include directories (-I):" superClass="compiler.option.additionaldirectories" valueType="includePath">
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/SHARC_215xx/osal}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/GeneratedSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src/CustomizableFreeRTOSSources}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/src}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/include}""/>
<listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/system/FreeRTOS/Source/portable/CCES/osal}""/>
</option>
<option id="compiler.option.compilerswitch.1538624203" name="Compiler Switch" superClass="compiler.option.compilerswitch" value="false" valueType="boolean"/>
<inputType id="compiler.inputType.2041054272" name="C/C++ Source" superClass="compiler.inputType"/>
</tool>
<tool id="sharc.toolchain.linker.1575087281" name="CrossCore SHARC Linker" superClass="sharc.toolchain.linker">
<option defaultValue="true" id="linker.option.individmap.1476016753" name="Individually map functions and data items (-ip)" superClass="linker.option.individmap" valueType="boolean"/>
<option id="linker.option.eliminateunused.1998936056" name="Eliminate unused objects (-e)" superClass="linker.option.eliminateunused" useByScannerDiscovery="false" value="true" valueType="boolean"/>
<option id="linker.option.usedbglib.1088498464" name="Use Debug System libraries (-add-debug-libpaths)" superClass="linker.option.usedbglib" useByScannerDiscovery="false" value="false" valueType="boolean"/>
<option id="linker.option.proc.865973946" name="-proc" superClass="linker.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="linker.option.sirevision.1855364561" name="-si-revision" superClass="linker.option.sirevision" value=" any" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="linker.option.preprocessdefs.968222742" name="Preprocessor definitions (-MD)" superClass="linker.option.preprocessdefs" valueType="definedSymbols">
<listOptionValue builtIn="false" value="CORE0"/>
<listOptionValue builtIn="false" value="RELEASE"/>
<listOptionValue builtIn="false" value="__ADI_FREERTOS"/>
</option>
<option id="linker.option.nolibdrv.399014834" name="Omit device drivers library (-MDNO_LIBDRV)" superClass="linker.option.nolibdrv" value="true" valueType="boolean"/>
<option id="linker.option.ldfprocessing.ldffile.767406216" name="Custom LDF (-T)" superClass="linker.option.ldfprocessing.ldffile" value=""${ProjDirPath}/system/startup_ldf/app.ldf"" valueType="string"/>
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="linker.option.srchdir.1992060283" name="Library search directories (-L):" superClass="linker.option.srchdir" valueType="libPaths">
<listOptionValue builtIn="false" value=""${OutDir}/system/startup_ldf""/>
</option>
<inputType id="linker.doj.input.170553608" name="Object Files" superClass="linker.doj.input"/>
</tool>
<tool id="sharc.toolchain.archiver.160907444" name="CrossCore SHARC Archiver" superClass="sharc.toolchain.archiver">
<option id="archiver.option.proc.962057015" name="-proc" superClass="archiver.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="archiver.option.sirevision.638797840" name="-si-revision" superClass="archiver.option.sirevision" value=" any" valueType="string"/>
</tool>
<tool id="sharc.toolchain.loader.691687952" name="CrossCore SHARC Loader" superClass="sharc.toolchain.loader">
<option id="loader.option.proc.310523480" name="-proc" superClass="loader.option.proc" value=" ADSP-21569" valueType="string"/>
<option id="loader.option.sirevision.2040743677" name="-si-revision" superClass="loader.option.sirevision" value=" any" valueType="string"/>
</tool>
<tool id="sharc.toolchain.deviceprogrammer.1003241983" name="CrossCore SHARC Device Programmer" superClass="sharc.toolchain.deviceprogrammer">
<option id="deviceprogrammer.option.proc.1931271129" name="-proc" superClass="deviceprogrammer.option.proc" value=" ADSP-21569" valueType="string"/>
</tool>
</toolChain>
</folderInfo>
<sourceEntries>
<entry excluding="system|src" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
<entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="system"/>
</sourceEntries>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="Sound_Loc_RTOS.sharc.projecttype.dxe.1226233691" name="SHARC Executable Project" projectType="sharc.projecttype.dxe"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="org.eclipse.cdt.core.language.mapping">
<project-mappings>
<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.asmSource" language="com.analog.crosscore.ui.asm.adi.extension"/>
<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cHeader" language="org.eclipse.cdt.core.c.adi.extension"/>
<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cSource" language="org.eclipse.cdt.core.c.adi.extension"/>
<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cxxHeader" language="org.eclipse.cdt.core.c++.adi.extension"/>
<content-type-mapping configuration="" content-type="org.eclipse.cdt.core.cxxSource" language="org.eclipse.cdt.core.c++.adi.extension"/>
</project-mappings>
</storageModule>
</cproject>