Jump to content

Compiling Jetson TX2 source code: Difference between revisions

Line 164: Line 164:


== Build Kernel ==
== Build Kernel ==
1) In a browser, navigate to: https://developer.nvidia.com/embedded/downloads. Locate and download the L4T Sources: L4T Sources 27.1 2017/03/14
2) Expand the Tarball file.
<pre>
sudo tar -vxjf r27.1.0_sources.tbz2
cd source/
sudo tar -vxjf kernel_src.tbz2
</pre>


1) Specify the path to the toolchain:
1) Specify the path to the toolchain:
214

edits

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