mirror of https://github.com/ARMmbed/mbed-os.git
In CI, I receive an mbed assert of stack stats by running the following commands. Its assert is TIMEOUT. mbed test -m RZ_A1H -t GCC_ARM -DMBED_STACK_STATS_ENABLED=1 --clean --compile mbed test -m RZ_A1H -t GCC_ARM --run -n tests-mbed_drivers-stl_features -v So, I fixed the process of related to stack stats (osThreadInfoStackMax).The Detail contents is here. https://github.com/ARMmbed/mbed-os/issues/3273#issuecomment-268407191 |
||
|---|---|---|
| .. | ||
| rtx | ||
| Mail.h | ||
| MemoryPool.h | ||
| Mutex.cpp | ||
| Mutex.h | ||
| Queue.h | ||
| RtosTimer.cpp | ||
| RtosTimer.h | ||
| Semaphore.cpp | ||
| Semaphore.h | ||
| Thread.cpp | ||
| Thread.h | ||
| mbed_lib.json | ||
| rtos.h | ||
| rtos_idle.c | ||
| rtos_idle.h | ||