I would like to use Nvidia Nsight, but I am open to any suggestions. I guess the steps in which I’m failing is where I have to configure the hosts architecture and connect to the Jetson TK1.
The command “ifconfig” shows me that the LAN ip is 192.168.0.103 for the PC, and 192.168.0.101 for the Jetson.
Generate PTX code and Generate GPU code are set to 3.0.
Local system CPU architecture is set to ARM.
Could someone please take the time to walk me through?
Hi, I am similar situation, just getting started. I think I follow, is this correct: you install jetpack, which goes on the Tegra, but you build on the PC in Ububtu, then push the binaries to the tegra board?
Where do we get the installer for eclipse on Ubuntu?
JetPack is run from PC only. The result is addition of packages to choices from menus, typically flashing the Jetson (which means installing Linux-4-Tegra/L4T variant of Ubuntu o/s to Jetson) and installing libraries like CUDA on both machines; or the IDE just on the host. I don’t have Ubuntu on desktop (so I can’t use JetPack), but I was under the impression that eclipse was one of the options for install to your desktop (an nsight eclipse version good for working with Jetson remotely from x86_64 host).