I have uboot break. I did put the toradex in recovery mode, but when i run update.sh -d script it drops an error.
Exactly:
./imx_usb: 1: ./imx_usb: Syntax error: word unexpected (expecting “)”)
Have you any idea, what causes this error?
Thanks!
I used raspberry 3B+ and Colibri_iMX6_LinuxImageV2.5(i have to uImages boot,thats why use this version). I realized that rpi architeture causes the syntax error. I installed a 32bit virtual debian i doesn’t drop syntax error, but doesn’t see the Evalution board. Can I flash over usb with virtual machine?
lsusb Bus 001 Device 004: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
No, you are connected to the wrong USB client connector. The FTDI one is for the serial debug console (e.g. where you later may execute run setupdate; run update) rather than the regular USB device one as used for recovery.