The following error occurred when connecting to my TX2 by SSH:
NotFoundError (127) {
OriginalExceptionClass: class boost::exception_detail::clone_impl
OriginalFile: c:\buildagent\work\20a3cfcd1c25021d\quadd\host\analysis\basedevice.cpp
OriginalLine: 587
OriginalFunction: class boost::filesystem::path __cdecl QuadDAnalysis::BaseDevice::GetSpecialFilepath(const class boost::filesystem::path &)
Filename:
ErrorText: Installing special file failed.
}
Nsight systems version: 2018.2.1, does anyone knows how to fix the issue?
The 2018.2.1 release is for x86 targets, you need a Tegra package to connect to your TX2. You can download that package as part of JetPack - [url]https://developer.nvidia.com/embedded/jetpack[/url]
Let me know if that doesn’t fix the issue.
hwilper:
The 2018.2.1 release is for x86 targets, you need a Tegra package to connect to your TX2. You can download that package as part of JetPack - https://developer.nvidia.com/embedded/jetpack
Let me know if that doesn’t fix the issue.
not found a package for windows 10, does there have a windows version?
Can you tell me a little more about your system?
Nsight Systems has hosts where you can view data (Windows, MacOS, Linux) and targets that you can run on (Tegra for the version in CodeWorks/JetPack (sometimes called Tegra System Profiler) and Linux for x86. We are working on a Windows x86 target which should ship soon.
What are you trying to use for a host, and what are you trying to profile on?