用 Visual Studio 调试 RK3566主板时,发现弹出这中错误:
“unable to start debugging. unable to establish a connection to GDB”

后面在 主板Ubuntu上,安装后,就可以了。
sudo apt-get install gdb
之前有用
apt install gdb
不管用。
用 Visual Studio 调试 RK3566主板时,发现弹出这中错误:
“unable to start debugging. unable to establish a connection to GDB”

后面在 主板Ubuntu上,安装后,就可以了。
sudo apt-get install gdb
之前有用
apt install gdb
不管用。
6128
2667
1万+
283

被折叠的 条评论
为什么被折叠?