When using `uxTaskGetStackHighWaterMark(NULL)` within a task, it always returns zero. Even with a very large stack.
Any ideas?
uxTaskGetStackHighWaterMark always returns 0 (zero)
Re: uxTaskGetStackHighWaterMark always returns 0 (zero)
check INCLUDE_uxTaskGetStackHighWaterMark in components/freertos/include/FreeRTOSConfig.h
Re: uxTaskGetStackHighWaterMark always returns 0 (zero)
Thanks, in the end it was actually a bug in my own code. I should have commented on this earlier.
Who is online
Users browsing this forum: No registered users and 184 guests