Checking THIS answer made me a conclusion that I might do something wrong about FreeRTOS handling. This is how it looks at SWV Console
Code it self is nearly freshly generated by CubeMX without any spectular changes about handling the task's (it contains infinites loop's) with osDelays equal to one second.
- Shouldn't it never get into main function again?
- What might be the problem?
Multiple errors reported.
1) Failed to execute MI command:
-var-create - * vApplicationStackOverflowHook
Error message from debugger back end:
-var-create: unable to create variable object
2) Failed to execute MI command:
-var-create - * vApplicationStackOverflowHook
Error message from debugger back end:
-var-create: unable to create variable object
3) Failed to execute MI command:
-data-evaluate-expression vApplicationStackOverflowHook
Error message from debugger back end:
No symbol "vApplicationStackOverflowHook" in current context.
4) Failed to execute MI command:
-var-create - * vApplicationStackOverflowHook
Error message from debugger back end:
-var-create: unable to create variable object
5) Unable to create variable object