I have a Jetson tk1 , ZED camera and uPD720202 to convert from mini-PCIe to USB 3.0
After ,
1- installing jetpack 2.0
2- Enabling USDB 3.0 from /boot/extlinux/extlinux.conf
3- disabling USB auto-suspend by sudo bash -c ‘echo -1 > /sys/module/usbcore/parameters/autosuspend’
4- Installing ZED 1.0 driver
I have connected ZED with the USB cable connected with uPD720202 . and the ZED didn’t work .
Is there any steps I had have to do ?