unable to install the daemon executable

hello,
I am new to Nsight Systems and GPU profiling in general.
I am having trouble to connect to machine on Jetson Xavier within Nsight Systems, when it begin to installing the daemon executable, the device validation window often occurred such error:

NotFoundError (127) {
    OriginalExceptionClass: class boost::exception_detail::clone_impl<class QuadDCommon::NotFoundException>
    OriginalFile: d:\tc0a3cfcd1c25021d\quadd\host\analysis\basedevice.cpp
    OriginalLine: 591
    OriginalFunction: class boost::filesystem::path __cdecl QuadDAnalysis::BaseDevice::GetSpecialFilepath(const class boost::filesystem::path &)
    Filename: 
    ErrorText: Installing special file failed.
}

Here is the details of my operation:
Host:Version: 2019.2.1.24-fa5362f Windows-x64
Target:Jetson xavier with Jetpack 4.1.1
system requirement:Strictly abide by the following website contenthttps://docs.nvidia.com/nsight-systems/#nsight_systems/2019.2.1-x86/03-system-requirements.htm,but when cat /proc/quadd/version ,the target shows 1.128 while the other website https://docs.nvidia.com/embedded/nsight-systems/index.html#nsight_systems/2019.3.2-jetpack/03-system-requirements.htm says Minimal supported version is 1.82.

I do not know how to default this problem,whether my version is not support or there have some other problems.

Thanks for your reply,

For Xavier, could you just use the NVIDIA_System_Profiler on Linux PC which could be installed through Jetpack .

Thanks!

Hi!
The 2019.2.1.24-fa5362f Windows-x64 package only supports X86 targets profiling. Please use the Nsight Systems version supplied with your Jetpack installation.