gdb) target remote 192.168.1.26:1234
192.168.1.26:1234: Connection timed out.
GDB调试连接开发板时出现上述问题,该如何解决?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
gdb) target remote 192.168.1.26:1234
192.168.1.26:1234: Connection timed out.
GDB调试连接开发板时出现上述问题,该如何解决?