Hi, TI experts
I downloaded the ti-processor-sdk-rtos-j721e-evm-08_06_00_12-prebuilt.tar.gz package from the official website, and then made the following modifications to the install_to_sd_card.sh file
Then, I flash the generated boot and rootfs onto the SD card, and the VM development board can start up successfully.
I downloaded the ti-processor-sdk-linux-j7-evm-08_06_00_11-Linux-x86-Install.bin package from the official website. After installation, I compiled the k3-j721e-gesi-exp-board.dtb device tree file and downloaded it to the /boot directory on the board.
I modified the uEnv.txt file in the first partition of the SD card to make the system load the k3-j721e-gesi-exp-board.dtb device tree file. The modification is as follows.
When I restart the board, the system prompts to enter emergency mode, and after pressing Control-D, it takes 2 minutes to wait.
How can I locate the problem and solve it
Regards, Albert