Prahallad
DIIDevHeads IoT Integration Server
•Created by Prahallad on 1/14/2024 in #middleware-and-os
Is there any way I can get stack requirements of task practically?
In recent FreeRTOS project, somehow my application was crashing. After debugging I realised one of the tasks was crossing the assigned stack size which was 256 bytes which was sufficient as per my calculations. Is there any method so I can get runtime info about the stack used by task in FreeRTOS?
4 replies