Hi,
We received two J7200XSOMXEVM system-on-module—when paired with the J721EXCP01EVM common processor board. along with bootable SD cards.
Tried to boot the board with provided bootable SD card in which following images (under BOOT partition tiboot3.bin, tispl.bin and u-boot.img , under rootfs partition kernel dtb and rootfs files ) are present .
we could see the below USB driver related traces from dmesg log, but we don't see any traces when we attach/detach the pen drive, basically it is not detecting the USB devices.
root@j7200-evm:~# dmesg | grep -i usb
[ 7.398824] usbcore: registered new interface driver usbfs
[ 7.398869] usbcore: registered new interface driver hub
[ 7.398964] usbcore: registered new device driver usb
SDK downloaded from below URL path.
could you please check and let us know why USB devices are not supported. does related drivers are not part of SDK which is shared?
Regards
Praveen