Yolomei
1
Hello, I have encountered some problems with L4T-R35.1:
- When building the kernel, there are two methods, as shown below. What’s the difference
first:
./nvbuild.sh -o $PWD/kernel_out
second:
make ARCH=arm64 O=$PWD/kernel_out tegra_defconfig
make ARCH=arm64 O=$PWD/kernel_out -j8
- Is the OEM documentation for xavier nx released now.
Hi Yolomei
Please refer to the following link for details of building the kernel
Building the Kernel
First method is a script including all necessary steps to build the kernel.
Second method is used to build the kernel config (.config) first and then build the kernel including all DTBs and module.
Yolomei
4
Ok, thank you.
Has this document been published?
L4T-R35.1 has been released.
You can refer to the following link for all necessary documents and tools
Jetson Linux 35.1 | NVIDIA Developer
Yolomei
6
This document is not found. Can you publish it?thank you!!
What is the exact document you are asking here?
Yolomei
8
A file similar to this TX2
Jetson TX2 Series OEM Product Design Guide.pdf
Hi,
That means hardware design guide… has been released for years…
All hardware design docs are in dlc. We will update the version periodically.
Yolomei
10
I saw all the OEM documents except xavier NX
Because the file name does not have “OEM”… try to go through your list without using filter first…
In case you still not able to find it…
DaneLLL
14
Hi,
Please search the string product design guide from now on.
system
Closed
17
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.