I am a new developer and recently needed to develop for the NVIDIA orin Nano development board.
development environment(PC):Ubuntu 18.04
Version in use: Jetson Linux 36.3
Follow this tutorial steps:Kernel Customization — Jetson Linux Developer Guide documentation (nvidia.com)
Use this command nvbuild.sh -o ***/kernel_out
================================================================================
Kernel Image: /home/zynq/NVIDIA/orin_Nano_prj/Linux_for_Tegra/source/kernel/output/kernel/kernel-jammy-src/arch/arm64/boot/Image
Kernel sources compiled successfully.
================================================================================
make: Leaving directory '/home/zynq/NVIDIA/orin_Nano_prj/Linux_for_Tegra/source/kernel/output/kernel'
Kernel sources compiled successfully.
Directory "nvethernetrm" is not found, exiting..
May I ask what causes it.Could you please tell me how to solve this problem.
thanks you all。