STM32F4, FreeRTOS stack overflow hook function
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-04 3:57 PM
I use freertos stack overflow hook function.
So, I port the function "vApplicationStackOverflowHook" and define macro "configCHECK_FOR_STACK_OVERFLOW" set to 2.
i think hook function executed once when some task use the stack, over it's boundary.
but i see stack overflow once occurs, hook function executed continuously. (every task execution )
this is correct ?. if then, do i have to clear kind of "stack over flow flag" ?
Labels:
- Labels:
-
FreeRTOS
-
STM32F4 Series
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
