Hello,
I am trying remote debug using Nsight Eclipse edition and Im getting the following error messages. Im using Nsight Eclipse Edition 10.2 and Ubuntu 18.04.6 LTS.
Terminal:
Coalescing of the CUDA commands output is off.
warning: “remote:” is deprecated, use “target:” instead.
warning: sysroot set to “target://”.
Error message pop-up:
Error in final launch sequence
Failed to execute MI command:
-target-select remote 192.168.0.100:2345
Error message from debugger back end:
192.168.0.100:2345: Connection timed out.
192.168.0.100:2345: Connection timed out.
I followed the link and edited the /etc/ssh/sshd_config file (both on Jetson and on my VM which does the ssh) but I still get error.
Error in final launch sequence
Failed to execute MI command:
-target-select remote 192.168.0.100:2345
Error message from debugger back end:
192.168.0.100:2345: Connection timed out.
192.168.0.100:2345: Connection timed out.
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Hi,
Do you mean you can access the device with Nsight via port 22?
Thanks.