diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log index ad90e761ff..2dd7816345 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.core/.log @@ -17,3 +17,4 @@ *** SESSION Aug 26, 2007 17:35:44.937 ------------------------------------------ *** SESSION Aug 27, 2007 10:56:42.953 ------------------------------------------ *** SESSION Aug 27, 2007 13:13:37.593 ------------------------------------------ +*** SESSION Mar 23, 2008 09:16:32.828 ------------------------------------------ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc index 44e0a67648..2277d3a131 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.make.core/RTOSDemo.sc @@ -10,6 +10,13 @@ <includePath path="c:/devtools/codesourcery/sourcery g++ lite/lib/gcc/../../lib/gcc/arm-none-eabi/4.2.0/include"/> <includePath path="c:/devtools/codesourcery/sourcery g++ lite/lib/gcc/../../lib/gcc/arm-none-eabi/4.2.0/include-fixed"/> <includePath path="c:/devtools/codesourcery/sourcery g++ lite/lib/gcc/../../lib/gcc/arm-none-eabi/4.2.0/../../../../arm-none-eabi/include"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/include"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/portable/GCC/ARM_CM3"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/Common/include"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/Common/ethernet/uIP/uip-1.0/uip"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver"/> +<includePath path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/Common/drivers/LuminaryMicro"/> <definedSymbol symbol="__STDC__=1"/> <definedSymbol symbol="__STDC_HOSTED__=1"/> <definedSymbol symbol="__GNUC__=4"/> @@ -112,6 +119,18 @@ <definedSymbol symbol="__GXX_TYPEINFO_EQUALITY_INLINE=0"/> <definedSymbol symbol="__ELF__=1"/> <definedSymbol symbol="__USES_INITFINI__=1"/> +<definedSymbol symbol="GCC_ARMCM3_LM3S102"/> +<definedSymbol symbol="inline="/> +<definedSymbol symbol="PACK_STRUCT_END=__attribute\(\(packed\)\)"/> +<definedSymbol symbol="ALIGN_STRUCT_END=__attribute\(\(aligned\(4\)\)\)"/> +<definedSymbol symbol="sprintf=usprintf"/> +<definedSymbol symbol="snprintf=usnprintf"/> +<definedSymbol symbol="printf=uipprintf"/> +<definedSymbol symbol="__OPTIMIZE__=1"/> +<definedSymbol symbol="__thumb__=1"/> +<definedSymbol symbol="__thumb2__=1"/> +<definedSymbol symbol="__THUMBEL__=1"/> +<definedSymbol symbol="__ARM_ARCH_7M__=1"/> </collector> </instance> </scannerInfo> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml index ab95b05646..d4ac3c6b7c 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.cdt.ui/dialog_settings.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <section name="Workbench"> - <item value="1" key="org.eclipse.cdt.uiformatter_page.line_wrapping_tab_page.last_category_index"/> <item value="549" key="org.eclipse.cdt.uiformatter_pagemodify_dialog.preferred_height"/> + <item value="1" key="org.eclipse.cdt.uiformatter_page.line_wrapping_tab_page.last_category_index"/> <item value="138" key="org.eclipse.cdt.uiformatter_pagemodify_dialog.preferred_x"/> <item value="0" key="org.eclipse.cdt.uiformatter_pagemodify_dialog.preferred_y"/> <item value="645" key="org.eclipse.cdt.uiformatter_pagemodify_dialog.preferred_width"/> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/history.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/history.index index 5dc7272082..4cbdfa95e0 100644 Binary files a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/history.index and b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/history.index differ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index index edda6f91ef..5b988da005 100644 Binary files a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index and b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.projects/RTOSDemo/.indexes/properties.index differ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index index f7f8c35cf6..d8e4e53a48 100644 Binary files a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index and b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index differ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources index 71e1e8d063..1328de7766 100644 Binary files a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources and b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs index 614a480f60..5527c607ea 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs @@ -1,3 +1,3 @@ -#Sun Aug 26 14:26:57 BST 2007 +#Sun Mar 23 11:18:04 GMT 2008 eclipse.preferences.version=1 -properties/RTOSDemo.null.976634949/0.1109417601=\#\r\n\#Sun Aug 26 14\:26\:57 BST 2007\r\n0.1109417601\=\\\#\\r\\n\\\#Sun Aug 26 14\\\:26\\\:57 BST 2007\\r\\nrcState\\\=0\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.1502006385\=\\\#\\r\\n\\\#Sun Aug 26 14\\\:26\\\:57 BST 2007\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.1021181093\=\\\#\\r\\n\\\#Sun Aug 26 14\\\:26\\\:57 BST 2007\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.164584712\=\\\#\\r\\n\\\#Sun Aug 26 14\\\:26\\\:57 BST 2007\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.libs.260784574\=\\\#\\r\\n\\\#Sun Aug 26 14\\\:26\\\:57 BST 2007\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.prefbase.toolchain.1816209921\=\\\#\\r\\n\\\#Sun Aug 26 14\\\:26\\\:57 BST 2007\\r\\nrebuildState\\\=false\\r\\n\r\n +properties/RTOSDemo.null.976634949/0.1109417601=\#\r\n\#Sun Mar 23 11\:18\:04 GMT 2008\r\n0.1109417601\=\\\#\\r\\n\\\#Sun Mar 23 11\\\:18\\\:04 GMT 2008\\r\\nrcState\\\=0\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.1502006385\=\\\#\\r\\n\\\#Sun Mar 23 11\\\:18\\\:04 GMT 2008\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.1021181093\=\\\#\\r\\n\\\#Sun Mar 23 11\\\:18\\\:04 GMT 2008\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.164584712\=\\\#\\r\\n\\\#Sun Mar 23 11\\\:18\\\:04 GMT 2008\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.settings.holder.libs.260784574\=\\\#\\r\\n\\\#Sun Mar 23 11\\\:18\\\:04 GMT 2008\\r\\nrebuildState\\\=false\\r\\n\r\norg.eclipse.cdt.build.core.prefbase.toolchain.1816209921\=\\\#\\r\\n\\\#Sun Mar 23 11\\\:18\\\:04 GMT 2008\\r\\nrebuildState\\\=false\\r\\n\r\n diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs index 289e27f455..58ef33f2ef 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs @@ -1,5 +1,5 @@ -#Mon Aug 27 13:15:37 BST 2007 +#Sun Mar 23 09:21:36 GMT 2008 version=1 eclipse.preferences.version=1 -pathvariable.FreeRTOS_ROOT=C\:/Dev/FreeRTOS +pathvariable.FreeRTOS_ROOT=C\:/E/Dev/FreeRTOS/WorkingCopy2 description.autobuilding=false diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs index 42e9df661d..a1ad0ab762 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs @@ -1,7 +1,10 @@ -#Thu Aug 23 22:01:25 BST 2007 -pref_state_memento.org.eclipse.debug.ui.VariableView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="315" org.eclipse.debug.ui.SASH_VIEW_PART\="684"/> -eclipse.preferences.version=1 -pref_state_memento.org.eclipse.debug.ui.RegisterView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="198" org.eclipse.debug.ui.SASH_VIEW_PART\="801"/> -org.eclipse.debug.ui.BreakpointView+org.eclipse.debug.ui.ShowSupportedBreakpointsAction=true -preferredDetailPanes=DefaultDetailPane\:DefaultDetailPane| +#Sun Mar 23 09:47:51 GMT 2008 +org.eclipse.debug.ui.PREF_FILTER_WORKING_SETS=false org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<launchPerspectives/>\r\n +org.eclipse.debug.ui.BreakpointView+org.eclipse.debug.ui.ShowSupportedBreakpointsAction=true +pref_state_memento.org.eclipse.debug.ui.VariableView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="315" org.eclipse.debug.ui.SASH_VIEW_PART\="684"/> +pref_state_memento.org.eclipse.debug.ui.RegisterView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="198" org.eclipse.debug.ui.SASH_VIEW_PART\="801"/> +pref_state_memento.org.eclipse.debug.ui.ExpressionView=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<VariablesViewMemento org.eclipse.debug.ui.SASH_DETAILS_PART\="315" org.eclipse.debug.ui.SASH_VIEW_PART\="684"/> +preferredDetailPanes=DefaultDetailPane\:DefaultDetailPane| +eclipse.preferences.version=1 +org.eclipse.debug.ui.user_view_bindings=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\r\n<viewBindings>\r\n<view id\="org.eclipse.debug.ui.ExpressionView">\r\n<perspective id\="org.eclipse.debug.ui.DebugPerspective" userAction\="opened"/>\r\n</view>\r\n</viewBindings>\r\n diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs index 18dcfbff60..03bb9748aa 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs @@ -1,4 +1,4 @@ -#Sun Aug 19 20:45:58 BST 2007 +#Sun Mar 23 11:18:41 GMT 2008 eclipse.preferences.version=1 tipsAndTricks=true -platformState=1187207632220 +platformState=1197365898864 diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch index 1768f46118..23cd7bd801 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.core/.launches/RTOSDemo.launch @@ -17,6 +17,7 @@ <stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <memoryBlockExpressionList/> "/> <stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="RTOSDemo.axf"/> <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="RTOSDemo"/> +<stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="0.1109417601"/> <listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> <listEntry value="/RTOSDemo"/> </listAttribute> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml index c2bd2c7c82..0cb8e46088 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml @@ -4,17 +4,17 @@ <item value="944" key="DIALOG_WIDTH"/> <item value="154" key="DIALOG_Y_ORIGIN"/> <item value=", org.eclipse.cdt.debug.gdbjtag.launchConfigurationType, org.eclipse.ui.externaltools.ProgramLaunchConfigurationType, " key="org.eclipse.debug.ui.EXPANDED_NODES"/> - <item value="274" key="DIALOG_X_ORIGIN"/> <item value="640" key="DIALOG_HEIGHT"/> + <item value="274" key="DIALOG_X_ORIGIN"/> <item value="237" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_1"/> - <item value="762" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_2"/> <item value="1|Tahoma|8.25|0|WINDOWS|1|-11|0|0|0|400|0|0|0|1|0|0|0|0|Tahoma" key="DIALOG_FONT_NAME"/> + <item value="762" key="org.eclipse.debug.ui.DIALOG_SASH_WEIGHTS_2"/> </section> <section name="org.eclipse.debug.ui.SELECT_CONFIGURATION_TYPE_DIALOG"> <item value="300" key="DIALOG_WIDTH"/> <item value="46" key="DIALOG_Y_ORIGIN"/> - <item value="301" key="DIALOG_X_ORIGIN"/> <item value="350" key="DIALOG_HEIGHT"/> + <item value="301" key="DIALOG_X_ORIGIN"/> <item value="1|Tahoma|8.25|0|WINDOWS|1|-11|0|0|0|400|0|0|0|1|0|0|0|0|Tahoma" key="DIALOG_FONT_NAME"/> </section> </section> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml index 598b376c87..956feaff79 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml @@ -2,8 +2,8 @@ <launchHistory> <launchGroup id="org.eclipse.ui.externaltools.launchGroup"> <mruHistory> -<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="OpenOCD Programmer.launch"/> "/> <launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="OpenOCD Server.launch"/> "/> +<launch memento="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <launchConfiguration local="true" path="OpenOCD Programmer.launch"/> "/> </mruHistory> <favorites/> </launchGroup> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml index bbc6392ba6..844cf0a7f8 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.ide/dialog_settings.xml @@ -4,16 +4,16 @@ <item value="FreeRTOS_LM3S8962_Demo" key="ResourceWorkingSetFilter.STORE_WORKING_SET"/> <item value="1" key="ResourceViewer.STORE_SORT_TYPE"/> </section> - <section name="org.eclipse.ui.views.task"> - </section> <section name="org.eclipse.ui.views.problem"> </section> + <section name="org.eclipse.ui.views.task"> + </section> <section name="CleanDialogSettings"> <item value="443" key="DIALOG_WIDTH"/> <item value="true" key="BUILD_NOW"/> <item value="251" key="DIALOG_Y_ORIGIN"/> - <item value="391" key="DIALOG_HEIGHT"/> <item value="479" key="DIALOG_X_ORIGIN"/> + <item value="391" key="DIALOG_HEIGHT"/> <item value="false" key="TOGGLE_SELECTED"/> </section> </section> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml index bffa7155b8..ce3c1f45fb 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench.texteditor/dialog_settings.xml @@ -3,26 +3,26 @@ <section name="org.eclipse.ui.texteditor.FindReplaceDialog_dialogBounds"> <item value="243" key="DIALOG_WIDTH"/> <item value="421" key="DIALOG_Y_ORIGIN"/> - <item value="763" key="DIALOG_X_ORIGIN"/> <item value="356" key="DIALOG_HEIGHT"/> + <item value="763" key="DIALOG_X_ORIGIN"/> <item value="1|Tahoma|8.25|0|WINDOWS|1|-11|0|0|0|400|0|0|0|1|0|0|0|0|Tahoma" key="DIALOG_FONT_NAME"/> </section> <section name="org.eclipse.ui.texteditor.FindReplaceDialog"> <item value="false" key="wrap"/> - <item value="false" key="casesensitive"/> <item value="false" key="isRegEx"/> + <item value="false" key="casesensitive"/> <item value="false" key="incremental"/> <item value="false" key="wholeword"/> - <item value="libdriver" key="selection"/> + <item value="AltGenericRe" key="selection"/> <list key="findhistory"> - <item value="libdriver"/> - <item value="luminarydrivers"/> - <item value="luminary"/> - <item value="driverlil"/> - <item value="main"/> - <item value="vOLEDTask"/> - <item value="cmess"/> - <item value="cPassM"/> + <item value="altgenericre"/> + <item value="portBASE_TYPE xQueueAltGenericSend"/> + <item value="altgenericsend"/> + <item value="portBASE_TYPE xQueueGenericReceive"/> + <item value="GenericSend"/> + <item value="portBASE_TYPE xQueueGenericSend"/> + <item value="genericsend"/> + <item value="xQueueTakeMutexRecursive"/> </list> <list key="replacehistory"> <item value="prvCopyDataToQueue"/> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml index 77beade3eb..eda83315dc 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml @@ -5,8 +5,8 @@ <item value="269" key="DIALOG_X_ORIGIN"/> </section> <section name="org.eclipse.ui.preferences.keysPreferencePage"> - <item value="true" key="uncategorizedFilter"/> <item value="false" key="showAllField"/> + <item value="true" key="uncategorizedFilter"/> <item value="true" key="internalFilter"/> <item value="true" key="actionSetFilter"/> </section> diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml index b1b44e27a8..48fe5f3624 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workbench.xml @@ -13,7 +13,7 @@ <coolItem id="org.eclipse.cdt.ui.CElementCreationActionSet" itemType="typeToolBarContribution" x="161" y="22"/> <coolItem id="org.eclipse.cdt.ui.buildConfigActionSet" itemType="typeToolBarContribution" x="85" y="22"/> <coolItem id="org.eclipse.debug.ui.launchActionSet" itemType="typeToolBarContribution" x="124" y="22"/> -<coolItem id="org.eclipse.search.searchActionSet" itemType="typeToolBarContribution" x="61" y="22"/> +<coolItem id="org.eclipse.search.searchActionSet" itemType="typeToolBarContribution" x="37" y="22"/> <coolItem id="org.eclipse.ui.edit.text.actionSet.presentation" itemType="typeToolBarContribution" x="61" y="22"/> <coolItem id="group.nav" itemType="typeGroupMarker"/> <coolItem id="org.eclipse.ui.workbench.navigate" itemType="typeToolBarContribution" x="185" y="22"/> @@ -24,7 +24,7 @@ <coolItem id="group.help" itemType="typeGroupMarker"/> <coolItem id="org.eclipse.ui.workbench.help" itemType="typeToolBarContribution" x="-1" y="-1"/> </coolbarLayout> -<page aggregateWorkingSetId="Aggregate for window 1188147282312" focus="true" label="Workspace - C/C++"> +<page aggregateWorkingSetId="Aggregate for window 1188147282312" focus="true" label="Workspace - Debug"> <editors> <editorArea activeWorkbook="DefaultEditorWorkbook"> <info part="DefaultEditorWorkbook"> @@ -32,70 +32,68 @@ <presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> <part id="0"/> <part id="1"/> +<part id="2"/> +<part id="3"/> +<part id="4"/> +<part id="5"/> +<part id="6"/> +<part id="7"/> +<part id="8"/> +<part id="9"/> </presentation> </folder> </info> </editorArea> -<editor focus="true" id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" path="C:/E/temp/_RC/5/Demo/CORTEX_LM3S8962_Eclipse/RTOSDemo/main.c" title="main.c" tooltip="RTOSDemo/main.c" workbook="DefaultEditorWorkbook"> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="main.c" partName="main.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c" title="main.c" tooltip="RTOSDemo/main.c" workbook="DefaultEditorWorkbook"> <input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/main.c"/> +<editorState selectionHPixel="0" selectionLength="0" selectionOffset="13634"/> +</editor> +<editor id="org.eclipse.cdt.make.editor" name="Makefile" partName="Makefile" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/Makefile" title="Makefile" tooltip="RTOSDemo/Makefile" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/Makefile"/> +<editorState selectionHPixel="0" selectionLength="0" selectionOffset="2992"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="port.c" partName="port.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/portable/GCC/ARM_CM3/port.c" title="port.c" tooltip="RTOSDemo/FreeRTOS.org Source/portable/GCC/ARM_CM3/port.c" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/FreeRTOS.org Source/portable/GCC/ARM_CM3/port.c"/> +<editorState selectionHPixel="0" selectionLength="0" selectionOffset="4398"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="uIP_Task.c" partName="uIP_Task.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/webserver/uIP_Task.c" title="uIP_Task.c" tooltip="RTOSDemo/webserver/uIP_Task.c" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/webserver/uIP_Task.c"/> <editorState selectionHPixel="0" selectionLength="0" selectionOffset="0"/> </editor> -<editor id="org.eclipse.cdt.make.editor" name="Makefile" partName="Makefile" path="C:/E/temp/RC/2/Demo/CORTEX_LM3S8962_Eclipse/RTOSDemo/Makefile" title="Makefile" tooltip="RTOSDemo/Makefile" workbook="DefaultEditorWorkbook"> -<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/Makefile"/> -<editorState selectionHPixel="0" selectionLength="0" selectionOffset="0"/> +<editor focus="true" id="org.eclipse.cdt.ui.editor.CEditor" name="heap_2.c" partName="heap_2.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/portable/MemMang/heap_2.c" title="heap_2.c" tooltip="RTOSDemo/FreeRTOS.org Source/portable/MemMang/heap_2.c" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/FreeRTOS.org Source/portable/MemMang/heap_2.c"/> +<editorState selectionHPixel="0" selectionLength="0" selectionOffset="6196"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="FreeRTOSConfig.h" partName="FreeRTOSConfig.h" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h" title="FreeRTOSConfig.h" tooltip="RTOSDemo/FreeRTOSConfig.h" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/FreeRTOSConfig.h"/> +<editorState selectionHPixel="0" selectionLength="27" selectionOffset="3379"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="recmutex.c" partName="recmutex.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Demo/Common/Minimal/recmutex.c" title="recmutex.c" tooltip="RTOSDemo/Common Demo Files/Minimal/recmutex.c" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/Common Demo Files/Minimal/recmutex.c"/> +<editorState selectionHPixel="0" selectionLength="23" selectionOffset="6458"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="queue.c" partName="queue.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/queue.c" title="queue.c" tooltip="RTOSDemo/FreeRTOS.org Source/queue.c" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/FreeRTOS.org Source/queue.c"/> +<editorState selectionHPixel="0" selectionLength="0" selectionOffset="24186"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="tasks.c" partName="tasks.c" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/tasks.c" title="tasks.c" tooltip="RTOSDemo/FreeRTOS.org Source/tasks.c" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/FreeRTOS.org Source/tasks.c"/> +<editorState selectionHPixel="0" selectionLength="27" selectionOffset="61013"/> +</editor> +<editor id="org.eclipse.cdt.ui.editor.CEditor" name="semphr.h" partName="semphr.h" path="C:/E/Dev/FreeRTOS/WorkingCopy2/Source/include/semphr.h" title="semphr.h" tooltip="RTOSDemo/FreeRTOS.org Source/include/semphr.h" workbook="DefaultEditorWorkbook"> +<input factoryID="org.eclipse.ui.part.FileEditorInputFactory" path="/RTOSDemo/FreeRTOS.org Source/include/semphr.h"/> +<editorState selectionHPixel="0" selectionLength="24" selectionOffset="9862"/> </editor> </editors> <views> -<view id="org.eclipse.ui.navigator.ProjectExplorer" partName="Project Explorer"> -<viewState CommonNavigator.LINKING_ENABLED="0" CommonNavigator.LINKING_ENABLED.delayed="0" org.eclipse.cdt.ui.cview.groupincludes="false" org.eclipse.cdt.ui.editor.CUChildren="true" org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets="0"/> -</view> -<view id="org.eclipse.ui.views.PropertySheet" partName="Properties"> -<viewState/> -</view> -<view id="org.eclipse.cdt.debug.ui.DisassemblyView" partName="Disassembly"> -<viewState/> -</view> <view id="org.eclipse.search.ui.views.SearchView" partName="Search"> <viewState isPinned="false"> <view IMemento.internal.id="" org.eclipse.search.lastActivation="0"/> </viewState> </view> -<view id="org.eclipse.ui.views.ResourceNavigator" partName="Navigator"> -<viewState LINK_NAVIGATOR_TO_EDITOR="0" sorter="1"> -<filters> -<filter element=".*" isEnabled="false"/> -</filters> -<expanded> -<element path="/RTOSDemo"/> -</expanded> -<selection> -<element path="/RTOSDemo"/> -</selection> -</viewState> -</view> <view id="org.eclipse.debug.ui.DebugView" partName="Debug"> <viewState/> </view> -<view id="org.eclipse.ui.views.ProblemView" partName="Problems"> -<viewState columnWidth0="781" columnWidth1="78" columnWidth2="153" columnWidth3="63" columnWidth4="0" horizontalPosition="0" verticalPosition="0"> -<columnOrder columnOrderIndex="0"/> -<columnOrder columnOrderIndex="1"/> -<columnOrder columnOrderIndex="2"/> -<columnOrder columnOrderIndex="3"/> -<columnOrder columnOrderIndex="4"/> -</viewState> -</view> -<view id="org.eclipse.ui.console.ConsoleView" partName="Console"> -<viewState/> -</view> -<view id="org.eclipse.debug.ui.BreakpointView" partName="Breakpoints"> -<viewState> -<isTrackingSelection value="false"/> -</viewState> -</view> -<view id="org.eclipse.debug.ui.VariableView" partName="Variables"> -<viewState/> -</view> <view id="org.eclipse.ui.views.TaskList" partName="Tasks"> <viewState columnWidth0="43" columnWidth1="19" columnWidth2="253" columnWidth3="78" columnWidth4="153" columnWidth5="63" columnWidth6="0" horizontalPosition="0" verticalPosition="0"> <columnOrder columnOrderIndex="0"/> @@ -107,8 +105,52 @@ <columnOrder columnOrderIndex="6"/> </viewState> </view> +<view id="org.eclipse.debug.ui.VariableView" partName="Variables"> +<viewState/> +</view> +<view id="org.eclipse.debug.ui.BreakpointView" partName="Breakpoints"> +<viewState> +<isTrackingSelection value="false"/> +</viewState> +</view> +<view id="org.eclipse.debug.ui.ExpressionView" partName="Expressions"> +<viewState/> +</view> +<view id="org.eclipse.ui.navigator.ProjectExplorer" partName="Project Explorer"> +<viewState CommonNavigator.LINKING_ENABLED="0" CommonNavigator.LINKING_ENABLED.delayed="0" org.eclipse.cdt.ui.cview.groupincludes="false" org.eclipse.cdt.ui.editor.CUChildren="true" org.eclipse.ui.navigator.resources.workingSets.showTopLevelWorkingSets="0"/> +</view> +<view id="org.eclipse.ui.views.PropertySheet" partName="Properties"> +<viewState/> +</view> +<view id="org.eclipse.ui.views.ResourceNavigator" partName="Navigator"> +<viewState LINK_NAVIGATOR_TO_EDITOR="0" sorter="1"> +<filters/> +<expanded> +<element path="/RTOSDemo"/> +<element path="/RTOSDemo/Common Demo Files"/> +<element path="/RTOSDemo/Common Demo Files/Minimal"/> +<element path="/RTOSDemo/FreeRTOS.org Source"/> +<element path="/RTOSDemo/webserver"/> +</expanded> +<selection> +<element path="/RTOSDemo"/> +</selection> +</viewState> +</view> +<view id="org.eclipse.ui.views.ProblemView" partName="Problems"> +<viewState columnWidth0="781" columnWidth1="78" columnWidth2="153" columnWidth3="63" columnWidth4="0" horizontalPosition="0" verticalPosition="0"> +<columnOrder columnOrderIndex="0"/> +<columnOrder columnOrderIndex="1"/> +<columnOrder columnOrderIndex="2"/> +<columnOrder columnOrderIndex="3"/> +<columnOrder columnOrderIndex="4"/> +</viewState> +</view> +<view id="org.eclipse.ui.console.ConsoleView" partName="Console"> +<viewState/> +</view> </views> -<perspectives activePart="org.eclipse.ui.views.ResourceNavigator" activePerspective="org.eclipse.cdt.ui.CPerspective"> +<perspectives activePart="org.eclipse.debug.ui.DebugView" activePerspective="org.eclipse.debug.ui.DebugPerspective"> <perspective editorAreaTrimState="2" editorAreaVisible="1" fixed="0" version="0.016"> <descriptor class="org.eclipse.cdt.internal.ui.CPerspectiveFactory" id="org.eclipse.cdt.ui.CPerspective" label="C/C++"/> <alwaysOnActionSet id="org.eclipse.ui.cheatsheets.actionSet"/> @@ -186,8 +228,8 @@ </folder> </info> <info part="org.eclipse.ui.editorss" ratio="0.19510439" ratioLeft="271" ratioRight="1118" relationship="2" relative="topLeft"/> -<info folder="true" part="bottom" ratio="0.65869564" ratioLeft="606" ratioRight="314" relationship="4" relative="org.eclipse.ui.editorss"> -<folder activePageID="org.eclipse.ui.views.ProblemView" appearance="2" expanded="2"> +<info folder="true" part="bottom" ratio="0.8402174" ratioLeft="773" ratioRight="147" relationship="4" relative="org.eclipse.ui.editorss"> +<folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2"> <page content="org.eclipse.ui.views.ProblemView" label="Problems"/> <page content="org.eclipse.ui.views.TaskList" label="Tasks"/> <page content="org.eclipse.ui.console.ConsoleView" label="Console"/> @@ -249,46 +291,61 @@ <view id="org.eclipse.debug.ui.DebugView"/> <view id="org.eclipse.debug.ui.VariableView"/> <view id="org.eclipse.debug.ui.BreakpointView"/> -<view id="org.eclipse.cdt.debug.ui.DisassemblyView"/> +<view id="org.eclipse.debug.ui.ExpressionView"/> <fastViewBars/> -<layout>
<mainWindow>
<info folder="true" part="org.eclipse.debug.internal.ui.NavigatorFolderView">
<folder activePageID="org.eclipse.debug.ui.DebugView" appearance="2" expanded="2">
<page content="org.eclipse.debug.ui.DebugView" label="Debug"/> +<layout> +<mainWindow> +<info folder="true" part="org.eclipse.debug.internal.ui.NavigatorFolderView"> +<folder activePageID="org.eclipse.debug.ui.DebugView" appearance="2" expanded="2"> +<page content="org.eclipse.debug.ui.DebugView" label="Debug"/> <page content="org.eclipse.ui.views.ResourceNavigator" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">
<part id="0"/> +<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> +<part id="0"/> </presentation> </folder> </info> -<info folder="true" part="stickyFolderRight" ratio="0.75" ratioLeft="1044" ratioRight="348" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView">
<folder appearance="2" expanded="2">
<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/> +<info folder="true" part="stickyFolderRight" ratio="0.75" ratioLeft="1044" ratioRight="348" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"> +<folder appearance="2" expanded="2"> +<page content="org.eclipse.help.ui.HelpView" label="LabelNotFound"/> <page content="org.eclipse.ui.internal.introview" label="LabelNotFound"/> <page content="org.eclipse.ui.cheatsheets.views.CheatSheetView" label="LabelNotFound"/> </folder> </info> -<info folder="true" part="org.eclipse.debug.internal.ui.ConsoleFolderView" ratio="0.775" ratioLeft="713" ratioRight="207" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView">
<folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2">
<page content="org.eclipse.ui.console.ConsoleView" label="Console"/> +<info folder="true" part="org.eclipse.debug.internal.ui.ConsoleFolderView" ratio="0.775" ratioLeft="713" ratioRight="207" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"> +<folder activePageID="org.eclipse.ui.console.ConsoleView" appearance="2" expanded="2"> +<page content="org.eclipse.ui.console.ConsoleView" label="Console"/> <page content="org.eclipse.ui.views.TaskList" label="Tasks"/> <page content="org.eclipse.ui.views.ProblemView" label="Problems"/> <page content="org.eclipse.ui.views.BookmarkView" label="LabelNotFound"/> <page content="org.eclipse.ui.views.PropertySheet" label="LabelNotFound"/> <page content="org.eclipse.debug.ui.MemoryView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">
<part id="0"/> +<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> +<part id="0"/> <part id="1"/> <part id="2"/> </presentation> </folder> </info> <info part="org.eclipse.ui.editorss" ratio="0.42112675" ratioLeft="299" ratioRight="411" relationship="4" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"/> -<info folder="true" part="org.eclipse.debug.internal.ui.OutlineFolderView" ratio="0.5406768" ratioLeft="751" ratioRight="638" relationship="2" relative="org.eclipse.ui.editorss">
<folder activePageID="org.eclipse.cdt.debug.ui.DisassemblyView" appearance="2" expanded="2">
<page content="org.eclipse.cdt.debug.ui.DisassemblyView" label="Disassembly"/> +<info folder="true" part="org.eclipse.debug.internal.ui.OutlineFolderView" ratio="0.5406768" ratioLeft="751" ratioRight="638" relationship="2" relative="org.eclipse.ui.editorss"> +<folder appearance="2" expanded="2"> +<page content="org.eclipse.cdt.debug.ui.DisassemblyView" label="LabelNotFound"/> <page content="org.eclipse.ui.views.ContentOutline" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">
<part id="0"/> -</presentation> +<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"/> </folder> </info> -<info folder="true" part="org.eclipse.debug.internal.ui.ToolsFolderView" ratio="0.5" ratioLeft="696" ratioRight="696" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView">
<folder activePageID="org.eclipse.debug.ui.VariableView" appearance="2" expanded="2">
<page content="org.eclipse.debug.ui.VariableView" label="Variables"/> +<info folder="true" part="org.eclipse.debug.internal.ui.ToolsFolderView" ratio="0.5" ratioLeft="696" ratioRight="696" relationship="2" relative="org.eclipse.debug.internal.ui.NavigatorFolderView"> +<folder activePageID="org.eclipse.debug.ui.ExpressionView" appearance="2" expanded="2"> +<page content="org.eclipse.debug.ui.VariableView" label="Variables"/> <page content="org.eclipse.debug.ui.BreakpointView" label="Breakpoints"/> -<page content="org.eclipse.debug.ui.ExpressionView" label="LabelNotFound"/> +<page content="org.eclipse.debug.ui.ExpressionView" label="Expressions"/> <page content="org.eclipse.debug.ui.RegisterView" label="LabelNotFound"/> <page content="org.eclipse.cdt.debug.ui.SignalsView" label="LabelNotFound"/> <page content="org.eclipse.cdt.debug.ui.ModulesView" label="LabelNotFound"/> -<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33">
<part id="0"/> +<presentation id="org.eclipse.ui.internal.presentations.r33.WorkbenchPresentationFactory_33"> +<part id="0"/> <part id="1"/> +<part id="2"/> </presentation> </folder> </info> @@ -301,170 +358,169 @@ </workingSets> <navigationHistory> <editors> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/Source/portable/GCC/ARM_CM3/port.c"/> <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/main.c"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/timertest.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/FreeRTOS.org Source/portable/GCC/ARM_CM3/port.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/webserver/uIP_Task.c"/> <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/startup.c"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/Minimal/QPeek.c"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/Source/portable/GCC/ARM_CM3/portmacro.h"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/main.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/timertest.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/FreeRTOS.org Source/tasks.c"/> <editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.make.editor" path="/RTOSDemo/Makefile"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" path="/RTOSDemo/.project"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" path="/RTOSDemo/.cproject"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/Source/portable/GCC/ARM_CM3/portmacro.h"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/main.c"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.make.editor" path="/RTOSDemo/Makefile"/> -<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/main.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/Common Demo Files/Minimal/blocktim.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/FreeRTOSConfig.h"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/Common Demo Files/Minimal/recmutex.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/FreeRTOS.org Source/queue.c"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/FreeRTOS.org Source/include/semphr.h"/> +<editor factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" path="/RTOSDemo/FreeRTOS.org Source/portable/MemMang/heap_2.c"/> </editors> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="8180" y="0"/> +<item historyLabel="blocktim.c" index="7"> +<position info="not_deleted" x="4123" y="0"/> </item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="2987" y="0"/> +<item historyLabel="blocktim.c" index="7"> +<position info="not_deleted" x="4469" y="0"/> </item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3037" y="0"/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="7486" y="0"/> </item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3090" y="0"/> +<item historyLabel="port.c" index="1"> +<position info="not_deleted" x="7681" y="0"/> </item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3148" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3275" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3368" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3487" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3551" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3607" y="0"/> -</item> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="8180" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3884" y="16"/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="7486" y="0"/> </item> <item historyLabel="startup.c" index="3"> +<position info="not_deleted" x="9127" y="0"/> +</item> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="7486" y="0"/> +</item> +<item historyLabel="startup.c" index="3"> +<position info="not_deleted" x="9127" y="0"/> +</item> +<item historyLabel="startup.c" index="3"> +<position info="not_deleted" x="9218" y="0"/> +</item> +<item historyLabel="port.c" index="1"> +<position info="not_deleted" x="3733" y="0"/> +</item> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="7486" y="0"/> +</item> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="12714" y="0"/> +</item> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="7899" y="24"/> +</item> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="4696" y="0"/> +</item> +<item historyLabel="FreeRTOSConfig.h" index="8"> <position/> </item> -<item historyLabel="QPeek.c" index="4"> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="4696" y="0"/> +</item> +<item historyLabel="main.c" index="0"> <position/> </item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3884" y="16"/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="7486" y="0"/> </item> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="6857" y="0"/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="4696" y="0"/> </item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="3542" y="0"/> +<item historyLabel="FreeRTOSConfig.h" index="8"> +<position info="not_deleted" x="2760" y="0"/> </item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="8099" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="6994" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3910" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="6994" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="10129" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="3910" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4122" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4169" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4281" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4395" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4556" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4590" y="0"/> -</item> -<item historyLabel="timertest.c" index="2"> -<position info="not_deleted" x="4645" y="0"/> -</item> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="6857" y="0"/> -</item> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="8180" y="0"/> -</item> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="6857" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="10129" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="10156" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="10129" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="6994" y="0"/> -</item> -<item historyLabel="port.c" index="0"> -<position info="not_deleted" x="10129" y="0"/> -</item> -<item historyLabel="main.c" index="1"> -<position info="not_deleted" x="6857" y="0"/> -</item> -<item historyLabel="portmacro.h" index="5"> +<item historyLabel="uIP_Task.c" index="2"> <position/> </item> -<item historyLabel="main.c" index="6"> +<item historyLabel="Makefile" index="6"> +<position info="not_deleted" x="2992" y="0"/> +</item> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="8384" y="0"/> +</item> +<item historyLabel="recmutex.c" index="9"> <position/> </item> -<item historyLabel="Makefile" index="7"> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="11554" y="0"/> +</item> +<item historyLabel="FreeRTOSConfig.h" index="8"> +<position info="not_deleted" x="2760" y="0"/> +</item> +<item historyLabel="queue.c" index="10"> <position/> </item> -<item historyLabel=".project" index="8"> +<item historyLabel="FreeRTOSConfig.h" index="8"> +<position info="not_deleted" x="3408" y="0"/> +</item> +<item historyLabel="tasks.c" index="5"> <position/> </item> -<item historyLabel=".cproject" index="9"> -<position/> +<item historyLabel="FreeRTOSConfig.h" index="8"> +<position info="not_deleted" x="3379" y="27"/> </item> -<item historyLabel=".project" index="8"> -<position/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="11554" y="0"/> </item> -<item historyLabel="Makefile" index="7"> -<position info="not_deleted" x="3301" y="8"/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="12587" y="0"/> </item> -<item historyLabel="portmacro.h" index="10"> -<position/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="12573" y="0"/> </item> -<item historyLabel="main.c" index="11"> -<position/> +<item historyLabel="timertest.c" index="4"> +<position info="not_deleted" x="4010" y="0"/> </item> -<item historyLabel="Makefile" index="12"> -<position/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="12573" y="0"/> </item> -<item active="true" historyLabel="main.c" index="13"> -<position/> +<item historyLabel="main.c" index="0"> +<position info="not_deleted" x="13634" y="0"/> +</item> +<item historyLabel="tasks.c" index="5"> +<position info="not_deleted" x="61013" y="27"/> +</item> +<item historyLabel="recmutex.c" index="9"> +<position info="not_deleted" x="6458" y="23"/> +</item> +<item historyLabel="semphr.h" index="11"> +<position info="not_deleted" x="9862" y="24"/> +</item> +<item historyLabel="queue.c" index="10"> +<position info="not_deleted" x="12270" y="27"/> +</item> +<item historyLabel="recmutex.c" index="9"> +<position info="not_deleted" x="6458" y="23"/> +</item> +<item historyLabel="queue.c" index="10"> +<position info="not_deleted" x="12270" y="27"/> +</item> +<item historyLabel="recmutex.c" index="9"> +<position info="not_deleted" x="6458" y="23"/> +</item> +<item historyLabel="semphr.h" index="11"> +<position info="not_deleted" x="9862" y="24"/> +</item> +<item historyLabel="queue.c" index="10"> +<position info="not_deleted" x="12270" y="27"/> +</item> +<item historyLabel="queue.c" index="10"> +<position info="not_deleted" x="14399" y="20"/> +</item> +<item historyLabel="queue.c" index="10"> +<position info="not_deleted" x="24186" y="0"/> +</item> +<item historyLabel="heap_2.c" index="12"> +<position info="not_deleted" x="6213" y="0"/> +</item> +<item historyLabel="port.c" index="1"> +<position info="not_deleted" x="4398" y="0"/> +</item> +<item active="true" historyLabel="heap_2.c" index="12"> +<position info="not_deleted" x="6196" y="0"/> </item> </navigationHistory> <input factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/" type="8"/> @@ -483,6 +539,30 @@ </trimLayout> </window> <mruList> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="semphr.h" tooltip="RTOSDemo/FreeRTOS.org Source/include/semphr.h"> +<persistable path="/RTOSDemo/FreeRTOS.org Source/include/semphr.h"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="tasks.c" tooltip="RTOSDemo/FreeRTOS.org Source/tasks.c"> +<persistable path="/RTOSDemo/FreeRTOS.org Source/tasks.c"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="queue.c" tooltip="RTOSDemo/FreeRTOS.org Source/queue.c"> +<persistable path="/RTOSDemo/FreeRTOS.org Source/queue.c"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="recmutex.c" tooltip="RTOSDemo/Common Demo Files/Minimal/recmutex.c"> +<persistable path="/RTOSDemo/Common Demo Files/Minimal/recmutex.c"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="FreeRTOSConfig.h" tooltip="RTOSDemo/FreeRTOSConfig.h"> +<persistable path="/RTOSDemo/FreeRTOSConfig.h"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="startup.c" tooltip="RTOSDemo/startup.c"> +<persistable path="/RTOSDemo/startup.c"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="uIP_Task.c" tooltip="RTOSDemo/webserver/uIP_Task.c"> +<persistable path="/RTOSDemo/webserver/uIP_Task.c"/> +</file> +<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="port.c" tooltip="RTOSDemo/FreeRTOS.org Source/portable/GCC/ARM_CM3/port.c"> +<persistable path="/RTOSDemo/FreeRTOS.org Source/portable/GCC/ARM_CM3/port.c"/> +</file> <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" name=".cproject" tooltip="RTOSDemo/.cproject"> <persistable path="/RTOSDemo/.cproject"/> </file> @@ -501,32 +581,8 @@ <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="QPeek.c" tooltip="RTOSDemo/Minimal/QPeek.c"> <persistable path="/RTOSDemo/Minimal/QPeek.c"/> </file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="startup.c" tooltip="RTOSDemo/startup.c"> -<persistable path="/RTOSDemo/startup.c"/> -</file> <file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="timertest.c" tooltip="RTOSDemo/timertest.c"> <persistable path="/RTOSDemo/timertest.c"/> </file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="lcd_message.h" tooltip="RTOSDemo/lcd_message.h"> -<persistable path="/RTOSDemo/lcd_message.h"/> -</file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="tasks.c" tooltip="RTOSDemo/Source/tasks.c"> -<persistable path="/RTOSDemo/Source/tasks.c"/> -</file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="FreeRTOSConfig.h" tooltip="RTOSDemo/FreeRTOSConfig.h"> -<persistable path="/RTOSDemo/FreeRTOSConfig.h"/> -</file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="port.c" tooltip="RTOSDemo/Source/portable/GCC/ARM_CM3/port.c"> -<persistable path="/RTOSDemo/Source/portable/GCC/ARM_CM3/port.c"/> -</file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.ui.DefaultTextEditor" name="standalone.ld" tooltip="RTOSDemo/standalone.ld"> -<persistable path="/RTOSDemo/standalone.ld"/> -</file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="semtest.c" tooltip="RTOSDemo/Minimal/semtest.c"> -<persistable path="/RTOSDemo/Minimal/semtest.c"/> -</file> -<file factoryID="org.eclipse.ui.part.FileEditorInputFactory" id="org.eclipse.cdt.ui.editor.CEditor" name="uIP_Task.c" tooltip="RTOSDemo/webserver/uIP_Task.c"> -<persistable path="/RTOSDemo/webserver/uIP_Task.c"/> -</file> </mruList> </workbench> \ No newline at end of file diff --git a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml index d14870dc11..f9217d33f5 100644 --- a/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml +++ b/Demo/CORTEX_LM3Sxxxx_Eclipse/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -6,6 +6,7 @@ <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/bitmap.h" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/lcd_message.h" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/main.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/osram128x64x4.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/rit128x96x4.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/startup.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/timertest.c" type="1"/> @@ -26,14 +27,33 @@ <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/webserver/uIP_Task.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/webserver/uip-conf.h" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/webserver/webserver.h" type="1"/> -<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/osram128x64x4.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/FreeRTOS.org Source/include" type="2"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/FreeRTOS.org Source/list.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/FreeRTOS.org Source/portable/GCC/ARM_CM3" type="2"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/FreeRTOS.org Source/portable/MemMang/heap_2.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/FreeRTOS.org Source/queue.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/FreeRTOS.org Source/tasks.c" type="1"/> -<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal" type="2"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/.svn" type="2"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/AltBlckQ.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/AltBlock.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/AltPollQ.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/AltQTest.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/BlockQ.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/GenQTest.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/PollQ.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/QPeek.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/blocktim.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/comtest.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/countsem.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/crflash.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/crhook.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/death.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/dynamic.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/flash.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/flop.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/integer.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/recmutex.c" type="1"/> +<item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/Minimal/semtest.c" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/ethernet/uIP/uip-1.0/uip/clock.h" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/ethernet/uIP/uip-1.0/uip/lc-addrlabels.h" type="1"/> <item factoryID="org.eclipse.cdt.ui.PersistableCElementFactory" path="/RTOSDemo/Common Demo Files/ethernet/uIP/uip-1.0/uip/lc-switch.h" type="1"/>