Is it possible to run Nsight Eclips Edition right on the Jetson Xavier?

Hello, is it possible to run Nsight Eclips Edition right on the Jetson Xavier. I checked that I have Cuda 10 installed, but when I try to run Nsight by typing “nsight” to terminal, it doesn’t know the command.

Hi,

No, Nsight need to be executed on the desktop environment.
But it do provide a remote access/cross-compiling function for developing app on the device.

If you are seeking an IDE directly on the Xaiver, please check this topic for information:
[url]https://devtalk.nvidia.com/default/topic/1016158/recommended-ide-for-jetson-tx2-/[/url]

Thanks.