]> git.sur5r.net Git - freertos/blobdiff - Demo/ColdFire_MCF52221_CodeWarrior/sources/FreeRTOSConfig.h
Continue Coldfire MCF52221 CodeWarrior demo.
[freertos] / Demo / ColdFire_MCF52221_CodeWarrior / sources / FreeRTOSConfig.h
index 4480d1f144611130b816e49ac1da26ddf8616448..91874cbfabafa4534ca00908bb20d87b9ade732a 100644 (file)
@@ -69,8 +69,8 @@
 #define configUSE_TICK_HOOK                            0\r
 #define configCPU_CLOCK_HZ                             ( ( unsigned portLONG ) 80000000 )\r
 #define configTICK_RATE_HZ                             ( ( portTickType ) 100 )\r
-#define configMINIMAL_STACK_SIZE               ( ( unsigned portSHORT ) 140 )\r
-#define configTOTAL_HEAP_SIZE                  ( ( size_t ) ( 14 * 1024 ) )\r
+#define configMINIMAL_STACK_SIZE               ( ( unsigned portSHORT ) 100 )\r
+#define configTOTAL_HEAP_SIZE                  ( ( size_t ) ( 15000 ) )\r
 #define configMAX_TASK_NAME_LEN                        ( 12 )\r
 #define configUSE_TRACE_FACILITY               1\r
 #define configUSE_16_BIT_TICKS                 0\r