1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
4 <cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
5 <storageModule moduleId="org.eclipse.cdt.core.settings">
6 <cconfiguration id="%com.renesas.cdt.rx.hardwaredebug.win32.configuration.Id.1038200195">
7 <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="%com.renesas.cdt.rx.hardwaredebug.win32.configuration.Id.1038200195" moduleId="org.eclipse.cdt.core.settings" name="HardwareDebug">
10 <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
11 <extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/>
12 <extension id="org.eclipse.cdt.core.VCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
13 <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
14 <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
15 <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
16 <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
19 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
20 <configuration artifactName="RTOSDemo_GCC" buildArtefactType="com.renesas.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=com.renesas.cdt.build.core.buildArtefactType.exe" cleanCommand="rm -rf *.lst *.lis *.lpp *.map" description="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.VCErrorParser" id="%com.renesas.cdt.rx.hardwaredebug.win32.configuration.Id.1038200195" name="HardwareDebug" parent="%com.renesas.cdt.rx.hardwaredebug.win32.configuration.Id">
21 <folderInfo id="%com.renesas.cdt.rx.hardwaredebug.win32.configuration.Id.1038200195." name="/" resourcePath="">
22 <toolChain id="%com.renesas.cdt.rx.hardwaredebug.win32.toolChain.Id.1200713553" name="KPIT GNURX-ELF Toolchain" superClass="%com.renesas.cdt.rx.hardwaredebug.win32.toolChain.Id">
23 <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF;org.eclipse.cdt.core.PE" id="com.renesas.cdt.rx.hardwaredebug.win32.targetPlatform.Id.2026223031" osList="win32" superClass="com.renesas.cdt.rx.hardwaredebug.win32.targetPlatform.Id"/>
24 <builder buildPath="${workspace_loc:/RTOSDemo_GCC/HardwareDebug}" id="com.renesas.cdt.rx.hardwaredebug.win32.builder.Id.53784355" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="GNU Make Builder" superClass="com.renesas.cdt.rx.hardwaredebug.win32.builder.Id"/>
25 <tool command="rx-elf-libgen" id="com.renesas.cdt.rx.hardwaredebug.win32.tool.libgen.Id.454501696" name="Library Generator" superClass="com.renesas.cdt.rx.hardwaredebug.win32.tool.libgen.Id">
26 <option id="com.renesas.cdt.core.LibraryGenerator.option.stdlib.1751934062" name="stdlib.h : Performs C program standard processing such as storage area management" superClass="com.renesas.cdt.core.LibraryGenerator.option.stdlib" value="true" valueType="boolean"/>
27 <option id="com.renesas.cdt.core.LibraryGenerator.option.string.223218455" name="string.h : Performs string comparison, copying " superClass="com.renesas.cdt.core.LibraryGenerator.option.string" value="true" valueType="boolean"/>
28 <option id="com.renesas.cdt.core.LibraryGenerator.option.selectLibrary.850493556" name="Select library" superClass="com.renesas.cdt.core.LibraryGenerator.option.selectLibrary" value="Optimized" valueType="enumerated"/>
29 <option id="com.renesas.cdt.core.LibraryGenerator.option.libraryType.1978494303" name="Library type" superClass="com.renesas.cdt.core.LibraryGenerator.option.libraryType" value="Project-Built" valueType="enumerated"/>
31 <tool id="com.renesas.cdt.rx.hardwaredebug.win32.tool.compiler.Id.1144539497" name="Compiler" superClass="com.renesas.cdt.rx.hardwaredebug.win32.tool.compiler.Id">
32 <option id="com.renesas.cdt.rx.HardwareDebug.Compiler.option.dataEndian.769042703" name="Data Endian" superClass="com.renesas.cdt.rx.HardwareDebug.Compiler.option.dataEndian" value="Little-endian data" valueType="enumerated"/>
33 <option id="com.renesas.cdt.rx.HardwareDebug.Compiler.option.cpuType.2018307272" name="CPU type" superClass="com.renesas.cdt.rx.HardwareDebug.Compiler.option.cpuType" value="RX100" valueType="enumerated"/>
34 <option id="com.renesas.cdt.core.Compiler.option.includeFileDir.316833280" name="Include file directories" superClass="com.renesas.cdt.core.Compiler.option.includeFileDir" valueType="includePath">
35 <listOptionValue builtIn="false" value=""${TCINSTALL}\rx-elf\optlibinc""/>
36 <listOptionValue builtIn="false" value=""${TCINSTALL}\rx-elf\include""/>
37 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Common_Demo_Tasks/include}""/>
38 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Renesas_Files/r_bsp/mcu/rx111}""/>
39 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo}""/>
40 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/FreeRTOS_Source/include}""/>
41 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/FreeRTOS_Source/portable/GCC/RX100}""/>
42 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Renesas_Files/r_bsp}""/>
43 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Renesas_Files/r_bsp/board/rskrx111}""/>
44 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Renesas_Files/r_switches}""/>
45 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}/RTOSDemo/Renesas_Files/r_switches/src}""/>
47 <option id="com.renesas.cdt.core.Compiler.option.CPUSeries.2032738140" name="Cpu Series" superClass="com.renesas.cdt.core.Compiler.option.CPUSeries" value="RX111" valueType="string"/>
48 <option id="com.renesas.cdt.rx.HardwareDebug.Compiler.option.debugLevel.1225535928" name="Debug level" superClass="com.renesas.cdt.rx.HardwareDebug.Compiler.option.debugLevel" value="com.renesas.cdt.rx.HardwareDebug.Compiler.option.debugLevel.level2" valueType="enumerated"/>
49 <option id="com.renesas.cdt.rx.HardwareDebug.Compiler.option.optimizationLevel.1088290642" name="Optimization level" superClass="com.renesas.cdt.rx.HardwareDebug.Compiler.option.optimizationLevel" value="com.renesas.cdt.rx.HardwareDebug.Compiler.option.optimizationLevel.none" valueType="enumerated"/>
50 <option id="com.renesas.cdt.rx.HardwareDebug.Compiler.option.macroDefines.761693967" name="Macro Defines" superClass="com.renesas.cdt.rx.HardwareDebug.Compiler.option.macroDefines" valueType="definedSymbols">
51 <listOptionValue builtIn="false" value="__RX_LITTLE_ENDIAN__=1"/>
53 <inputType id="%Base.Compiler.C.InputType.Id.962451183" name="C Input" superClass="%Base.Compiler.C.InputType.Id"/>
54 <inputType id="Base.Compiler.CPP.InputType.Id.894465791" name="C++ Input" superClass="Base.Compiler.CPP.InputType.Id"/>
56 <tool id="com.renesas.cdt.rx.hardwaredebug.win32.tool.assembler.Id.1642705589" name="Assembler" superClass="com.renesas.cdt.rx.hardwaredebug.win32.tool.assembler.Id">
57 <option id="com.renesas.cdt.rx.HardwareDebug.Assembler.option.dataEndian.67883143" name="Data Endian" superClass="com.renesas.cdt.rx.HardwareDebug.Assembler.option.dataEndian" value="Little-endian data" valueType="enumerated"/>
58 <option id="com.renesas.cdt.core.Assembler.option.includeFileDirectories.434361507" name="Include file directories" superClass="com.renesas.cdt.core.Assembler.option.includeFileDirectories" valueType="includePath">
59 <listOptionValue builtIn="false" value=""${workspace_loc:/${ProjName}}\src""/>
61 <inputType id="%Base.Assembler.inputType.Id.2097860459" name="Assembler InputType" superClass="%Base.Assembler.inputType.Id"/>
63 <tool command="rx-elf-ld" commandLinePattern="${COMMAND} ${OUTPUT_FLAG}${OUTPUT_PREFIX} ${OUTPUT}${INPUTS} ${FLAGS}" id="com.renesas.cdt.rx.hardwaredebug.win32.tool.linker.Id.1295703269" name="Linker" superClass="com.renesas.cdt.rx.hardwaredebug.win32.tool.linker.Id">
64 <option id="com.renesas.cdt.rx.HardwareDebug.Linker.option.dataEndian.1400369130" name="Data Endian" superClass="com.renesas.cdt.rx.HardwareDebug.Linker.option.dataEndian" value="Little-endian data" valueType="enumerated"/>
65 <option id="com.renesas.cdt.rx.HardwareDebug.Linker.option.archiveSearchDirectories.770090581" name="Archive search directories" superClass="com.renesas.cdt.rx.HardwareDebug.Linker.option.archiveSearchDirectories" valueType="stringList">
66 <listOptionValue builtIn="false" value=""${CONFIGDIR}""/>
67 <listOptionValue builtIn="false" value=""${TCINSTALL}\lib\gcc\rx-elf\\${GCC_VERSION}""/>
69 <option id="com.renesas.cdt.rx.HardwareDebug.Linker.option.archiveLibraryFiles.1867799274" name="Archive (library) files" superClass="com.renesas.cdt.rx.HardwareDebug.Linker.option.archiveLibraryFiles" valueType="stringList">
70 <listOptionValue builtIn="false" value="${ProjName}"/>
71 <listOptionValue builtIn="false" value="gcc"/>
73 <option id="com.renesas.cdt.core.Linker.option.userDefinedOptions.1094627795" name="User defined options" superClass="com.renesas.cdt.core.Linker.option.userDefinedOptions" valueType="stringList">
74 <listOptionValue builtIn="false" value="-e_PowerON_Reset"/>
77 <tool id="com.renesas.cdt.rx.hardwaredebug.win32.tool.objcopy.Id.1559563032" name="Objcopy" superClass="com.renesas.cdt.rx.hardwaredebug.win32.tool.objcopy.Id"/>
81 <entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
85 <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
86 <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
87 <storageModule moduleId="org.eclipse.cdt.core.language.mapping"/>
90 <storageModule moduleId="cdtBuildSystem" version="4.0.0">
91 <project id="RTOSDemo_GCC.com.renesas.cdt.rx.projectType.Id.1714941242" name="GNURX" projectType="com.renesas.cdt.rx.projectType.Id"/>
93 <storageModule moduleId="scannerConfiguration">
94 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
95 <profile id="com.iar.cdt.v850.scanner.IAR_V850_PerProjectProfile">
97 <openAction enabled="false" filePath=""/>
98 <parser enabled="false"/>
99 </buildOutputProvider>
100 <scannerInfoProvider id="com.iar.cdt.v850.toolchain.scannerInfoProvider1">
101 <runAction arguments="" command="" useDefault="true"/>
102 <parser enabled="true"/>
103 </scannerInfoProvider>
105 <profile id="com.iar.cdt.rl78.scanner.IAR_RL78_PerProjectProfile">
106 <buildOutputProvider>
107 <openAction enabled="false" filePath=""/>
108 <parser enabled="false"/>
109 </buildOutputProvider>
110 <scannerInfoProvider id="com.iar.cdt.rl78.toolchain.scannerInfoProviderRL78">
111 <runAction arguments="" command="" useDefault="true"/>
112 <parser enabled="true"/>
113 </scannerInfoProvider>
115 <profile id="com.iar.cdt.rx.scanner.IAR_RX_PerProjectProfile">
116 <buildOutputProvider>
117 <openAction enabled="false" filePath=""/>
118 <parser enabled="false"/>
119 </buildOutputProvider>
120 <scannerInfoProvider id="com.iar.cdt.rx.toolchain.scannerInfoProviderRX">
121 <runAction arguments="" command="" useDefault="true"/>
122 <parser enabled="true"/>
123 </scannerInfoProvider>
125 <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
126 <buildOutputProvider>
127 <openAction enabled="true" filePath=""/>
128 <parser enabled="true"/>
129 </buildOutputProvider>
130 <scannerInfoProvider id="specsFile">
131 <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
132 <parser enabled="true"/>
133 </scannerInfoProvider>
135 <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
136 <buildOutputProvider>
137 <openAction enabled="true" filePath=""/>
138 <parser enabled="true"/>
139 </buildOutputProvider>
140 <scannerInfoProvider id="makefileGenerator">
141 <runAction arguments="-E -P -v -dD" command="" useDefault="true"/>
142 <parser enabled="true"/>
143 </scannerInfoProvider>
145 <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
146 <buildOutputProvider>
147 <openAction enabled="true" filePath=""/>
148 <parser enabled="true"/>
149 </buildOutputProvider>
150 <scannerInfoProvider id="specsFile">
151 <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
152 <parser enabled="true"/>
153 </scannerInfoProvider>
155 <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP">
156 <buildOutputProvider>
157 <openAction enabled="true" filePath=""/>
158 <parser enabled="true"/>
159 </buildOutputProvider>
160 <scannerInfoProvider id="specsFile">
161 <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/>
162 <parser enabled="true"/>
163 </scannerInfoProvider>
165 <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC">
166 <buildOutputProvider>
167 <openAction enabled="true" filePath=""/>
168 <parser enabled="true"/>
169 </buildOutputProvider>
170 <scannerInfoProvider id="specsFile">
171 <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/>
172 <parser enabled="true"/>
173 </scannerInfoProvider>
175 <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
176 <buildOutputProvider>
177 <openAction enabled="true" filePath=""/>
178 <parser enabled="true"/>
179 </buildOutputProvider>
180 <scannerInfoProvider id="specsFile">
181 <runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" useDefault="true"/>
182 <parser enabled="true"/>
183 </scannerInfoProvider>
185 <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP">
186 <buildOutputProvider>
187 <openAction enabled="true" filePath=""/>
188 <parser enabled="true"/>
189 </buildOutputProvider>
190 <scannerInfoProvider id="specsFile">
191 <runAction arguments="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" useDefault="true"/>
192 <parser enabled="true"/>
193 </scannerInfoProvider>
195 <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC">
196 <buildOutputProvider>
197 <openAction enabled="true" filePath=""/>
198 <parser enabled="true"/>
199 </buildOutputProvider>
200 <scannerInfoProvider id="specsFile">
201 <runAction arguments="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" useDefault="true"/>
202 <parser enabled="true"/>
203 </scannerInfoProvider>
206 <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>