STM32CubeIde GDB Hardware Debuggingの場合、うまくいかない
- GDB Hardware Debuggingの場合、エラーで終了してしまう。 うまくいかない。 ”use remote target"にチェックを入れないと、エラーすらでない。
以下のエラーになる。
Failed to execute MI command: target remote localhost:61234
エラーの詳細は、以下の通り。
Error in final launch sequence: Failed to execute MI command: target remote localhost:61234 Error message from debugger back end: localhost:61234: \212ù\202É\220Ú\221±\202³\202ê\202Ä\202¢\202é\203h\203\211\203C\203u\217ã\202Ì\203f\203B\203\214\203N\203g\203\212\202É\203h\203\211\203C\203u\202ð\220Ú\221±\202µ\202æ\202¤\202Æ\202µ\202Ü\202µ\202½\201B\r . Failed to execute MI command: target remote localhost:61234 Error message from debugger back end: localhost:61234: \212ù\202É\220Ú\221±\202³\202ê\202Ä\202¢\202é\203h\203\211\203C\203u\217ã\202Ì\203f\203B\203\214\203N\203g\203\212\202É\203h\203\211\203C\203u\202ð\220Ú\221±\202µ\202æ\202¤\202Æ\202µ\202Ü\202µ\202½\201B\r . localhost:61234: \212ù\202É\220Ú\221±\202³\202ê\202Ä\202¢\202é\203h\203\211\203C\203u\217ã\202Ì\203f\203B\203\214\203N\203g\203\212\202É\203h\203\211\203C\203u\202ð\220Ú\221±\202µ\202æ\202¤\202Æ\202µ\202Ü\202µ\202½\201B\r\n
- STM32 MCU Debuggingの場合、接続できる。 接続までは、行く方