Jump to content

Mira130 Linux Driver: Difference between revisions

m
Line 60: Line 60:


1.  Download the toolchain following the instructions from:<br>
1.  Download the toolchain following the instructions from:<br>
[https://developer.ridgerun.com/wiki/index.php?title=Jetson_Nano/Development/Building_the_Kernel_from_Source#1._Download_and_install_the_Toolchain Download and install the Toolchain]
[[Jetson_Nano/Development/Building_the_Kernel_from_Source#1._Download_and_install_the_Toolchain | Download and install the Toolchain]]


2.  Follow the instructions to download and install the NVIDIA SDK Manager from: <br>
2.  Follow the instructions to download and install the NVIDIA SDK Manager from: <br>
[https://developer.nvidia.com/nvidia-sdk-manager Nvidia SDK Manager] <br>
[https://developer.nvidia.com/nvidia-sdk-manager NVIDIA SDK Manager] <br>
- Then choose the platform (Jetson Nano) and version of JetPack (4.6).
- Then choose the platform (Jetson Nano) and version of JetPack (4.6).
-The Nvidia SDK manager are going to install in a directory similar to:
- The NVIDIA SDK manager is going to install in a directory similar to:
<source lang="bash">
<source lang="bash">
$HOME/nvidia/nvidia_sdk/JetPack_4.6_Linux_JETSON_NANO_TARGETS/
$HOME/nvidia/nvidia_sdk/JetPack_4.6_Linux_JETSON_NANO_TARGETS/
Line 88: Line 88:
</pre>
</pre>


6.  To compile the code follow the steps: <br>
5.  To compile the code follow the steps: <br>


<source lang="bash">
<source lang="bash">
Line 149: Line 149:
</syntaxhighlight>
</syntaxhighlight>


8. Flash the Jetson Nano:
6. Flash the Jetson Nano:


Make sure the Jetson Nano is in recovery mode.
Make sure the Jetson Nano is in recovery mode.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.