Part Number: J721EXSOMXEVM
I followed the example from " 1.1.7. Simplified SDK Build Using Top-Level Makefile — Processor SDK Linux for J721e Documentation " exactly to create the SD card.
However, after creating the SDK using the top-level…
Part Number: J721EXSOMXEVM
I used Yocto to build the tisdk-base-image and successfully installed all the middleware.
However, I encountered the following issue during the process: After recompiling the kernel files, I deleted deploy-ti to ensure that the…
Part Number: J721EXSOMXEVM Hello,
Hello, I encountered an error when executing the command:
MACHINE="j721e-evm" bitbake -k tisdk-adas-image
The error is:
ERROR: binutils-cross-aarch64-2.42-r0 do_unpack: Bitbake Fetcher Error: FetchError('Fetch…
Part Number: J721EXSOMXEVM
Hello, referring to the guide at this link , I encountered errors while attempting to create the image and flash it to the SD card.
What should be selected for the boot partition and rootfs partition when creating a custom…
Part Number: J721EXSOMXEVM
Since the PCIe2 slot is damaged, I want to use the PCI expansion card to connect multiple EP devices. However, after plugging in the expansion card, the J721E shows the error on boot: bridge configuration invalid ([bus 00-00…
Part Number: J721EXSOMXEVM Hello,
I would like to implement PCIe P2P functionality using J721E, with one J721E acting as the RC and the other as the EP.
1.Does J721E(EP mode) support P2P?
2.If the J721E does not support PCIe P2P in EP mode, are there…
Part Number: J721EXSOMXEVM
Hello,
I am using Yocto to build tisdk-adas-image and tisdk-default-image, and I noticed that the process requires downloading more than 13,000 intermediate components. However, my build environment has only 200GB of storage…