OpenAADL / polyorb-hi-c

PolyORB-HI/C runtime for Ocarina, supports POSIX, RTEMS, Xenomai, XtratuM RTOS
http://www.openaadl.org
Other
12 stars 48 forks source link

RTEMS target: configure EXTRA_STACK_SIZE #14

Closed yoogx closed 7 years ago

yoogx commented 7 years ago

RTEMS has a macro CONFIGURE_EXTRA_TASK_STACKS that is the extra memory to store stack for ALL threads. We must take advantage of patch implemented in issue https://github.com/OpenAADL/ocarina/issues/59 to properly configure this macro