この回答を確認すると、FreeRTOS の処理について何か間違ったことをしている可能性があるという結論になりました。これは、SWV コンソールでどのように見えるかです
コード自体は、1 秒に等しい osDelays でのタスク (無限ループを含む) の処理に関する特別な変更なしで、CubeMX によってほぼ新しく生成されます。
- 二度とメイン関数に入るべきではありませんか?
- 何が問題なのですか?
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