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. |
||
---|---|---|
.. | ||
events | ||
host_tests | ||
integration/basic | ||
mbed_drivers | ||
mbed_functional | ||
mbed_hal | ||
mbed_platform/SingletonPtr | ||
mbedmicro-mbed | ||
mbedmicro-rtos-mbed | ||
mbedtls | ||
netsocket | ||
network/wifi | ||
storage_abstraction |