Dear Team,
I'm facing the issue of insufficient stack or stack overflow when I enabled configCHECK_FOR_STACK_OVERFLOW and configUSE_MALLOC_FAILED_HOOK. If i am not enable those macros i can able to run device and able to work all the functionalities.
Why is this issue coming when I enable those macros? what might be the reason for this?