Using the sdkmanager I installed Nsight Systems for the host targeting Jetson 6.0 DP. When I connect to the target I get target unsupported, missing directory
/opt/nvidia/nsight-systems/2023.2.3/target-linux-tegra-armv8
On the target I have
/opt/nvidia/nsight-systems/2023.2.4/target-linux-tegra-armv8
How do I tell the sdkmanager to install host version 2023.2.4?
I’m using a command line installation with:
sdkmanager --cli --product Jetson --target-os Linux --version DP_6.0 --show-all-versions --host --license accept --login-type devzone --stay-logged-in true --action install --collect-usage-data disable