]> git.sur5r.net Git - freertos/commitdiff
Add timer demo to TriCore port. Add mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY into...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Oct 2011 11:16:59 +0000 (11:16 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 25 Oct 2011 11:16:59 +0000 (11:16 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1625 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Demo/TriCore_TC1782_TriBoard_GCC/.cproject
Demo/TriCore_TC1782_TriBoard_GCC/.ude/UDEDefEclipseWorkspace.wsx
Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h
Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c

index 87e438c87ab2ae20b9b7be13c4d364a4ee99d364..25a539d807d4efb3511851e94e52239c9d356122 100644 (file)
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782}&quot;"/>\r
                                                                        <listOptionValue builtIn="false" value="&quot;${TRICORE_TOOLS}/tricore/include&quot;"/>\r
                                                                </option>\r
+                                                               <option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.assembler.symbols.defined.212143771" name="Defined symbols (-D)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.assembler.symbols.defined" valueType="definedSymbols">\r
+                                                                       <listOptionValue builtIn="false" value=""/>\r
+                                                               </option>\r
                                                                <inputType id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.assembler.input.1744794783" name="Assembler Input NO GUI" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.assembler.input"/>\r
                                                        </tool>\r
                                                        <tool id="com.rt.hightec.buildsystem.tricore.new.compiler.c.1160628898" name="TriCore C Compiler" superClass="com.rt.hightec.buildsystem.tricore.new.compiler.c">\r
                                                                <option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.symbols.defined.827024089" name="Defined symbols (-D)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.symbols.defined" valueType="stringList">\r
                                                                        <listOptionValue builtIn="false" value="TRIBOARD_TC1782"/>\r
+                                                                       <listOptionValue builtIn="false" value="BUILD_FOR_RAM_EXECUTION"/>\r
                                                                </option>\r
                                                                <option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.general.paths.666426724" name="Include Paths" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.general.paths" valueType="includePath">\r
                                                                        <listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/RTOSDemo/Common_Demo_Source/include}&quot;"/>\r
                                                                <option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.optimization.optimization.1251458415" name="Optimization Level" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.optimization.optimization" value="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.code.optimization.0" valueType="enumerated"/>\r
                                                                <option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.miscellaneous.options.538537192" name="Other options" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.miscellaneous.options" valueType="stringList">\r
                                                                        <listOptionValue builtIn="false" value="-Wextra"/>\r
+                                                                       <listOptionValue builtIn="false" value="-ffunction-sections"/>\r
+                                                                       <listOptionValue builtIn="false" value="-fdata-sections"/>\r
                                                                </option>\r
+                                                               <option id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.CodeGeneration.FShortDouble.640153542" name="Treat double as float (-fshort-double)" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.CodeGeneration.FShortDouble" value="false" valueType="boolean"/>\r
                                                                <inputType id="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.c.inputType.1866405312" name="INPUT" superClass="com.rt.hightec.framework.buildsystem.abstract.hightec.tool.compiler.c.inputType"/>\r
                                                        </tool>\r
                                                        <tool id="com.rt.hightec.buildsystem.tricore.new.compiler.cpp.820930352" name="TriCore C++ Compiler" superClass="com.rt.hightec.buildsystem.tricore.new.compiler.cpp">\r
index 8f0f69fb418028a5758be74582d84da79b8fa8c2..0b5b53a9ed9ed54c7991f43d6e75347c02abd0be 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>\r
 <stg format="2.0">\r
-       <OriginalWsp type="string">UDEDefEclipseWorkspace.wsx</OriginalWsp><BackupWspFlag type="flag">0</BackupWspFlag><UseWspCnt type="int">0</UseWspCnt><WspCloseCnt type="int">11</WspCloseCnt><ProdInfo type="bin" size="52">vQTv/gAAAQAQAAIAoAgKAAAAAwAAAAAAPwAAAAAAAAAEAAAAAgAAAAAAAAAAAAAAAAAAAA==</ProdInfo><ProdInfoString type="string">3.0</ProdInfoString><CreationDate type="string">09.10.2011 23:28:09:000</CreationDate><MainFrame type="key"><EclipsePlacementRoot type="key"><UDEPerspectiveSettings type="innerxml"><UDEPersistance editorAreaTrimState="0" editorAreaVisible="1" fixed="0" version="0.016">\r
+       <OriginalWsp type="string">UDEDefEclipseWorkspace.wsx</OriginalWsp><BackupWspFlag type="flag">0</BackupWspFlag><UseWspCnt type="int">0</UseWspCnt><WspCloseCnt type="int">12</WspCloseCnt><ProdInfo type="bin" size="52">vQTv/gAAAQAQAAIAoAgKAAAAAwAAAAAAPwAAAAAAAAAEAAAAAgAAAAAAAAAAAAAAAAAAAA==</ProdInfo><ProdInfoString type="string">3.0</ProdInfoString><CreationDate type="string">09.10.2011 23:28:09:000</CreationDate><MainFrame type="key"><EclipsePlacementRoot type="key"><UDEPerspectiveSettings type="innerxml"><UDEPersistance editorAreaTrimState="0" editorAreaVisible="1" fixed="0" version="0.016">\r
                                        <descriptor class="com.pls.ude.eclipse.Perspective" id="com.pls.ude.eclipse.perspective" label="UDE Perspective"/>\r
                                        <alwaysOnActionSet id="org.eclipse.ui.cheatsheets.actionSet"/>\r
                                        <alwaysOnActionSet id="org.eclipse.search.searchActionSet"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.0"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.1"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.2"/>\r
-                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4"/>\r
+                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.5"/>\r
+                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6"/>\r
+                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.7"/>\r
+                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDESymbolExplWin.Controller0.Core.0"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDELocalsWin.Controller0.Core.0"/>\r
                                        <view id="com.pls.ude.eclipse.udeinterface.view:UDEStackWin.Controller0.Core.0"/>\r
@@ -68,7 +71,7 @@
                                                                </folder>\r
                                                        </info>\r
                                                        <info folder="true" part="ude.views.folder.left" ratio="0.19915701" ratioLeft="189" ratioRight="760" relationship="4" relative="ude.views.folder.top">\r
-                                                               <folder activePageID="com.pls.ude.eclipse.udeinterface.view:UDEStackWin.Controller0.Core.0" appearance="2" expanded="2">\r
+                                                               <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDESymbolExplWin.Controller0.Core.0" appearance="2" expanded="2">\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDESymbolExplWin.Controller0.Core.0" label="Symbol Explorer View"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDELocalsWin.Controller0.Core.0" label="Locals View"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:UDEStackWin.Controller0.Core.0" label="Call Stack Window"/>\r
@@ -80,7 +83,7 @@
                                                                </folder>\r
                                                        </info>\r
                                                        <info folder="true" part="ude.views.folder.bottom" ratio="0.75503355" ratioLeft="675" ratioRight="219" relationship="4" relative="ude.views.folder.left">\r
-                                                               <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDEWatchWin.Controller0.Core.0" appearance="2" expanded="2">\r
+                                                               <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDECmdWin.0" appearance="2" expanded="2">\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDECmdWin.0" label="Command View"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEWatchWin.Controller0.Core.0" label="Watch View1"/>\r
                                                                        <page content="org.eclipse.debug.ui.MemoryView" label="LabelNotFound"/>\r
                                                        </info>\r
                                                        <info part="org.eclipse.ui.editorss" ratio="0.22898903" ratioLeft="376" ratioRight="1266" relationship="2" relative="ude.views.folder.left"/>\r
                                                        <info folder="true" part="ude.views.folder.center" ratio="0.20630568" ratioLeft="301" ratioRight="1158" relationship="2" relative="org.eclipse.ui.editorss">\r
-                                                               <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.0" appearance="2" expanded="2">\r
+                                                               <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8" appearance="2" expanded="2">\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.0" label="C:\...\RTOSDemo\main.c"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.1" label="C:\...\Common_Demo_Source\death.c"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.2" label="C:\...\TriCore_1782\porttrap.c"/>\r
-                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4" label="C:\...\GCC\TriCore_1782\port.c"/>\r
-                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3" label="C:\...\FreeRTOS_Source\tasks.c"/>\r
+                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3" label="C:\...\GCC\TriCore_1782\port.c"/>\r
+                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4" label="C:\...\FreeRTOS_Source\tasks.c"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.5" label="C:\...\FreeRTOS_Source\queue.c"/>\r
-                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6" label="LabelNotFound"/>\r
+                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6" label="C:\...\\countsem.c"/>\r
+                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.7" label="C:\...\\blocktim.c"/>\r
+                                                                       <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8" label="code &lt;0xC0000000-0xC00003FF&gt;"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEMemWin.Controller0.Core.0" label="LabelNotFound"/>\r
                                                                        <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEWatchWin.Controller0.Core.1" label="LabelNotFound"/>\r
                                                                        <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">\r
                                                                                <part id="3"/>\r
                                                                                <part id="4"/>\r
                                                                                <part id="5"/>\r
+                                                                               <part id="6"/>\r
+                                                                               <part id="7"/>\r
+                                                                               <part id="8"/>\r
                                                                        </presentation>\r
                                                                </folder>\r
                                                        </info>\r
                                        </perspectiveBar>\r
                                        <coolbarLayout locked="0">\r
                                                <coolItem id="group.file" itemType="typeGroupMarker"/>\r
-                                               <coolItem id="org.eclipse.ui.workbench.file" itemType="typeToolBarContribution" x="154" y="22"/>\r
+                                               <coolItem id="org.eclipse.ui.workbench.file" itemType="typeToolBarContribution" x="335" y="22"/>\r
                                                <coolItem id="additions" itemType="typeGroupMarker"/>\r
                                                <coolItem id="com.pls.ude.eclipse.toolbar.file" itemType="typeToolBarContribution" x="151" y="22"/>\r
-                                               <coolItem id="com.pls.ude.eclipse.toolbar.views" itemType="typeToolBarContribution" x="450" y="22"/>\r
+                                               <coolItem id="com.pls.ude.eclipse.toolbar.views" itemType="typeToolBarContribution" x="452" y="22"/>\r
                                                <coolItem id="com.pls.ude.eclipse.toolbar.config" itemType="typeToolBarContribution" x="105" y="22"/>\r
-                                               <coolItem id="com.pls.ude.eclipse.toolbar.macro" itemType="typeToolBarContribution" x="327" y="22"/>\r
+                                               <coolItem id="com.pls.ude.eclipse.toolbar.macro" itemType="typeToolBarContribution" x="255" y="22"/>\r
                                                <coolItem id="com.rt.hightec.buildsystem.tricore.contact.actionSet" itemType="typeToolBarContribution" x="37" y="22"/>\r
                                                <coolItem id="com.rt.hightec.dave.project.start" itemType="typeToolBarContribution" x="37" y="22"/>\r
                                                <coolItem id="com.rt.hightec.framework.buildsystem.actionset.build" itemType="typeToolBarContribution" x="50" y="22"/>\r
                                                <coolItem id="com.rt.hightec.framework.buildsystem.toolbar" itemType="typeToolBarContribution" x="37" y="22"/>\r
                                                <coolItem id="org.eclipse.debug.ui.launchActionSet" itemType="typeToolBarContribution" x="50" y="22"/>\r
                                                <coolItem id="org.eclipse.search.searchActionSet" itemType="typeToolBarContribution" x="98" y="22"/>\r
-                                               <coolItem id="org.eclipse.ui.edit.text.actionSet.presentation" itemType="typeToolBarContribution" x="61" y="22"/>\r
+                                               <coolItem id="org.eclipse.ui.edit.text.actionSet.presentation" itemType="typeToolBarContribution" x="109" y="22"/>\r
                                                <coolItem id="group.nav" itemType="typeGroupMarker"/>\r
                                                <coolItem id="org.eclipse.ui.workbench.navigate" itemType="typeToolBarContribution" x="185" y="22"/>\r
                                                <coolItem id="group.editor" itemType="typeGroupMarker"/>\r
-                                               <coolItem id="com.rt.hightec.tricore.editor.linker.editor" itemType="typeToolBarContribution" x="-1" y="-1"/>\r
+                                               <coolItem id="com.rt.hightec.tricore.editor.linker.editor" itemType="typePlaceholder" x="-1" y="-1"/>\r
                                                <coolItem id="org.eclipse.cdt.ui.editor.CEditor" itemType="typeToolBarContribution" x="-1" y="-1"/>\r
                                                <coolItem id="group.help" itemType="typeGroupMarker"/>\r
                                                <coolItem id="org.eclipse.ui.workbench.help" itemType="typeToolBarContribution" x="-1" y="-1"/>\r
                                                                                <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">\r
                                                                                        <part id="0"/>\r
                                                                                        <part id="1"/>\r
-                                                                                       <part id="2"/>\r
-                                                                                       <part id="3"/>\r
-                                                                                       <part id="4"/>\r
-                                                                                       <part id="5"/>\r
-                                                                                       <part id="6"/>\r
-                                                                                       <part id="7"/>\r
-                                                                                       <part id="8"/>\r
                                                                                </presentation>\r
                                                                        </folder>\r
                                                                </info>\r
                                                        </editorArea>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="port.c" partName="port.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c" title="port.c" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="13709" selectionTopPixel="5695"/>\r
-                                                       </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="portmacro.h" partName="portmacro.h" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/portmacro.h" title="portmacro.h" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/portmacro.h" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/portmacro.h"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="4" selectionOffset="5096" selectionTopPixel="2567"/>\r
-                                                       </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="integer.c" partName="integer.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/Common_Demo_Source/integer.c" title="integer.c" tooltip="FreeRTOS_Demo/RTOSDemo/Common_Demo_Source/integer.c" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/Common_Demo_Source/integer.c"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="5512" selectionTopPixel="1887"/>\r
-                                                       </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="port.c" partName="port.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c" title="port.c" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="13879" selectionTopPixel="5555"/>\r
-                                                       </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="FreeRTOSConfig.h" partName="FreeRTOSConfig.h" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOSConfig.h" title="FreeRTOSConfig.h" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOSConfig.h" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOSConfig.h"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="16" selectionOffset="5193" selectionTopPixel="1363"/>\r
-                                                       </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="death.c" partName="death.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/Common_Demo_Source/death.c" title="death.c" tooltip="FreeRTOS_Demo/RTOSDemo/Common_Demo_Source/death.c" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/Common_Demo_Source/death.c"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="7859" selectionTopPixel="3179"/>\r
+                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/main.c" title="main.c" tooltip="FreeRTOS_Demo/RTOSDemo/main.c" workbook="DefaultEditorWorkbook">\r
+                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/main.c"/>\r
+                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="12317" selectionTopPixel="4879"/>\r
                                                        </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="porttrap.c" partName="porttrap.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/porttrap.c" title="porttrap.c" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/porttrap.c" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/porttrap.c"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="9590" selectionTopPixel="3988"/>\r
-                                                       </editor>\r
-                                                       <editor id="org.eclipse.cdt.ui.editor.CEditor" name="tasks.c" partName="tasks.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOS_Source/tasks.c" title="tasks.c" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/tasks.c" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/tasks.c"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="77233" selectionTopPixel="39695"/>\r
-                                                       </editor>\r
-                                                       <editor focus="true" id="com.rt.hightec.tricore.editor.linker.editor" name="iRAM.ld" partName="iRAM.ld" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/ld/iRAM.ld" title="iRAM.ld" tooltip="FreeRTOS_Demo/ld/iRAM.ld" workbook="DefaultEditorWorkbook">\r
-                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/ld/iRAM.ld"/>\r
-                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="1256" selectionTopPixel="561"/>\r
+                                                       <editor focus="true" id="org.eclipse.cdt.ui.editor.CEditor" name="queue.c" partName="queue.c" path="C:/E/Dev/FreeRTOS/WorkingCopy/Demo/TriCore_TC1782_TriBoard_GCC/RTOSDemo/FreeRTOS_Source/queue.c" title="queue.c" tooltip="FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/queue.c" workbook="DefaultEditorWorkbook">\r
+                                                               <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/queue.c"/>\r
+                                                               <editorState selectionHorizontalPixel="0" selectionLength="0" selectionOffset="0" selectionTopPixel="0"/>\r
                                                        </editor>\r
                                                </editors>\r
                                                <views>\r
                                                                </viewState>\r
                                                        </view>\r
                                                        <view id="org.eclipse.ui.views.TaskList" partName="Tasks"/>\r
+                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.7" partName="C:\...\\blocktim.c">\r
+                                                               <viewState/>\r
+                                                       </view>\r
+                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8" partName="code &lt;0xC0000000-0xC00003FF&gt;">\r
+                                                               <viewState/>\r
+                                                       </view>\r
                                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.5" partName="C:\...\FreeRTOS_Source\queue.c">\r
                                                                <viewState/>\r
                                                        </view>\r
-                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3" partName="C:\...\FreeRTOS_Source\tasks.c">\r
+                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6" partName="C:\...\\countsem.c">\r
                                                                <viewState/>\r
                                                        </view>\r
                                                        <view id="com.rt.hightec.framework.buildsystem.project.explorer" partName="HighTec Project Explorer">\r
                                                                <viewState CommonNavigator.LINKING_ENABLED="0" CommonNavigator.LINKING_ENABLED.delayed="0" org.eclipse.cdt.ui.cview.groupincludes="false" org.eclipse.cdt.ui.cview.groupmacros="false" org.eclipse.cdt.ui.editor.CUChildren="true" org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets="0"/>\r
                                                        </view>\r
+                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3" partName="C:\...\GCC\TriCore_1782\port.c">\r
+                                                               <viewState/>\r
+                                                       </view>\r
                                                        <view id="org.eclipse.ui.views.PropertySheet" partName="Properties"/>\r
-                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4" partName="C:\...\GCC\TriCore_1782\port.c">\r
+                                                       <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4" partName="C:\...\FreeRTOS_Source\tasks.c">\r
                                                                <viewState/>\r
                                                        </view>\r
                                                        <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.1" partName="C:\...\Common_Demo_Source\death.c">\r
                                                                <viewState PRIMARY_SORT_FIELD="org.eclipse.ui.ide.severityAndDescriptionField" categoryGroup="org.eclipse.ui.ide.severity" markerContentGenerator="org.eclipse.ui.ide.problemsGenerator" partName="Problems">\r
                                                                        <expanded>\r
                                                                                <category IMemento.internal.id="Warnings"/>\r
+                                                                               <category IMemento.internal.id="Errors"/>\r
                                                                        </expanded>\r
                                                                        <columnWidths org.eclipse.ui.ide.locationField="0" org.eclipse.ui.ide.markerType="0" org.eclipse.ui.ide.pathField="0" org.eclipse.ui.ide.resourceField="0" org.eclipse.ui.ide.severityAndDescriptionField="0"/>\r
                                                                        <visible IMemento.internal.id="org.eclipse.ui.ide.severityAndDescriptionField"/>\r
                                                                <viewState/>\r
                                                        </view>\r
                                                </views>\r
-                                               <perspectives activePart="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.2" activePerspective="com.pls.ude.eclipse.perspective">\r
+                                               <perspectives activePerspective="com.pls.ude.eclipse.perspective">\r
                                                        <perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016">\r
                                                                <descriptor class="com.rt.hightec.framework.buildsystem.ui.perspective.HighTecPerspectiveFactory" id="com.rt.hightec.framework.buildsystem.perspective.hightec" label="HighTec"/>\r
                                                                <alwaysOnActionSet id="org.eclipse.mylyn.context.ui.actionSet"/>\r
                                                                                        </folder>\r
                                                                                </info>\r
                                                                                <info part="org.eclipse.ui.editorss" ratio="0.15398443" ratioLeft="257" ratioRight="1412" relationship="2" relative="topLeft"/>\r
-                                                                               <info folder="true" part="bottom" ratio="0.7882096" ratioLeft="722" ratioRight="194" relationship="4" relative="org.eclipse.ui.editorss">\r
+                                                                               <info folder="true" part="bottom" ratio="0.71069866" ratioLeft="651" ratioRight="265" relationship="4" relative="org.eclipse.ui.editorss">\r
                                                                                        <folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2">\r
                                                                                                <page content="org.eclipse.ui.console.ConsoleView" label="Console"/>\r
                                                                                                <page content="org.eclipse.ui.views.ProblemView" label="Problems"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.0"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.1"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.2"/>\r
-                                                               <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4"/>\r
+                                                               <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.5"/>\r
+                                                               <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6"/>\r
+                                                               <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.7"/>\r
+                                                               <view id="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDESymbolExplWin.Controller0.Core.0"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:StdUDELocalsWin.Controller0.Core.0"/>\r
                                                                <view id="com.pls.ude.eclipse.udeinterface.view:UDEStackWin.Controller0.Core.0"/>\r
                                                                                        </folder>\r
                                                                                </info>\r
                                                                                <info folder="true" part="ude.views.folder.left" ratio="0.19915701" ratioLeft="189" ratioRight="760" relationship="4" relative="ude.views.folder.top">\r
-                                                                                       <folder activePageID="com.pls.ude.eclipse.udeinterface.view:UDEStackWin.Controller0.Core.0" appearance="2" expanded="2">\r
+                                                                                       <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDESymbolExplWin.Controller0.Core.0" appearance="2" expanded="2">\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDESymbolExplWin.Controller0.Core.0" label="Symbol Explorer View"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDELocalsWin.Controller0.Core.0" label="Locals View"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:UDEStackWin.Controller0.Core.0" label="Call Stack Window"/>\r
                                                                                        </folder>\r
                                                                                </info>\r
                                                                                <info folder="true" part="ude.views.folder.bottom" ratio="0.75503355" ratioLeft="675" ratioRight="219" relationship="4" relative="ude.views.folder.left">\r
-                                                                                       <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDEWatchWin.Controller0.Core.0" appearance="2" expanded="2">\r
+                                                                                       <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDECmdWin.0" appearance="2" expanded="2">\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDECmdWin.0" label="Command View"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEWatchWin.Controller0.Core.0" label="Watch View1"/>\r
                                                                                                <page content="org.eclipse.debug.ui.MemoryView" label="LabelNotFound"/>\r
                                                                                </info>\r
                                                                                <info part="org.eclipse.ui.editorss" ratio="0.22898903" ratioLeft="376" ratioRight="1266" relationship="2" relative="ude.views.folder.left"/>\r
                                                                                <info folder="true" part="ude.views.folder.center" ratio="0.20630568" ratioLeft="301" ratioRight="1158" relationship="2" relative="org.eclipse.ui.editorss">\r
-                                                                                       <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.0" appearance="2" expanded="2">\r
+                                                                                       <folder activePageID="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8" appearance="2" expanded="2">\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.0" label="C:\...\RTOSDemo\main.c"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.1" label="C:\...\Common_Demo_Source\death.c"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.2" label="C:\...\TriCore_1782\porttrap.c"/>\r
-                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4" label="C:\...\GCC\TriCore_1782\port.c"/>\r
-                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3" label="C:\...\FreeRTOS_Source\tasks.c"/>\r
+                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.3" label="C:\...\GCC\TriCore_1782\port.c"/>\r
+                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.4" label="C:\...\FreeRTOS_Source\tasks.c"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.5" label="C:\...\FreeRTOS_Source\queue.c"/>\r
-                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6" label="LabelNotFound"/>\r
+                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.6" label="C:\...\\countsem.c"/>\r
+                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.7" label="C:\...\\blocktim.c"/>\r
+                                                                                               <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEProgWin.Controller0.Core.8" label="code &lt;0xC0000000-0xC00003FF&gt;"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEMemWin.Controller0.Core.0" label="LabelNotFound"/>\r
                                                                                                <page content="com.pls.ude.eclipse.udeinterface.view:StdUDEWatchWin.Controller0.Core.1" label="LabelNotFound"/>\r
                                                                                                <presentation id="org.eclipse.ui.presentations.WorkbenchPresentationFactory">\r
                                                                                                        <part id="3"/>\r
                                                                                                        <part id="4"/>\r
                                                                                                        <part id="5"/>\r
+                                                                                                       <part id="6"/>\r
+                                                                                                       <part id="7"/>\r
+                                                                                                       <part id="8"/>\r
                                                                                                </presentation>\r
                                                                                        </folder>\r
                                                                                </info>\r
                                                <workingSets/>\r
                                                <navigationHistory>\r
                                                        <editors>\r
-                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/port.c"/>\r
-                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/tasks.c"/>\r
-                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/Common_Demo_Source/death.c"/>\r
-                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.rt.hightec.tricore.editor.linker.editor" path="/FreeRTOS_Demo/ld/iRAM.ld"/>\r
-                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/include/FreeRTOS.h"/>\r
-                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/portable/GCC/TriCore_1782/porttrap.c"/>\r
                                                                <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOSConfig.h"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/main.c"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/Common_Demo_Source/TimerDemo.c"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/timers.c"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="com.rt.hightec.tricore.editor.linker.editor" path="/FreeRTOS_Demo/ld/iRAM.ld"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/tasks.c"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/main.c"/>\r
+                                                               <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/FreeRTOS_Demo/RTOSDemo/FreeRTOS_Source/queue.c"/>\r
                                                        </editors>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="14753" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="10809" y="25"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15190" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="7964" y="25"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15236" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="5138" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15416" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="10875" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15429" y="0"/>\r
+                                                       <item historyLabel="timers.c" index="3">\r
+                                                               <position info="not_deleted" x="9350" y="25"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15534" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15644" y="0"/>\r
+                                                       <item historyLabel="TimerDemo.c" index="2">\r
+                                                               <position info="not_deleted" x="3306" y="25"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15657" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="5030" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15734" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="10875" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15751" y="0"/>\r
+                                                       <item historyLabel="iRAM.ld" index="4">\r
+                                                               <position info="not_deleted" x="6944" y="9"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25731" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="10875" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="death.c" index="2">\r
-                                                               <position info="not_deleted" x="7919" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="10887" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="death.c" index="2">\r
-                                                               <position info="not_deleted" x="7859" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="5910" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="24436" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="5983" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="24459" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6059" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="24569" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6105" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="24720" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6153" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25025" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6206" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25124" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6255" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25238" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6287" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25518" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6339" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25673" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6366" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25695" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6400" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="iRAM.ld" index="3">\r
-                                                               <position info="not_deleted" x="0" y="0"/>\r
-                                                       </item>\r
-                                                       <item historyLabel="iRAM.ld" index="3">\r
-                                                               <position info="not_deleted" x="1227" y="10"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6447" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="15751" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6478" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="13709" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="6709" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="port.c" index="0">\r
-                                                               <position info="not_deleted" x="13709" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="12580" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25695" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="5030" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="FreeRTOS.h" index="4">\r
-                                                               <position info="not_deleted" x="12601" y="16"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="4979" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25698" y="16"/>\r
+                                                       <item historyLabel="TimerDemo.c" index="2">\r
+                                                               <position info="not_deleted" x="7550" y="79"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25731" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="4845" y="16"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="80901" y="0"/>\r
+                                                       <item historyLabel="main.c" index="1">\r
+                                                               <position info="not_deleted" x="12542" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="80942" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="4736" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="80993" y="0"/>\r
+                                                       <item historyLabel="tasks.c" index="5">\r
+                                                               <position info="not_deleted" x="0" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="81038" y="0"/>\r
+                                                       <item historyLabel="FreeRTOSConfig.h" index="0">\r
+                                                               <position info="not_deleted" x="4430" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="81092" y="0"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="0" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="81137" y="0"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25827" y="0"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="7390" y="39"/>\r
                                                        </item>\r
-                                                       <item historyLabel="porttrap.c" index="5">\r
-                                                               <position info="not_deleted" x="9671" y="0"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="10533" y="1"/>\r
                                                        </item>\r
-                                                       <item historyLabel="porttrap.c" index="5">\r
-                                                               <position info="not_deleted" x="9590" y="0"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="8876" y="67"/>\r
                                                        </item>\r
-                                                       <item historyLabel="FreeRTOSConfig.h" index="6">\r
-                                                               <position info="not_deleted" x="5220" y="56"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="0" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25924" y="23"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="24671" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="FreeRTOSConfig.h" index="6">\r
-                                                               <position info="not_deleted" x="5193" y="16"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="26389" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="25924" y="23"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="26407" y="39"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="63967" y="31"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="7432" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="69344" y="31"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="7432" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="70084" y="12"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="20724" y="0"/>\r
                                                        </item>\r
-                                                       <item historyLabel="tasks.c" index="1">\r
-                                                               <position info="not_deleted" x="77233" y="0"/>\r
+                                                       <item historyLabel="main.c" index="6">\r
+                                                               <position info="not_deleted" x="12317" y="0"/>\r
                                                        </item>\r
-                                                       <item active="true" historyLabel="iRAM.ld" index="3">\r
-                                                               <position info="not_deleted" x="1256" y="0"/>\r
+                                                       <item active="true" historyLabel="queue.c" index="7">\r
+                                                               <position info="not_deleted" x="0" y="0"/>\r
                                                        </item>\r
                                                </navigationHistory>\r
                                                <input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/>\r
                                        </trimLayout>\r
                                </UDEPersistance></UDEWorkbenchSettings></EclipsePlacementRoot><UDEDebugSelWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></UDEDebugSelWin><StdUDECmdWin type="key"><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:28:11:619</FrameCreated><ViewSrv type="key"><History0 type="string"></History0><History1 type="string"></History1><History2 type="string"></History2><History3 type="string"></History3><History4 type="string"></History4><History5 type="string"></History5><History6 type="string"></History6><History7 type="string"></History7><History8 type="string"></History8><History9 type="string"></History9><History10 type="string"></History10><History11 type="string"></History11><History12 type="string"></History12><History13 type="string"></History13><History14 type="string"></History14><History15 type="string"></History15><History16 type="string"></History16><History17 type="string"></History17><History18 type="string"></History18><History19 type="string"></History19><History20 type="string"></History20><History21 type="string"></History21><History22 type="string"></History22><History23 type="string"></History23><History24 type="string"></History24><History25 type="string"></History25><History26 type="string"></History26><History27 type="string"></History27><History28 type="string"></History28><History29 type="string"></History29><History30 type="string"></History30><History31 type="string"></History31><History32 type="string"></History32><History33 type="string"></History33><History34 type="string"></History34><History35 type="string"></History35><History36 type="string"></History36><History37 type="string"></History37><History38 type="string"></History38><History39 type="string"></History39><History40 type="string"></History40><History41 type="string"></History41><History42 type="string"></History42><History43 type="string"></History43><History44 type="string"></History44><History45 type="string"></History45><History46 type="string"></History46><History47 type="string"></History47><History48 type="string"></History48><History49 type="string"></History49><History50 type="string"></History50><History51 type="string"></History51><History52 type="string"></History52><History53 type="string"></History53><History54 type="string"></History54><History55 type="string"></History55><History56 type="string"></History56><History57 type="string"></History57><History58 type="string"></History58><History59 type="string"></History59><History60 type="string"></History60><History61 type="string"></History61><History62 type="string"></History62><History63 type="string"></History63><History64 type="string"></History64><History65 type="string"></History65><History66 type="string"></History66><History67 type="string"></History67><History68 type="string"></History68><History69 type="string"></History69><History70 type="string"></History70><History71 type="string"></History71><History72 type="string"></History72><History73 type="string"></History73><History74 type="string"></History74><History75 type="string"></History75><History76 type="string"></History76><History77 type="string"></History77><History78 type="string"></History78><History79 type="string"></History79><History80 type="string"></History80><History81 type="string"></History81><History82 type="string"></History82><History83 type="string"></History83><History84 type="string"></History84><History85 type="string"></History85><History86 type="string"></History86><History87 type="string"></History87><History88 type="string"></History88><History89 type="string"></History89><History90 type="string"></History90><History91 type="string"></History91><History92 type="string"></History92><History93 type="string"></History93><History94 type="string"></History94><History95 type="string"></History95><History96 type="string"></History96><History97 type="string"></History97><History98 type="string"></History98><History99 type="string"></History99><DefParaFormat type="bin" size="156">nAAAAD8AAYAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\r
 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\r
-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</DefParaFormat></ViewSrv><EclipseFrameMode type="int">151552</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><SAVED_VIEW type="int">0</SAVED_VIEW></StdUDECmdWin><StdUDEWspHTMLView type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEWspHTMLView><SelectedPrinter type="string">Samsung SCX-3200 Series</SelectedPrinter></MainFrame><INI_SECTION type="key"><Macro type="key"><MacroLib type="string">..\..\..\..\Program Files (x86)\pls\UDE 3.0\StdLibrary.mso</MacroLib></Macro><Loader type="key"><LOADER_REGKEY_WSP type="string">{7c641d47-534f-4ed9-9070-088b60a3befa}</LOADER_REGKEY_WSP></Loader></INI_SECTION><AddOns type="key"><UDE.Script type="key"><MacroGuiEntries type="key"><LastScriptFilePath type="string">..\..\..\..\Users\Public\Documents\pls\UDE 3.0</LastScriptFilePath><Macro_21_10_11_12_37_40_0 type="key"><ScriptDescription type="string">The script contains a collection of macros to save memory content into different file formats \r
+AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</DefParaFormat></ViewSrv><EclipseFrameMode type="int">151552</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><SAVED_VIEW type="int">0</SAVED_VIEW></StdUDECmdWin><StdUDEWspHTMLView type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEWspHTMLView><SelectedPrinter type="string">Samsung SCX-3200 Series</SelectedPrinter></MainFrame><INI_SECTION type="key"><Macro type="key"><MacroLib type="string">..\..\..\..\Program Files (x86)\pls\UDE 3.0\StdLibrary.mso</MacroLib></Macro><Loader type="key"><LOADER_REGKEY_WSP type="string">{7c641d47-534f-4ed9-9070-088b60a3befa}</LOADER_REGKEY_WSP></Loader></INI_SECTION><AddOns type="key"><UDE.Script type="key"><MacroGuiEntries type="key"><LastScriptFilePath type="string">..\..\..\..\Users\Public\Documents\pls\UDE 3.0</LastScriptFilePath><Macro_24_10_11_12_23_52_0 type="key"><ScriptDescription type="string">The script contains a collection of macros to save memory content into different file formats \r
 and fill target memory ranges</ScriptDescription><ScriptPath type="string">V:\UDE\AddOns\Macro\MacroLibrary\StdMacros1.dsm</ScriptPath><ScriptSource type="string">'   \r
 '      $Header: /Ude/AddOns/Macro/MacroLibrary/StdMacros.dsm 3     30.04.04 9:34 Weisses $\r
 '_______________________________________________________\r
@@ -947,4 +936,4 @@ Sub FillDWord(ParameterObj)
                debugger.Write Address,udearrayobj\r
        Next\r
 \r
-End Sub</ScriptSource><ScriptArchitecture type="int">63</ScriptArchitecture><ScriptEngine type="string">VBScript</ScriptEngine><MacroFileTime type="string">24.11.2006 14:43:20:000</MacroFileTime><ScriptFromStg type="flag">1</ScriptFromStg><LocalComputerName type="string">WS_CORE_DUO</LocalComputerName><ExternalScriptPath type="string"></ExternalScriptPath><NextNodeName type="string">Macro_24_10_11_12_23_52_0</NextNodeName><UnAss type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute UnAss ..</MenuString><ToolTipString type="string">Macro UnAss</ToolTipString><MessageString type="string">Execute macro UnAss</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">2</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></UnAss><SaveHEX type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute SaveHEX ..</MenuString><ToolTipString type="string">Macro SaveHEX</ToolTipString><MessageString type="string">Execute macro SaveHEX</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">2</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></SaveHEX><FillByte type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute FillByte ..</MenuString><ToolTipString type="string">Macro FillByte</ToolTipString><MessageString type="string">Execute macro FillByte</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">1</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></FillByte><FillWord type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute FillWord ..</MenuString><ToolTipString type="string">Macro FillWord</ToolTipString><MessageString type="string">Execute macro FillWord</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">1</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></FillWord><FillDWord type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute FillDWord ..</MenuString><ToolTipString type="string">Macro FillDWord</ToolTipString><MessageString type="string">Execute macro FillDWord</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">1</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></FillDWord><NoOfFunctions type="int">5</NoOfFunctions></Macro_21_10_11_12_37_40_0></MacroGuiEntries><LastSelectedMacro type="string"></LastSelectedMacro></UDE.Script></AddOns><Core type="key"><ViewSrv type="key"><TriCoreCpuWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW type="key"><FrameCreated type="string">18.10.2011 12:08:31:083</FrameCreated><ViewSrv type="key"><History0 type="string">0x00000000</History0><History1 type="string"></History1><History2 type="string"></History2><History3 type="string"></History3><History4 type="string"></History4><History5 type="string"></History5><History6 type="string"></History6><History7 type="string"></History7><History8 type="string"></History8><History9 type="string"></History9></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW type="int">0</SAVED_VIEW></TriCoreCpuWin><StdUDESymbolExplWin type="key"><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:28:11:737</FrameCreated><ViewSrv type="key"/><EclipseFrameMode type="int">139264</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><SAVED_VIEW type="int">0</SAVED_VIEW></StdUDESymbolExplWin><StdUDEProgWin type="key"><OPEN_VIEW00 type="key"><FrameCreated type="string">09.10.2011 23:28:17:413</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\main.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW00><SAVED_VIEW_OBJS type="int">6</SAVED_VIEW_OBJS><SAVED_VIEW00 type="int">0</SAVED_VIEW00><OPEN_VIEW01 type="key"><FrameCreated type="string">24.10.2011 10:48:48:675</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\tasks.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW01><SAVED_VIEW01 type="int">2</SAVED_VIEW01><OPEN_VIEW02 type="key"><FrameCreated type="string">21.10.2011 11:09:25:634</FrameCreated><ViewSrv type="key"/><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex><SourceFile type="string">..\RTOSDemo\Common_Demo_Source\death.c</SourceFile></OPEN_VIEW02><OPEN_VIEW03 type="key"><FrameCreated type="string">21.10.2011 11:09:53:005</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\porttrap.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW03><SAVED_VIEW02 type="int">3</SAVED_VIEW02><SAVED_VIEW03 type="int">5</SAVED_VIEW03><OPEN_VIEW04 type="key"><FrameCreated type="string">24.10.2011 10:49:13:935</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\queue.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW04><SAVED_VIEW04 type="int">1</SAVED_VIEW04><OPEN_VIEW05 type="key"><FrameCreated type="string">21.10.2011 11:11:16:772</FrameCreated><ViewSrv type="key"/><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\port.c</SourceFile></OPEN_VIEW05><OPEN_VIEW06 type="key"><FrameCreated type="string">21.10.2011 12:09:01:970</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\Common_Demo_Source\integer.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW06><SAVED_VIEW05 type="int">4</SAVED_VIEW05><SAVED_VIEW06 type="int">6</SAVED_VIEW06></StdUDEProgWin><StdUDESFRView type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDESFRView><StdUDELocalsWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:54:28:219</FrameCreated><ViewSrv type="key"><NameWidth type="int">288</NameWidth><AddressWidth type="int">0</AddressWidth><ValueWidth type="int">192</ValueWidth><Value2Width type="int">0</Value2Width><MinMaxWidth type="int">0</MinMaxWidth></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW type="int">0</SAVED_VIEW></StdUDELocalsWin><StdUDEWatchWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW00 type="key"><FrameCreated type="string">21.10.2011 12:11:03:525</FrameCreated><ViewSrv type="key"><TopIndex type="int">0</TopIndex><CaretIndex type="int">8</CaretIndex><LastSelectedPropPage type="string"></LastSelectedPropPage><NameWidth type="int">972</NameWidth><AddressWidth type="int">0</AddressWidth><ValueWidth type="int">663</ValueWidth><Value2Width type="int">0</Value2Width><MinMaxWidth type="int">0</MinMaxWidth><Watches type="key"><IntegralFormatForValue1 type="int">3</IntegralFormatForValue1><IntegralFormatForValue2 type="int">3</IntegralFormatForValue2><ASCIIForValue1 type="int">0</ASCIIForValue1><ASCIIForValue2 type="int">0</ASCIIForValue2><FloatFormatForValue1 type="int">3</FloatFormatForValue1><FloatFormatForValue2 type="int">3</FloatFormatForValue2><Watch1 type="key"><Name type="string">ulRegisterTest1Count [C:\E\Dev\FreeRTOS\WorkingCopy\Demo\TriCore_TC1782_TriBoard_GCC\RTOSDemo\main.c] @1</Name></Watch1><Watch2 type="key"><Name type="string">pxHeadCSA (global) @1</Name><Status2 type="string">#0$1,1$</Status2><Status type="string">#0$1,1$</Status></Watch2><Watch3 type="key"><Name type="string">pxTailCSA (global) @1</Name><Status2 type="string">#0$1,1$</Status2><Status type="string">#0$1,1$</Status></Watch3><Watch4 type="key"><Name type="string">pucTemp (global) @1</Name><Status2 type="string">#0,0$1,1$</Status2><Status type="string">#0#0,0$1,1$</Status></Watch4><Watch5 type="key"><Name type="string">ucTemp (global) @1</Name><Status2 type="string">#0$1,1$</Status2><Status type="string">#0$1,1$</Status></Watch5><Watch6 type="key"><Name type="string">pulNextCSA (global) @1</Name><Status2 type="string">#0,0$1,1$</Status2><Status type="string">#0#0,0$1,1$</Status></Watch6><Watch7 type="key"><Name type="string">pxTCBx (global) @1</Name></Watch7></Watches></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW00><SAVED_VIEW00 type="int">0</SAVED_VIEW00><OPEN_VIEW01 type="key"><FrameCreated type="string">24.10.2011 11:39:29:875</FrameCreated><ViewSrv type="key"><TopIndex type="int">0</TopIndex><CaretIndex type="int">1</CaretIndex><Watches type="key"><IntegralFormatForValue1 type="int">3</IntegralFormatForValue1><IntegralFormatForValue2 type="int">3</IntegralFormatForValue2><ASCIIForValue1 type="int">0</ASCIIForValue1><ASCIIForValue2 type="int">0</ASCIIForValue2><FloatFormatForValue1 type="int">3</FloatFormatForValue1><FloatFormatForValue2 type="int">3</FloatFormatForValue2><Watch1 type="key"><Name type="string">?(*((unsigned long *)0xD000AB80))</Name><Status type="string">#0$1,1$</Status><Status2 type="string">#0$1,1$</Status2></Watch1></Watches><NameWidth type="int">753</NameWidth><AddressWidth type="int">0</AddressWidth><ValueWidth type="int">503</ValueWidth><Value2Width type="int">0</Value2Width><MinMaxWidth type="int">0</MinMaxWidth></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW01></StdUDEWatchWin><StdUDESimIOWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDESimIOWin><StdUDEHtmlDocWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEHtmlDocWin><StdUDEGraphWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEGraphWin><StdUDETimeSampleGraphWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDETimeSampleGraphWin><StdUDEIPTraceView type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEIPTraceView><StdUDEMemWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS><OPEN_VIEW00 type="key"><FrameCreated type="string">24.10.2011 11:37:39:758</FrameCreated><ViewSrv type="key"><FindAdr0 type="string">0xD000AB80</FindAdr0><FindAdr1 type="string"></FindAdr1><FindAdr2 type="string"></FindAdr2><FindAdr3 type="string"></FindAdr3><FindAdr4 type="string"></FindAdr4><FindAdr5 type="string"></FindAdr5><FindAdr6 type="string"></FindAdr6><FindAdr7 type="string"></FindAdr7><FindAdr8 type="string"></FindAdr8><FindAdr9 type="string"></FindAdr9><FindVal0 type="string"></FindVal0><FindVal1 type="string"></FindVal1><FindVal2 type="string"></FindVal2><FindVal3 type="string"></FindVal3><FindVal4 type="string"></FindVal4><FindVal5 type="string"></FindVal5><FindVal6 type="string"></FindVal6><FindVal7 type="string"></FindVal7><FindVal8 type="string"></FindVal8><FindVal9 type="string"></FindVal9><FindFormat type="bin" size="8">AAAAAA==</FindFormat><FindDirection type="bin" size="8">AAAAAA==</FindDirection><LastSelectedPropPage type="string"></LastSelectedPropPage><Mode type="bin" size="8">AgAAAA==</Mode><ASCII type="bin" size="8">AQAAAA==</ASCII><AutoSize type="bin" size="8">AAAAAA==</AutoSize><Dec type="bin" size="8">AAAAAA==</Dec><Width type="bin" size="8">BAAAAA==</Width><Address type="bin" size="8">EIXr0Q==</Address><AutoWrite type="int">1305339880</AutoWrite><VerifyAfterWrite type="int">1307275768</VerifyAfterWrite></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW00></StdUDEMemWin><UDEStackWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:57:15:537</FrameCreated><ViewSrv type="key"><_ExtentX type="bin" size="8">1CUAAA==</_ExtentX><_ExtentY type="bin" size="8">vhAAAA==</_ExtentY><_StockProps type="bin" size="8">AAAAAA==</_StockProps><Columns type="bin" size="8">AgAAAA==</Columns><ColName00 type="bin" size="8">UABDAAAA</ColName00><TypeName00 type="bin" size="8">UABDAAAA</TypeName00><Format00 type="bin" size="8">AAAAAA==</Format00><Size00 type="bin" size="8">YAAAAA==</Size00><ColName01 type="bin" size="24">RgB1AG4AYwB0AGkAbwBuAAAA</ColName01><TypeName01 type="bin" size="24">RgB1AG4AYwB0AGkAbwBuAAAA</TypeName01><Format01 type="bin" size="8">AAAAAA==</Format01><Size01 type="bin" size="8">QAYAAA==</Size01></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW type="int">0</SAVED_VIEW></UDEStackWin></ViewSrv><UDE.StdDbgSrv type="key"><INI_SECTION type="key"><System type="key"><MIXEDMODE type="string">OFF</MIXEDMODE></System></INI_SECTION><UDE.TriCoreArchSrv type="key"><UDE.TcCoreTargIntf type="key"><NewWorkspace type="flag">0</NewWorkspace><Ocds type="key"><TR0EVT.Susp type="flag">1</TR0EVT.Susp><TR0EVT.Bbm type="flag">0</TR0EVT.Bbm><TR0EVT.Action type="int">0</TR0EVT.Action><TR0EVT.Reserved type="flag">0</TR0EVT.Reserved><TR0EVT.DataAdr1 type="string">0x0</TR0EVT.DataAdr1><TR0EVT.DataAdr2 type="string">0x0</TR0EVT.DataAdr2><TR0EVT.bDataReadAdr1 type="flag">0</TR0EVT.bDataReadAdr1><TR0EVT.bDataReadAdr2 type="flag">0</TR0EVT.bDataReadAdr2><TR0EVT.bDataReadRange type="flag">0</TR0EVT.bDataReadRange><TR0EVT.bDataWriteAdr1 type="flag">0</TR0EVT.bDataWriteAdr1><TR0EVT.bDataWriteAdr2 type="flag">0</TR0EVT.bDataWriteAdr2><TR0EVT.bDataWriteRange type="flag">0</TR0EVT.bDataWriteRange><TR0EVT.CodeAdr1 type="string">0x0</TR0EVT.CodeAdr1><TR0EVT.CodeAdr2 type="string">0x0</TR0EVT.CodeAdr2><TR0EVT.bCodeAdr1 type="flag">0</TR0EVT.bCodeAdr1><TR0EVT.bCodeAdr2 type="flag">0</TR0EVT.bCodeAdr2><TR0EVT.bCodeRange type="flag">0</TR0EVT.bCodeRange><TR0EVT.Fct type="int">0</TR0EVT.Fct><TR0EVT.DataRangeLocked type="flag">0</TR0EVT.DataRangeLocked><TR0EVT.CodeRangeLocked type="flag">0</TR0EVT.CodeRangeLocked><TR0EVT.CprReserved type="flag">0</TR0EVT.CprReserved><TR0EVT.DprReserved type="flag">0</TR0EVT.DprReserved><TR1EVT.Susp type="flag">1</TR1EVT.Susp><TR1EVT.Bbm type="flag">0</TR1EVT.Bbm><TR1EVT.Action type="int">0</TR1EVT.Action><TR1EVT.Reserved type="flag">0</TR1EVT.Reserved><TR1EVT.DataAdr1 type="string">0x0</TR1EVT.DataAdr1><TR1EVT.DataAdr2 type="string">0x0</TR1EVT.DataAdr2><TR1EVT.bDataReadAdr1 type="flag">0</TR1EVT.bDataReadAdr1><TR1EVT.bDataReadAdr2 type="flag">0</TR1EVT.bDataReadAdr2><TR1EVT.bDataReadRange type="flag">0</TR1EVT.bDataReadRange><TR1EVT.bDataWriteAdr1 type="flag">0</TR1EVT.bDataWriteAdr1><TR1EVT.bDataWriteAdr2 type="flag">0</TR1EVT.bDataWriteAdr2><TR1EVT.bDataWriteRange type="flag">0</TR1EVT.bDataWriteRange><TR1EVT.CodeAdr1 type="string">0x0</TR1EVT.CodeAdr1><TR1EVT.CodeAdr2 type="string">0x0</TR1EVT.CodeAdr2><TR1EVT.bCodeAdr1 type="flag">0</TR1EVT.bCodeAdr1><TR1EVT.bCodeAdr2 type="flag">0</TR1EVT.bCodeAdr2><TR1EVT.bCodeRange type="flag">0</TR1EVT.bCodeRange><TR1EVT.Fct type="int">0</TR1EVT.Fct><TR1EVT.DataRangeLocked type="flag">0</TR1EVT.DataRangeLocked><TR1EVT.CodeRangeLocked type="flag">0</TR1EVT.CodeRangeLocked><TR1EVT.CprReserved type="flag">0</TR1EVT.CprReserved><TR1EVT.DprReserved type="flag">0</TR1EVT.DprReserved><EXEVT.Susp type="flag">1</EXEVT.Susp><EXEVT.Bbm type="flag">0</EXEVT.Bbm><EXEVT.Action type="int">0</EXEVT.Action><EXEVT.Reserved type="flag">0</EXEVT.Reserved><SWEVT.Susp type="flag">1</SWEVT.Susp><SWEVT.Bbm type="flag">1</SWEVT.Bbm><SWEVT.Action type="int">2</SWEVT.Action><SWEVT.Reserved type="flag">0</SWEVT.Reserved><CREVT.Susp type="flag">1</CREVT.Susp><CREVT.Bbm type="flag">0</CREVT.Bbm><CREVT.Action type="int">0</CREVT.Action><CREVT.Reserved type="flag">0</CREVT.Reserved><SBSRC.Enable type="flag">0</SBSRC.Enable><SBSRC.Priority type="int">0</SBSRC.Priority><SBSRC.Tos type="int">0</SBSRC.Tos><SBSRC.Reserved type="flag">0</SBSRC.Reserved><PrsUsage type="int">1</PrsUsage></Ocds><Suspend type="key"><STM type="int">4294967295</STM><GPTA0 type="int">4294967295</GPTA0><ADC0 type="int">4294967295</ADC0><ASC0 type="int">4294967295</ASC0><CAN type="int">4294967295</CAN><DMA type="int">4294967295</DMA><FADC type="int">4294967295</FADC><MSC0 type="int">4294967295</MSC0><SSC0 type="int">4294967295</SSC0><SSC1 type="int">4294967295</SSC1><ERAY type="int">4294967295</ERAY></Suspend></UDE.TcCoreTargIntf></UDE.TriCoreArchSrv><UDE.UDESymbol type="key"><BinaryFiles type="key"><Number type="int">1</Number><BinaryFile1 type="key"><FullPath type="string">..\iRAM\FreeRTOS_Demo.elf</FullPath></BinaryFile1><BinaryFile-1 type="key"/></BinaryFiles><PosHistory0 type="string">vCreateTasks</PosHistory0><PosHistory1 type="string"></PosHistory1><PosHistory2 type="string"></PosHistory2><PosHistory3 type="string"></PosHistory3><PosHistory4 type="string"></PosHistory4><PosHistory5 type="string"></PosHistory5><PosHistory6 type="string"></PosHistory6><PosHistory7 type="string"></PosHistory7><PosHistory8 type="string"></PosHistory8><PosHistory9 type="string"></PosHistory9><ExpressionClipboard type="key"><Number type="int">0</Number></ExpressionClipboard></UDE.UDESymbol><STG_ADDON_PROF type="key"><UDELicense_Server type="key" name="UDELicense Server"><LOAD_STATE type="flag">1</LOAD_STATE></UDELicense_Server><UDEMemtool type="key"><LOAD_STATE type="flag">1</LOAD_STATE><FlashMod_PFLASH type="key"/><FlashMod_DFLASH type="key"/><Frontend type="key"><AutoStartProgAfterDownload type="flag">0</AutoStartProgAfterDownload><AutoCloseExecCmdDialog type="flag">0</AutoCloseExecCmdDialog><AllowOverwrite type="flag">0</AllowOverwrite><LastModule type="int">0</LastModule><VerifyProt type="flag">0</VerifyProt><VerifyProtFile type="string">verify.txt</VerifyProtFile><VerifyOnExit type="flag">0</VerifyOnExit><StoreLoadedSections type="flag">0</StoreLoadedSections></Frontend></UDEMemtool><ADD_ON_DEL_FLAG type="flag">0</ADD_ON_DEL_FLAG></STG_ADDON_PROF><CommQueueHndlStg type="key"><Beep type="flag">0</Beep><Retry type="flag">0</Retry><RetryPeriod type="int">0</RetryPeriod></CommQueueHndlStg><TargetStateHndlStg type="key"/></UDE.StdDbgSrv><MRUSourceFileList type="key"><NoOfMRUSrcFileEntries type="int">9</NoOfMRUSrcFileEntries><MRUSrcFile0 type="string">..\RTOSDemo\Common_Demo_Source\flash.c</MRUSrcFile0><MRUSrcFile1 type="string">..\RTOSDemo\ThirdPartyCode\cpufreq.c</MRUSrcFile1><MRUSrcFile2 type="string">..\RTOSDemo\Common_Demo_Source\integer.c</MRUSrcFile2><MRUSrcFile3 type="string">..\RTOSDemo\main.c</MRUSrcFile3><MRUSrcFile4 type="string">..\RTOSDemo\Common_Demo_Source\death.c</MRUSrcFile4><MRUSrcFile5 type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\porttrap.c</MRUSrcFile5><MRUSrcFile6 type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\port.c</MRUSrcFile6><MRUSrcFile7 type="string">..\RTOSDemo\FreeRTOS_Source\tasks.c</MRUSrcFile7><MRUSrcFile8 type="string">..\RTOSDemo\FreeRTOS_Source\queue.c</MRUSrcFile8></MRUSourceFileList></Core><TargetInfoFile type="string">.target\TriBoard_TC1782.cfg</TargetInfoFile><LastWriteDate type="string">24.10.2011 12:23:52:000</LastWriteDate></stg>\r
+End Sub</ScriptSource><ScriptArchitecture type="int">63</ScriptArchitecture><ScriptEngine type="string">VBScript</ScriptEngine><MacroFileTime type="string">24.11.2006 14:43:20:000</MacroFileTime><ScriptFromStg type="flag">1</ScriptFromStg><LocalComputerName type="string">WS_CORE_DUO</LocalComputerName><ExternalScriptPath type="string"></ExternalScriptPath><NextNodeName type="string">Macro_25_10_11_12_15_14_0</NextNodeName><UnAss type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute UnAss ..</MenuString><ToolTipString type="string">Macro UnAss</ToolTipString><MessageString type="string">Execute macro UnAss</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">2</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></UnAss><SaveHEX type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute SaveHEX ..</MenuString><ToolTipString type="string">Macro SaveHEX</ToolTipString><MessageString type="string">Execute macro SaveHEX</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">2</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></SaveHEX><FillByte type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute FillByte ..</MenuString><ToolTipString type="string">Macro FillByte</ToolTipString><MessageString type="string">Execute macro FillByte</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">1</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></FillByte><FillWord type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute FillWord ..</MenuString><ToolTipString type="string">Macro FillWord</ToolTipString><MessageString type="string">Execute macro FillWord</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">1</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></FillWord><FillDWord type="key"><GUIEntry type="key"><MenuID type="int">10</MenuID><MenuString type="string">Execute FillDWord ..</MenuString><ToolTipString type="string">Macro FillDWord</ToolTipString><MessageString type="string">Execute macro FillDWord</MessageString><DebugFlag type="flag">0</DebugFlag></GUIEntry><FuncParameterCnt type="int">1</FuncParameterCnt><GUIEntryDescription type="string"></GUIEntryDescription></FillDWord><NoOfFunctions type="int">5</NoOfFunctions></Macro_24_10_11_12_23_52_0></MacroGuiEntries><LastSelectedMacro type="string"></LastSelectedMacro></UDE.Script></AddOns><Core type="key"><ViewSrv type="key"><TriCoreCpuWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW type="key"><FrameCreated type="string">18.10.2011 12:08:31:083</FrameCreated><ViewSrv type="key"><History0 type="string">0x00000000</History0><History1 type="string"></History1><History2 type="string"></History2><History3 type="string"></History3><History4 type="string"></History4><History5 type="string"></History5><History6 type="string"></History6><History7 type="string"></History7><History8 type="string"></History8><History9 type="string"></History9></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW type="int">0</SAVED_VIEW></TriCoreCpuWin><StdUDESymbolExplWin type="key"><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:28:11:737</FrameCreated><ViewSrv type="key"/><EclipseFrameMode type="int">139264</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><SAVED_VIEW type="int">0</SAVED_VIEW></StdUDESymbolExplWin><StdUDEProgWin type="key"><OPEN_VIEW00 type="key"><FrameCreated type="string">09.10.2011 23:28:17:413</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\main.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW00><SAVED_VIEW_OBJS type="int">9</SAVED_VIEW_OBJS><SAVED_VIEW00 type="int">0</SAVED_VIEW00><OPEN_VIEW01 type="key"><FrameCreated type="string">24.10.2011 10:48:48:675</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\tasks.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW01><SAVED_VIEW01 type="int">2</SAVED_VIEW01><OPEN_VIEW02 type="key"><FrameCreated type="string">21.10.2011 11:09:25:634</FrameCreated><ViewSrv type="key"/><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex><SourceFile type="string">..\RTOSDemo\Common_Demo_Source\death.c</SourceFile></OPEN_VIEW02><OPEN_VIEW03 type="key"><FrameCreated type="string">21.10.2011 11:09:53:005</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\porttrap.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW03><SAVED_VIEW02 type="int">3</SAVED_VIEW02><SAVED_VIEW03 type="int">5</SAVED_VIEW03><OPEN_VIEW04 type="key"><FrameCreated type="string">24.10.2011 10:49:13:935</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\queue.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW04><SAVED_VIEW04 type="int">1</SAVED_VIEW04><OPEN_VIEW05 type="key"><FrameCreated type="string">21.10.2011 11:11:16:772</FrameCreated><ViewSrv type="key"/><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex><SourceFile type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\port.c</SourceFile></OPEN_VIEW05><OPEN_VIEW06 type="key"><FrameCreated type="string">25.10.2011 10:02:06:267</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\Common_Demo_Source\countsem.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW06><SAVED_VIEW05 type="int">4</SAVED_VIEW05><SAVED_VIEW06 type="int">6</SAVED_VIEW06><OPEN_VIEW07 type="key"><FrameCreated type="string">25.10.2011 11:38:01:109</FrameCreated><ViewSrv type="key"/><SourceFile type="string">..\RTOSDemo\Common_Demo_Source\blocktim.c</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW07><OPEN_VIEW08 type="key"><FrameCreated type="string">25.10.2011 11:40:09:775</FrameCreated><ViewSrv type="key"/><SourceFile type="string">code &lt;0xC0000000-0xC00003FF&gt;</SourceFile><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW08><SAVED_VIEW07 type="int">7</SAVED_VIEW07><SAVED_VIEW08 type="int">8</SAVED_VIEW08></StdUDEProgWin><StdUDESFRView type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDESFRView><StdUDELocalsWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:54:28:219</FrameCreated><ViewSrv type="key"><NameWidth type="int">288</NameWidth><AddressWidth type="int">0</AddressWidth><ValueWidth type="int">192</ValueWidth><Value2Width type="int">0</Value2Width><MinMaxWidth type="int">0</MinMaxWidth></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW type="int">0</SAVED_VIEW></StdUDELocalsWin><StdUDEWatchWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW00 type="key"><FrameCreated type="string">21.10.2011 12:11:03:525</FrameCreated><ViewSrv type="key"><TopIndex type="int">0</TopIndex><CaretIndex type="int">0</CaretIndex><LastSelectedPropPage type="string"></LastSelectedPropPage><NameWidth type="int">972</NameWidth><AddressWidth type="int">0</AddressWidth><ValueWidth type="int">663</ValueWidth><Value2Width type="int">0</Value2Width><MinMaxWidth type="int">0</MinMaxWidth><Watches type="key"><IntegralFormatForValue1 type="int">3</IntegralFormatForValue1><IntegralFormatForValue2 type="int">3</IntegralFormatForValue2><ASCIIForValue1 type="int">0</ASCIIForValue1><ASCIIForValue2 type="int">0</ASCIIForValue2><FloatFormatForValue1 type="int">3</FloatFormatForValue1><FloatFormatForValue2 type="int">3</FloatFormatForValue2></Watches></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW00><SAVED_VIEW00 type="int">0</SAVED_VIEW00><OPEN_VIEW01 type="key"><FrameCreated type="string">24.10.2011 11:39:29:875</FrameCreated><ViewSrv type="key"><TopIndex type="int">0</TopIndex><CaretIndex type="int">1</CaretIndex><Watches type="key"><IntegralFormatForValue1 type="int">3</IntegralFormatForValue1><IntegralFormatForValue2 type="int">3</IntegralFormatForValue2><ASCIIForValue1 type="int">0</ASCIIForValue1><ASCIIForValue2 type="int">0</ASCIIForValue2><FloatFormatForValue1 type="int">3</FloatFormatForValue1><FloatFormatForValue2 type="int">3</FloatFormatForValue2><Watch1 type="key"><Name type="string">?(*((unsigned long *)0xD000AB80))</Name><Status type="string">#0$1,1$</Status><Status2 type="string">#0$1,1$</Status2></Watch1></Watches><NameWidth type="int">753</NameWidth><AddressWidth type="int">0</AddressWidth><ValueWidth type="int">503</ValueWidth><Value2Width type="int">0</Value2Width><MinMaxWidth type="int">0</MinMaxWidth></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW01></StdUDEWatchWin><StdUDESimIOWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDESimIOWin><StdUDEHtmlDocWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEHtmlDocWin><StdUDEGraphWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEGraphWin><StdUDETimeSampleGraphWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDETimeSampleGraphWin><StdUDEIPTraceView type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS></StdUDEIPTraceView><StdUDEMemWin type="key"><SAVED_VIEW_OBJS type="int">0</SAVED_VIEW_OBJS><OPEN_VIEW00 type="key"><FrameCreated type="string">24.10.2011 11:37:39:758</FrameCreated><ViewSrv type="key"><FindAdr0 type="string">0xD000AB80</FindAdr0><FindAdr1 type="string"></FindAdr1><FindAdr2 type="string"></FindAdr2><FindAdr3 type="string"></FindAdr3><FindAdr4 type="string"></FindAdr4><FindAdr5 type="string"></FindAdr5><FindAdr6 type="string"></FindAdr6><FindAdr7 type="string"></FindAdr7><FindAdr8 type="string"></FindAdr8><FindAdr9 type="string"></FindAdr9><FindVal0 type="string"></FindVal0><FindVal1 type="string"></FindVal1><FindVal2 type="string"></FindVal2><FindVal3 type="string"></FindVal3><FindVal4 type="string"></FindVal4><FindVal5 type="string"></FindVal5><FindVal6 type="string"></FindVal6><FindVal7 type="string"></FindVal7><FindVal8 type="string"></FindVal8><FindVal9 type="string"></FindVal9><FindFormat type="bin" size="8">AAAAAA==</FindFormat><FindDirection type="bin" size="8">AAAAAA==</FindDirection><LastSelectedPropPage type="string"></LastSelectedPropPage><Mode type="bin" size="8">AgAAAA==</Mode><ASCII type="bin" size="8">AQAAAA==</ASCII><AutoSize type="bin" size="8">AAAAAA==</AutoSize><Dec type="bin" size="8">AAAAAA==</Dec><Width type="bin" size="8">BAAAAA==</Width><Address type="bin" size="8">EIXr0Q==</Address><AutoWrite type="int">1305339880</AutoWrite><VerifyAfterWrite type="int">1307275768</VerifyAfterWrite></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW00></StdUDEMemWin><UDEStackWin type="key"><SAVED_VIEW_OBJS type="int">1</SAVED_VIEW_OBJS><OPEN_VIEW type="key"><FrameCreated type="string">09.10.2011 23:57:15:537</FrameCreated><ViewSrv type="key"><_ExtentX type="bin" size="8">AAAAAA==</_ExtentX><_ExtentY type="bin" size="8">AAAAAA==</_ExtentY><_StockProps type="bin" size="8">AAAAAA==</_StockProps><Columns type="bin" size="8">AgAAAA==</Columns><ColName00 type="bin" size="8">UABDAAAA</ColName00><TypeName00 type="bin" size="8">UABDAAAA</TypeName00><Format00 type="bin" size="8">AAAAAA==</Format00><Size00 type="bin" size="8">YAAAAA==</Size00><ColName01 type="bin" size="24">RgB1AG4AYwB0AGkAbwBuAAAA</ColName01><TypeName01 type="bin" size="24">RgB1AG4AYwB0AGkAbwBuAAAA</TypeName01><Format01 type="bin" size="8">AAAAAA==</Format01><Size01 type="bin" size="8">QAYAAA==</Size01></ViewSrv><EclipseFrameMode type="int">135168</EclipseFrameMode><EclipseFrameSaveIndex type="int">4294967295</EclipseFrameSaveIndex></OPEN_VIEW><SAVED_VIEW type="int">0</SAVED_VIEW></UDEStackWin></ViewSrv><UDE.StdDbgSrv type="key"><INI_SECTION type="key"><System type="key"><MIXEDMODE type="string">OFF</MIXEDMODE></System></INI_SECTION><UDE.TriCoreArchSrv type="key"><UDE.TcCoreTargIntf type="key"><NewWorkspace type="flag">0</NewWorkspace><Ocds type="key"><TR0EVT.Susp type="flag">1</TR0EVT.Susp><TR0EVT.Bbm type="flag">0</TR0EVT.Bbm><TR0EVT.Action type="int">0</TR0EVT.Action><TR0EVT.Reserved type="flag">0</TR0EVT.Reserved><TR0EVT.DataAdr1 type="string">0x0</TR0EVT.DataAdr1><TR0EVT.DataAdr2 type="string">0x0</TR0EVT.DataAdr2><TR0EVT.bDataReadAdr1 type="flag">0</TR0EVT.bDataReadAdr1><TR0EVT.bDataReadAdr2 type="flag">0</TR0EVT.bDataReadAdr2><TR0EVT.bDataReadRange type="flag">0</TR0EVT.bDataReadRange><TR0EVT.bDataWriteAdr1 type="flag">0</TR0EVT.bDataWriteAdr1><TR0EVT.bDataWriteAdr2 type="flag">0</TR0EVT.bDataWriteAdr2><TR0EVT.bDataWriteRange type="flag">0</TR0EVT.bDataWriteRange><TR0EVT.CodeAdr1 type="string">0x0</TR0EVT.CodeAdr1><TR0EVT.CodeAdr2 type="string">0x0</TR0EVT.CodeAdr2><TR0EVT.bCodeAdr1 type="flag">0</TR0EVT.bCodeAdr1><TR0EVT.bCodeAdr2 type="flag">0</TR0EVT.bCodeAdr2><TR0EVT.bCodeRange type="flag">0</TR0EVT.bCodeRange><TR0EVT.Fct type="int">0</TR0EVT.Fct><TR0EVT.DataRangeLocked type="flag">0</TR0EVT.DataRangeLocked><TR0EVT.CodeRangeLocked type="flag">0</TR0EVT.CodeRangeLocked><TR0EVT.CprReserved type="flag">0</TR0EVT.CprReserved><TR0EVT.DprReserved type="flag">0</TR0EVT.DprReserved><TR1EVT.Susp type="flag">1</TR1EVT.Susp><TR1EVT.Bbm type="flag">0</TR1EVT.Bbm><TR1EVT.Action type="int">0</TR1EVT.Action><TR1EVT.Reserved type="flag">0</TR1EVT.Reserved><TR1EVT.DataAdr1 type="string">0x0</TR1EVT.DataAdr1><TR1EVT.DataAdr2 type="string">0x0</TR1EVT.DataAdr2><TR1EVT.bDataReadAdr1 type="flag">0</TR1EVT.bDataReadAdr1><TR1EVT.bDataReadAdr2 type="flag">0</TR1EVT.bDataReadAdr2><TR1EVT.bDataReadRange type="flag">0</TR1EVT.bDataReadRange><TR1EVT.bDataWriteAdr1 type="flag">0</TR1EVT.bDataWriteAdr1><TR1EVT.bDataWriteAdr2 type="flag">0</TR1EVT.bDataWriteAdr2><TR1EVT.bDataWriteRange type="flag">0</TR1EVT.bDataWriteRange><TR1EVT.CodeAdr1 type="string">0x0</TR1EVT.CodeAdr1><TR1EVT.CodeAdr2 type="string">0x0</TR1EVT.CodeAdr2><TR1EVT.bCodeAdr1 type="flag">0</TR1EVT.bCodeAdr1><TR1EVT.bCodeAdr2 type="flag">0</TR1EVT.bCodeAdr2><TR1EVT.bCodeRange type="flag">0</TR1EVT.bCodeRange><TR1EVT.Fct type="int">0</TR1EVT.Fct><TR1EVT.DataRangeLocked type="flag">0</TR1EVT.DataRangeLocked><TR1EVT.CodeRangeLocked type="flag">0</TR1EVT.CodeRangeLocked><TR1EVT.CprReserved type="flag">0</TR1EVT.CprReserved><TR1EVT.DprReserved type="flag">0</TR1EVT.DprReserved><EXEVT.Susp type="flag">1</EXEVT.Susp><EXEVT.Bbm type="flag">0</EXEVT.Bbm><EXEVT.Action type="int">0</EXEVT.Action><EXEVT.Reserved type="flag">0</EXEVT.Reserved><SWEVT.Susp type="flag">1</SWEVT.Susp><SWEVT.Bbm type="flag">1</SWEVT.Bbm><SWEVT.Action type="int">2</SWEVT.Action><SWEVT.Reserved type="flag">0</SWEVT.Reserved><CREVT.Susp type="flag">1</CREVT.Susp><CREVT.Bbm type="flag">0</CREVT.Bbm><CREVT.Action type="int">0</CREVT.Action><CREVT.Reserved type="flag">0</CREVT.Reserved><SBSRC.Enable type="flag">0</SBSRC.Enable><SBSRC.Priority type="int">0</SBSRC.Priority><SBSRC.Tos type="int">0</SBSRC.Tos><SBSRC.Reserved type="flag">0</SBSRC.Reserved><PrsUsage type="int">1</PrsUsage></Ocds><Suspend type="key"><STM type="int">4294967295</STM><GPTA0 type="int">4294967295</GPTA0><ADC0 type="int">4294967295</ADC0><ASC0 type="int">4294967295</ASC0><CAN type="int">4294967295</CAN><DMA type="int">4294967295</DMA><FADC type="int">4294967295</FADC><MSC0 type="int">4294967295</MSC0><SSC0 type="int">4294967295</SSC0><SSC1 type="int">4294967295</SSC1><ERAY type="int">4294967295</ERAY></Suspend></UDE.TcCoreTargIntf></UDE.TriCoreArchSrv><UDE.UDESymbol type="key"><BinaryFiles type="key"><Number type="int">1</Number><BinaryFile1 type="key"><FullPath type="string">..\iRAM\FreeRTOS_Demo.elf</FullPath></BinaryFile1><BinaryFile-1 type="key"/></BinaryFiles><PosHistory0 type="string">vCreateTasks</PosHistory0><PosHistory1 type="string"></PosHistory1><PosHistory2 type="string"></PosHistory2><PosHistory3 type="string"></PosHistory3><PosHistory4 type="string"></PosHistory4><PosHistory5 type="string"></PosHistory5><PosHistory6 type="string"></PosHistory6><PosHistory7 type="string"></PosHistory7><PosHistory8 type="string"></PosHistory8><PosHistory9 type="string"></PosHistory9><ExpressionClipboard type="key"><Number type="int">0</Number></ExpressionClipboard></UDE.UDESymbol><STG_ADDON_PROF type="key"><UDELicense_Server type="key" name="UDELicense Server"><LOAD_STATE type="flag">1</LOAD_STATE></UDELicense_Server><UDEMemtool type="key"><LOAD_STATE type="flag">1</LOAD_STATE><FlashMod_PFLASH type="key"/><FlashMod_DFLASH type="key"/><Frontend type="key"><AutoStartProgAfterDownload type="flag">0</AutoStartProgAfterDownload><AutoCloseExecCmdDialog type="flag">0</AutoCloseExecCmdDialog><AllowOverwrite type="flag">0</AllowOverwrite><LastModule type="int">0</LastModule><VerifyProt type="flag">0</VerifyProt><VerifyProtFile type="string">verify.txt</VerifyProtFile><VerifyOnExit type="flag">0</VerifyOnExit><StoreLoadedSections type="flag">0</StoreLoadedSections></Frontend></UDEMemtool><ADD_ON_DEL_FLAG type="flag">0</ADD_ON_DEL_FLAG></STG_ADDON_PROF><CommQueueHndlStg type="key"><Beep type="flag">0</Beep><Retry type="flag">0</Retry><RetryPeriod type="int">0</RetryPeriod></CommQueueHndlStg><TargetStateHndlStg type="key"/></UDE.StdDbgSrv><MRUSourceFileList type="key"><NoOfMRUSrcFileEntries type="int">12</NoOfMRUSrcFileEntries><MRUSrcFile0 type="string">..\RTOSDemo\Common_Demo_Source\flash.c</MRUSrcFile0><MRUSrcFile1 type="string">..\RTOSDemo\ThirdPartyCode\cpufreq.c</MRUSrcFile1><MRUSrcFile2 type="string">..\RTOSDemo\Common_Demo_Source\integer.c</MRUSrcFile2><MRUSrcFile3 type="string">..\RTOSDemo\main.c</MRUSrcFile3><MRUSrcFile4 type="string">..\RTOSDemo\Common_Demo_Source\death.c</MRUSrcFile4><MRUSrcFile5 type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\porttrap.c</MRUSrcFile5><MRUSrcFile6 type="string">..\RTOSDemo\FreeRTOS_Source\portable\GCC\TriCore_1782\port.c</MRUSrcFile6><MRUSrcFile7 type="string">..\RTOSDemo\FreeRTOS_Source\tasks.c</MRUSrcFile7><MRUSrcFile8 type="string">..\RTOSDemo\FreeRTOS_Source\queue.c</MRUSrcFile8><MRUSrcFile9 type="string">..\RTOSDemo\Common_Demo_Source\countsem.c</MRUSrcFile9><MRUSrcFile10 type="string">..\RTOSDemo\Common_Demo_Source\blocktim.c</MRUSrcFile10><MRUSrcFile11 type="string">code &lt;0xC0000000-0xC00003FF&gt;</MRUSrcFile11></MRUSourceFileList></Core><TargetInfoFile type="string">.target\TriBoard_TC1782.cfg</TargetInfoFile><LastWriteDate type="string">25.10.2011 12:15:15:000</LastWriteDate></stg>\r
index c015f4a4a95913c64ba004ab2d2ea763ed7016bc..9cea43a5df50b04a69dfc1d0fc19d4965536d1ae 100644 (file)
 \r
 /*----------------------------------------------------------*/\r
 \r
-#define configUSE_PREEMPTION           1\r
-#define configUSE_IDLE_HOOK                    0\r
-#define configUSE_TICK_HOOK                    0\r
-/* CPU is actually 150MHz but FPIDIV is 1 meaning divide by 2. */\r
-#define configCPU_CLOCK_HZ                     ( ( unsigned long ) 150000000UL )\r
-#define configPERIPHERAL_CLOCK_HZ      ( ( unsigned long ) configCPU_CLOCK_HZ / 2UL )\r
-#define configTICK_RATE_HZ                     ( ( portTickType ) 1000UL )\r
-#define configMAX_PRIORITIES           ( ( unsigned portBASE_TYPE ) 5 )\r
-#define configMINIMAL_STACK_SIZE       ( ( unsigned short ) 128 )\r
-#define configTOTAL_HEAP_SIZE          ( ( size_t ) ( 32 * 1024 ) )\r
-#define configMAX_TASK_NAME_LEN                ( 16 )\r
-#define configUSE_TRACE_FACILITY       0\r
-#define configUSE_16_BIT_TICKS         0\r
-#define configIDLE_SHOULD_YIELD                0\r
-#define configUSE_MALLOC_FAILED_HOOK 1\r
-#define configCHECK_FOR_STACK_OVERFLOW 0\r
+#define configUSE_PREEMPTION                           1\r
+#define configUSE_IDLE_HOOK                                    0\r
+/* CPU is actually 150MHz but FPIDIV is 1 meaning divide by 2 for the\r
+peripheral clock. */\r
+#define configCPU_CLOCK_HZ                                     ( ( unsigned long ) 150000000UL )\r
+#define configPERIPHERAL_CLOCK_HZ                      ( ( unsigned long ) configCPU_CLOCK_HZ / 2UL )\r
+#define configTICK_RATE_HZ                                     ( ( portTickType ) 1000UL )\r
+#define configMAX_PRIORITIES                           ( ( unsigned portBASE_TYPE ) 5 )\r
+#define configMINIMAL_STACK_SIZE                       ( ( unsigned short ) 128 )\r
+#define configTOTAL_HEAP_SIZE                          ( ( size_t ) ( 32 * 1024 ) )\r
+#define configMAX_TASK_NAME_LEN                                ( 16 )\r
+#define configUSE_TRACE_FACILITY                       0\r
+#define configUSE_16_BIT_TICKS                         0\r
+#define configIDLE_SHOULD_YIELD                                0\r
+#define configUSE_MALLOC_FAILED_HOOK           1\r
+#define configCHECK_FOR_STACK_OVERFLOW         0\r
+\r
+#define configUSE_COUNTING_SEMAPHORES          1\r
+#define configUSE_RECURSIVE_MUTEXES                    1\r
+#define configUSE_MUTEXES                                      1\r
 \r
 /* Co-routine definitions. */\r
-#define configUSE_CO_ROUTINES                                  0\r
-#define configMAX_CO_ROUTINE_PRIORITIES                ( 2 )\r
-\r
-/* Mutual Exclusion. */\r
-#define configUSE_COUNTING_SEMAPHORES                  1\r
-#define configUSE_RECURSIVE_MUTEXES                            1\r
-#define configUSE_MUTEXES                                              1\r
-\r
-/* Timer functionality. */\r
-#define configUSE_TIMERS                               0\r
-#define configTIMER_TASK_PRIORITY              ( 4 )\r
-#define configTIMER_QUEUE_LENGTH               ( 2 )\r
+#define configUSE_CO_ROUTINES                          0\r
+#define configMAX_CO_ROUTINE_PRIORITIES        ( 2 )\r
+\r
+/* Timer functionality.  For space constraint reasons, the standard demo timer\r
+tests are only included in the build configuration that generates code that\r
+runs from Flash, and not in the build configuration that generates code that\r
+runs from RAM. */\r
+#ifdef BUILD_FOR_RAM_EXECUTION\r
+       #define configUSE_TIMERS                                        0\r
+       #define configUSE_TICK_HOOK                                     0\r
+#else\r
+       #define configUSE_TIMER                                         1\r
+       #define configUSE_TICK_HOOK                                     1\r
+#endif\r
+\r
+#define configTIMER_TASK_PRIORITY                      ( 4 )\r
+#define configTIMER_QUEUE_LENGTH                       ( 5 )\r
+#define configTIMER_TASK_STACK_DEPTH           configMINIMAL_STACK_SIZE\r
 \r
 /* Set the following definitions to 1 to include the API function, or zero\r
  to exclude the API function.\r
  We use --gc-sections when linking, so there is no harm is setting all of these to 1 */\r
 \r
-#define INCLUDE_vTaskPrioritySet               1\r
-#define INCLUDE_uxTaskPriorityGet              1\r
-#define INCLUDE_vTaskDelete                            1\r
-#define INCLUDE_vTaskCleanUpResources  1\r
-#define INCLUDE_vTaskSuspend                   1\r
-#define INCLUDE_vTaskDelayUntil                        1\r
-#define INCLUDE_vTaskDelay                             1\r
-\r
-#define BLOCKQ_1                                               0\r
+#define INCLUDE_vTaskPrioritySet                       1\r
+#define INCLUDE_uxTaskPriorityGet                      1\r
+#define INCLUDE_vTaskDelete                                    1\r
+#define INCLUDE_vTaskCleanUpResources          1\r
+#define INCLUDE_vTaskSuspend                           1\r
+#define INCLUDE_vTaskDelayUntil                                1\r
+#define INCLUDE_vTaskDelay                                     1\r
 \r
 #endif /* FREERTOS_CONFIG_H */\r
 \r
index 7376e22d2aa3bc05b38696ae9496898283c589ab..7cbfe7832a1a25775ac1f86ac8a689d0cfa2ffa3 100644 (file)
     licensing and training services.\r
 */\r
 \r
-\r
-/* _RB_ Add description here. */\r
-\r
+/******************************************************************************\r
+ * >>>>>> NOTE: <<<<<<\r
+ *\r
+ * main() can be configured to create either a very simple LED flasher demo, or\r
+ * a more comprehensive test/demo application.\r
+ *\r
+ * To create a very simple LED flasher example, set the\r
+ * mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY constant (defined below) to 1.  When\r
+ * this is done, only the standard demo flash tasks are created, whereby three\r
+ * tasks each toggle an LED at a fixed but different frequency.\r
+ *\r
+ * To create a more comprehensive test and demo application, set\r
+ * mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY to 0.\r
+ ******************************************************************************\r
+ *\r
+ * main() creates all the demo application tasks and timers, then starts the\r
+ * scheduler.  The web documentation provides more details of the standard demo\r
+ * application tasks, which provide no particular functionality, but do provide\r
+ * a good example of how to use the FreeRTOS API.\r
+ *\r
+ * In addition to the standard demo tasks, the following tasks and tests are\r
+ * defined and/or created within this file:\r
+ *\r
+ * "Reg test" tasks - These fill the registers with known values, then check\r
+ * that each register maintains its expected value for the lifetime of the\r
+ * task.  Each task uses a different set of values.  The reg test tasks execute\r
+ * with a very low priority, so get preempted very frequently.  A register\r
+ * containing an unexpected value is indicative of an error in the context\r
+ * switching mechanism.\r
+ *\r
+ * "Check" task - The check task period is initially set to five seconds.\r
+ * Each time it executes, the check task checks that all the standard demo\r
+ * tasks, and the register check tasks, are not only still executing, but are\r
+ * executing without reporting any errors.  If the check task discovers that a\r
+ * task has either stalled, or reported an error, then it changes its own\r
+ * execution period from the initial five seconds, to just 500ms.  The check\r
+ * task  also toggles an LED each time it is called.  This provides a visual\r
+ * indication of the system status:  If the LED toggles every five seconds,\r
+ * then no issues have been discovered.  If the LED toggles every 500ms, then\r
+ * an issue has been discovered with at least one task.\r
+ *\r
+ * ***NOTE*** This demo uses the standard comtest tasks, which has special\r
+ * hardware requirements as a loopback connector, or UART echo server are\r
+ * required.  See the documentation page for this demo on the FreeRTOS.org web\r
+ * site for more information.\r
+ */\r
 \r
 /* Standard includes. */\r
 #include <stdlib.h>\r
 #include "recmutex.h"\r
 #include "serial.h"\r
 #include "death.h"\r
+#include "TimerDemo.h"\r
+\r
 /*-----------------------------------------------------------*/\r
 \r
 /* Constants for the ComTest tasks. */\r
@@ -100,6 +145,14 @@ error. */
 #define mainERROR_FLASH_PERIOD         ( ( portTickType ) 500 / portTICK_RATE_MS  )\r
 #define mainON_BOARD_LED_BIT           ( ( unsigned long ) 7 )\r
 \r
+/* Constant used by the standard timer test functions. */\r
+#define mainTIMER_TEST_PERIOD          ( 50 )\r
+\r
+/* Set mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY to 1 to create a simple demo.\r
+Set mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY to 0 to create a much more\r
+comprehensive test application.  See the comments at the top of this file. */\r
+#define mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY                0\r
+\r
 /*-----------------------------------------------------------*/\r
 \r
 /*\r
@@ -124,8 +177,8 @@ static void prvSetupHardware( void );
  * Writes to and checks the value of each register that is used in the context\r
  * of a task.\r
  */\r
-static void prvRegTask1( void *pvParameters );\r
-static void prvRegTask2( void *pvParameters );\r
+static void prvRegisterCheckTask1( void *pvParameters );\r
+static void prvRegisterCheckTask2( void *pvParameters );\r
 \r
 /*\r
  * Specific check to see if the Register test functions are still operating\r
@@ -133,6 +186,17 @@ static void prvRegTask2( void *pvParameters );
  */\r
 static portBASE_TYPE prvAreRegTestTasksStillRunning( void );\r
 \r
+/*\r
+ * This file can be used to create either a simple LED flasher example, or a\r
+ * comprehensive test/demo application - depending on the setting of the\r
+ * mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY constant defined above.  If\r
+ * mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY is set to 1, then the following\r
+ * function will create a lot of additional tasks and timers.  If\r
+ * mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY is set to 0, then the following\r
+ * function will do nothing.\r
+ */\r
+static void prvOptionallyCreateComprehensveTestApplication( void );\r
+\r
 /*-----------------------------------------------------------*/\r
 \r
 /* Used by the register test tasks to indicated liveness. */\r
@@ -149,30 +213,17 @@ int main( void )
        /* Setup the hardware for use with the TriCore evaluation board. */\r
        prvSetupHardware();\r
 \r
-       /* Start standard demo/test application tasks. */\r
-       vStartIntegerMathTasks( tskIDLE_PRIORITY );\r
+       /* Start standard demo/test application tasks.  See the comments at the\r
+       top of this file.  The LED flash tasks are always created.  The other tasks\r
+       are only created if mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY is set to 1 (at\r
+       the top of this file).  See the comments at the top of this file for more\r
+       information. */\r
        vStartLEDFlashTasks( mainLED_TASK_PRIORITY );\r
-       vStartPolledQueueTasks( mainQUEUE_POLL_PRIORITY );\r
-       vStartSemaphoreTasks( mainSEM_TEST_PRIORITY );\r
-       vStartDynamicPriorityTasks();\r
-       vStartBlockingQueueTasks( mainBLOCK_Q_PRIORITY );\r
-       vCreateBlockTimeTasks();\r
-       vStartCountingSemaphoreTasks();\r
-       vStartGenericQueueTasks( tskIDLE_PRIORITY );\r
-       vStartRecursiveMutexTasks();\r
-       vAltStartComTestTasks( mainCOM_TEST_PRIORITY, mainCOM_TEST_BAUD_RATE, mainCOM_TEST_LED );\r
-       /* _RB_ Create the timer test task here too. */\r
-\r
-       /* Create the register test tasks, as described at the top of this file. */\r
-       xTaskCreate( prvRegTask1, ( signed char * ) "Reg 1", configMINIMAL_STACK_SIZE, &ulRegisterTest1Count, tskIDLE_PRIORITY, NULL );\r
-       xTaskCreate( prvRegTask2, ( signed char * ) "Reg 2", configMINIMAL_STACK_SIZE, &ulRegisterTest2Count, tskIDLE_PRIORITY, NULL );\r
-\r
-       /* Start the check task - which is defined in this file. */\r
-       xTaskCreate( prvCheckTask, ( signed char * ) "Check", configMINIMAL_STACK_SIZE, NULL, mainCHECK_TASK_PRIORITY, NULL );\r
-\r
-       /* This task has to be created last as it keeps account of the number of tasks\r
-       it expects to see running. */\r
-       vCreateSuicidalTasks( mainCREATOR_TASK_PRIORITY );\r
+\r
+       /* The following function will only create more tasks and timers if\r
+       mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY is set to 1 (at the top of this\r
+       file).  See the comments at the top of this file for more information. */\r
+       prvOptionallyCreateComprehensveTestApplication();\r
 \r
        /* Now all the tasks have been started - start the scheduler. */\r
        vTaskStartScheduler();\r
@@ -289,6 +340,17 @@ long lReturn = pdPASS;
                lReturn = pdFAIL;\r
        }\r
 \r
+       #if configUSE_TIMERS == 1\r
+       {\r
+               /* For space constraint reasons, do not include the timer demo in\r
+               builds that execute from RAM. */\r
+               if( xAreTimerDemoTasksStillRunning( mainNO_ERROR_FLASH_PERIOD ) != pdTRUE )\r
+               {\r
+                       lReturn = pdFAIL;\r
+               }\r
+       }\r
+       #endif\r
+\r
        return lReturn;\r
 }\r
 /*-----------------------------------------------------------*/\r
@@ -325,10 +387,18 @@ void vApplicationMallocFailedHook( void )
 \r
 void vApplicationTickHook( void )\r
 {\r
-       /* vApplicationTickHook() will only be called if configUSE_TICK_HOOK is set\r
-       to 1 in FreeRTOSConfig.h.  It is a hook function that will get called during\r
-       each FreeRTOS tick interrupt.  Note that vApplicationTickHook() is called\r
-       from an interrupt context. */\r
+       #if mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY != 1\r
+       {\r
+               /* vApplicationTickHook() will only be called if configUSE_TICK_HOOK is set\r
+               to 1 in FreeRTOSConfig.h.  It is a hook function that will get called during\r
+               each FreeRTOS tick interrupt.  Note that vApplicationTickHook() is called\r
+               from an interrupt context. */\r
+\r
+               /* Call the periodic timer test, which tests the timer API functions that\r
+               can be called from an ISR. */\r
+               vTimerPeriodicISRTests();\r
+       }\r
+       #endif /* mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY */\r
 }\r
 /*-----------------------------------------------------------*/\r
 \r
@@ -371,7 +441,7 @@ portBASE_TYPE xReturn = pdPASS;
 }\r
 /*-----------------------------------------------------------*/\r
 \r
-static void prvRegTask1( void *pvParameters )\r
+static void prvRegisterCheckTask1( void *pvParameters )\r
 {\r
        /* Make space on the stack for the parameter and a counter. */\r
        __asm volatile( " sub.a %sp, 4                  \n"\r
@@ -479,7 +549,7 @@ static void prvRegTask1( void *pvParameters )
 }\r
 /*-----------------------------------------------------------*/\r
 \r
-static void prvRegTask2( void *pvParameters )\r
+static void prvRegisterCheckTask2( void *pvParameters )\r
 {\r
        /* Make space on the stack for the parameter and a counter. */\r
        __asm volatile( " sub.a %sp, 4          \n" \\r
@@ -586,3 +656,50 @@ static void prvRegTask2( void *pvParameters )
 }\r
 /*-----------------------------------------------------------*/\r
 \r
+static void prvOptionallyCreateComprehensveTestApplication( void )\r
+{\r
+       #if mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY == 0\r
+       {\r
+               vStartIntegerMathTasks( tskIDLE_PRIORITY );\r
+               vStartPolledQueueTasks( mainQUEUE_POLL_PRIORITY );\r
+               vStartSemaphoreTasks( mainSEM_TEST_PRIORITY );\r
+               vStartDynamicPriorityTasks();\r
+               vStartBlockingQueueTasks( mainBLOCK_Q_PRIORITY );\r
+               vCreateBlockTimeTasks();\r
+               vStartCountingSemaphoreTasks();\r
+               vStartGenericQueueTasks( tskIDLE_PRIORITY );\r
+               vStartRecursiveMutexTasks();\r
+               vAltStartComTestTasks( mainCOM_TEST_PRIORITY, mainCOM_TEST_BAUD_RATE, mainCOM_TEST_LED );\r
+\r
+               #if configUSE_TIMERS == 1\r
+               {\r
+                       /* For space constraint reasons, do not include the timer demo in\r
+                       builds that execute from RAM. */\r
+                       vStartTimerDemoTask( mainTIMER_TEST_PERIOD );\r
+               }\r
+               #endif /* configUSE_TIMERS */\r
+\r
+               /* Create the register test tasks, as described at the top of this file. */\r
+               xTaskCreate( prvRegisterCheckTask1, ( signed char * ) "Reg 1", configMINIMAL_STACK_SIZE, &ulRegisterTest1Count, tskIDLE_PRIORITY, NULL );\r
+               xTaskCreate( prvRegisterCheckTask2, ( signed char * ) "Reg 2", configMINIMAL_STACK_SIZE, &ulRegisterTest2Count, tskIDLE_PRIORITY, NULL );\r
+\r
+               /* Start the check task - which is defined in this file. */\r
+               xTaskCreate( prvCheckTask, ( signed char * ) "Check", configMINIMAL_STACK_SIZE, NULL, mainCHECK_TASK_PRIORITY, NULL );\r
+\r
+               /* This task has to be created last as it keeps account of the number of tasks\r
+               it expects to see running. */\r
+               vCreateSuicidalTasks( mainCREATOR_TASK_PRIORITY );\r
+       }\r
+       #else /* mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY */\r
+       {\r
+               /* Just to prevent compiler warnings when the configuration options are\r
+               set such that these static functions are not used. */\r
+               ( void ) prvCheckTask;\r
+               ( void ) prvRegisterCheckTask1;\r
+               ( void ) prvRegisterCheckTask2;\r
+       }\r
+       #endif /* mainCREATE_SIMPLE_LED_FLASHER_DEMO_ONLY */\r
+}\r
+\r
+/*-----------------------------------------------------------*/\r
+\r