CUDA Nsight EE Debugging problem

Hello,

I am trying to debug my CUDA application using the Jetson TX1 but when I launch the debugger I encounter this problem.

I tried to access to the host using the command “(cuda-gdb) target remote …” and I got the same problem: “No se puede matar el proceso” (The process cannot be killed").

Thank you for reading.

try rebooting tx1 and host

Thanks for the reply, but it didn’t work for me.