mirror of https://github.com/ARMmbed/mbed-os.git
In pararell threads of "thread" test is a simple thread, but it seems that there is a difference in the stack used between Cortex-A and Cortex-M. As a result of check, in Cortex-A, program aborts because of the lack of stack when PARALLEL_THREAD_STACK_SIZE is 384, workes properly when PARALLEL_THREAD_STACK_SIZE is 512 at least. |
||
---|---|---|
.. | ||
CircularBuffer | ||
MemoryPool | ||
basic | ||
condition_variable | ||
event_flags | ||
heap_and_stack | ||
malloc | ||
mutex | ||
queue | ||
rtostimer | ||
semaphore | ||
signals | ||
threads |