Dear ti experts,
when we use the ti-processor-sdk-rtos-j721e-evm-08_01_00_13-prebuilt.tar.gz , the steps is:
a. tar -jxvf tisdk-default-image-j7-evm.tar.xz -C rootfsA
b. sync
c. cp -r rootfs/opt rootfsA/opt
d. cp -r rootfs/usr rootfsA/usr
then setup the board and enter the linux prompt:
a. cd /opt/vision_apps
b. ./vision_apps_init.sh
then in concle, there is no any log,why?
Thanks,
Ruijie Sun