mirror of https://github.com/ARMmbed/mbed-os.git
On platforms using both tickless and the low power ticker wrapper so much of the background stack is used that it overflows. To ensure the background thread's stack doesn't overflow increase this size by 256 bytes when tickless is enabled. Worst case usage on the NUCLEO_F476RG was recorded at 656 when tickless is turned on so this increased size should safely prevent overflows. |
||
---|---|---|
.. | ||
TARGET_CORTEX_M | ||
TOOLCHAIN_ARM_MICRO | ||
TOOLCHAIN_ARM_STD | ||
TOOLCHAIN_GCC_ARM | ||
TOOLCHAIN_IAR | ||
rtx4 | ||
rtx5 | ||
SysTimer.cpp | ||
SysTimer.h | ||
mbed_boot.c | ||
mbed_boot.h | ||
mbed_rtos1_types.h | ||
mbed_rtos_rtx.c | ||
mbed_rtos_storage.h | ||
mbed_rtx_conf.h | ||
mbed_rtx_handlers.c | ||
mbed_rtx_idle.cpp |