Hello,
I was trying to install android on Apalis IMX6Q IT 2GB with Ixora v1.0A carrier board using Toradex Easy Installer, but it failed to load Easy installer. It ended with an error “claim interface failed” after running the recovery script. I proceeded as follows:
Connected power, HDMI, x9 microUSB(or x8 lower USB), and for USB debugging (using USB to Serial (DB9) converter), connected UART1 or X22s RxD(Ixora) → TxD(DB9 connector), TxD(Ixora)->RxD(DB9 connector), and GND->GND.
On Tera Term, configured the Baud rate to 115200, 8N1 with No flow control.
Powered the board and stopped auto-booting by pressing space on tera term terminal.
Then sent ‘bmode usb’ command through tera term to load installer from USB which rebooted the module.
After that i executed ‘recovery-windows.bat’ script on host machine to start Toradex Easy Installer on module.
The script execution ended with an error “Trying to open device vid = 0x1b67 pid = 0x4777 \n claim interface failed”.
I’ve tried different USB and microUSB, checked the flow control (None)…same error every time.
I’ve used Windows 7 pc
I’ve directly connected the board and host pc using USB-A to microUSB cable at X9 or (USB to USB-A at X8(lower) ).
and running the script with administrator privileges give error “doesn’t recognize the command”. I’ve attached its output snap.
[1]: /community/storage/temp/2041-using-admin-privilages.jpg
I used ubuntu machine and it worked. The installer is started but the image I downloaded from here is not compatible for the module…Why is it so?? & Where do I get the compatible images?