Jump to content

OmniVision Monochrome OV24A1B Linux driver for Jetson: Difference between revisions

Line 304: Line 304:
<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
wget http://releases.linaro.org/components/toolchain/binaries/7.3-2018.05/aarch64-linux-gnu/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz
wget http://releases.linaro.org/components/toolchain/binaries/7.3-2018.05/aarch64-linux-gnu/gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz
</syntaxhighlight><br>
</syntaxhighlight>


Execute the following commands to extract the toolchain:
Execute the following commands to extract the toolchain:
Line 311: Line 311:
cd $HOME/l4t-gcc
cd $HOME/l4t-gcc
tar xf gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz
tar xf gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu.tar.xz
</syntaxhighlight><br>
</syntaxhighlight>


'''2.''' Download and install JetPack 4.4 following the instructions from [https://developer.ridgerun.com/wiki/index.php?title=Raspberry_Pi_HQ_camera_IMX477_Linux_driver_for_Jetson#Download_the_JetPack_4.4 JetPack 4.4 Installation Instructions]<br>
'''2.''' Download and install JetPack 4.4 following the instructions from [https://developer.ridgerun.com/wiki/index.php?title=Raspberry_Pi_HQ_camera_IMX477_Linux_driver_for_Jetson#Download_the_JetPack_4.4 JetPack 4.4 Installation Instructions]<br>
932

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.