Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard.

Dependents:   LoRaWAN-lmic-app LoRaWAN-lmic-app LoRaWAN-test-10secs testes ... more

Revision:
61:9387d4c49609
Parent:
59:28712e303960
Child:
66:721c3a93a7b8
--- a/rtx/TARGET_CORTEX_A/RTX_Conf_CA.c	Wed Jan 07 09:15:09 2015 +0000
+++ b/rtx/TARGET_CORTEX_A/RTX_Conf_CA.c	Mon Jan 12 08:15:33 2015 +0000
@@ -75,7 +75,7 @@
 //   <i> Defines the combined stack size for threads with user-provided stack size.
 //   <i> Default: 0
 #ifndef OS_PRIVSTKSIZE
- #define OS_PRIVSTKSIZE 4096
+ #define OS_PRIVSTKSIZE 8192
 #endif
 
 // <q>Check for stack overflow