diff --git a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject
index f2e685fa53..ee8957dd90 100644
--- a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject
+++ b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.cproject
@@ -21,13 +21,12 @@
@@ -59,13 +58,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.project b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.project
index cb166f05fc..e7ec93029a 100644
--- a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.project
+++ b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.project
@@ -37,16 +37,16 @@
- 1397138529515
+ 1438278124394
FreeRTOS_Source/portable
9
org.eclipse.ui.ide.multiFilter
- 1.0-name-matches-false-false-IA32_flat
+ 1.0-name-matches-false-false-GCC
- 1397138529531
+ 1438278124403
FreeRTOS_Source/portable
9
@@ -54,6 +54,33 @@
1.0-name-matches-false-false-MemMang
+
+ 1438277863568
+ Full_Demo/Standard_Demo_Tasks
+ 9
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-include
+
+
+
+ 1438277863618
+ Full_Demo/Standard_Demo_Tasks
+ 9
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-Minimal
+
+
+
+ 1438278142258
+ FreeRTOS_Source/portable/GCC
+ 9
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-IA32_flat
+
+
1397138545742
FreeRTOS_Source/portable/MemMang
@@ -63,6 +90,150 @@
1.0-name-matches-false-false-heap_4.c
+
+ 1438278034257
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-BlockQ.c
+
+
+
+ 1438278034267
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-blocktim.c
+
+
+
+ 1438278034287
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-true-false-countsem.c
+
+
+
+ 1438278034297
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-death.c
+
+
+
+ 1438278034307
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-dynamic.c
+
+
+
+ 1438278034317
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-EventGroupsDemo.c
+
+
+
+ 1438278034327
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-flop.c
+
+
+
+ 1438278034337
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-GenQTest.c
+
+
+
+ 1438278034347
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-IntQueue.c
+
+
+
+ 1438278034357
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-QPeek.c
+
+
+
+ 1438278034367
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-QueueOverwrite.c
+
+
+
+ 1438278034367
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-QueueSet.c
+
+
+
+ 1438278034377
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-recmutex.c
+
+
+
+ 1438278034387
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-semtest.c
+
+
+
+ 1438278034397
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-TaskNotify.c
+
+
+
+ 1438278034407
+ Full_Demo/Standard_Demo_Tasks/Minimal
+ 5
+
+ org.eclipse.ui.ide.multiFilter
+ 1.0-name-matches-false-false-TimerDemo.c
+
+
diff --git a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.settings/language.settings.xml b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.settings/language.settings.xml
index 07787ce942..4218c77f85 100644
--- a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.settings/language.settings.xml
+++ b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
diff --git a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/HPET.c b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/HPET.c
index c97d1f6c63..dbc93c159c 100644
--- a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/HPET.c
+++ b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/Support_Files/HPET.c
@@ -908,7 +908,7 @@ struct hpet_info *pi;
#if (hpetUSE_HPET_TIMER_NUMBER_0 == 1 )
if(TimerNumber == 0)
{
- row = 8 ; col = 1;
+ row = 9 ; col = 1;
pi->comparator_h = hpetHPET_TMR0_COMPARATOR_HIGH;
pi->comparator_l = hpetHPET_TMR0_COMPARATOR_LOW;
execute = pdTRUE;
@@ -917,7 +917,7 @@ struct hpet_info *pi;
#if ( hpetUSE_HPET_TIMER_NUMBER_1 == 1 )
if(TimerNumber == 1)
{
- row = 12 ; col = 1;
+ row = 13 ; col = 1;
pi->comparator_h = hpetHPET_TMR1_COMPARATOR_HIGH;
pi->comparator_l = hpetHPET_TMR1_COMPARATOR_LOW;
execute = pdTRUE;
@@ -926,7 +926,7 @@ struct hpet_info *pi;
#if ( hpetUSE_HPET_TIMER_NUMBER_2 == 1 )
if(TimerNumber == 2)
{
- row = 16 ; col = 1;
+ row = 17 ; col = 1;
pi->comparator_h = hpetHPET_TMR2_COMPARATOR_HIGH;
pi->comparator_l = hpetHPET_TMR2_COMPARATOR_LOW;
execute = pdTRUE;
diff --git a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/main.c b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/main.c
index ff2401b6a3..7f9923354d 100644
--- a/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/main.c
+++ b/FreeRTOS/Demo/IA32_flat_GCC_Galileo_Gen_2/main.c
@@ -324,9 +324,6 @@ void vApplicationTickHook( void )
static void prvSetupHardware( void )
{
- ClearScreen();
- printf( ANSI_COLOR_WHITE );
-
/* Initialise the serial port and GPIO. */
vInitializeGalileoSerialPort( DEBUG_SERIAL_PORT );
vGalileoInitializeGpioController();