How to use Host to Device memcpy in Nsight

Hi Nvidia

I tried to debug Linux PC as Host and Target as Tx2.
But the only Host to Device memcpy is not working.

If i launch code in Tx2 then it works(work means Host to Device is working) but if i launch via Nsight in Linux PC then Host to Device is not working.

Am i missing something ?

I want to know about data flow to using Nsight remote running.
is Host PC could be Linux Host PC and using GPU as Tx2 ? or else ?

thanks.

You can remote run the application using Nsight Eclipse Menu, Run->Run Configurations…->C/C++ Remote applications category.

Please refer to the article at https://devblogs.nvidia.com/cuda-jetson-nvidia-nsight-eclipse-edition/ for Jetson developement.