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?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
E
EdgeBench
EdgeBench is a remote platform that lets developers build, test, and evaluate embedded applications on real hardware through a browser.