Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
hi
I'm using freertos.
It keeps stopping during use.
static portTASK_FUNCTION (prvIdleTask, pvParameters) stops in the function.
Can you tell me why it stops?
And I'd like to check if there's an overflow in the stack.
Tell me how to use vApplicationStackOverflowHook()