I am currently working on a Colibri-iMX6 with Colibri Evaluation Board. I have tried to flash a embedded linux image to my module by following the instructions written in Flashing Embedded Linux to iMX6 Modules . I have downloaded the Linux LXDE Image for Colibri-iMX6 as it is said in the tutorial and then update my SD card then plugged it in the evaluation board. I have started U-boot and type the command run setupdate but the following error has came out :
Colibri iMX6 # run setupdate
starting USB...
Bus usb@2184000: USB EHCI 1.00
Bus usb@2184200: USB EHCI 1.00
scanning bus usb@2184000 for devices... 1 USB Device(s) found
scanning bus usb@2184200 for devices... 2 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
ethernet@2188000 Waiting for PHY auto negotiation to complete......... TIMEOUT !
Could not initialize PHY ethernet@2188000
Using ethernet@2188000 device
TFTP from server 192.168.10.1; our IP address is 192.168.10.2
Filename 'flash_eth.img'.
Load address: 0x12000000
Loading: *
ARP Retry count exceeded; starting again
Colibri iMX6 # run setupdate
Using ethernet@2188000 device
TFTP from server 192.168.10.1; our IP address is 192.168.10.2
Filename 'flash_eth.img'.
Load address: 0x12000000
Loading: *
ARP Retry count exceeded; starting again
Independently, I have tried to load TEZI by following the instruction of this link : Downloads & Installers | Toradex Developer Center
but when I have launched the recovery.sh script on my computer the following error came out :
Downloading Toradex Easy Installer...
Could not open device vid=0x1b67 pid=0x4fff
Downloading Toradex Easy Installer failed...
and on my module’s terminal :
Industrial temperature grade DDR3 timings.
Trying to boot from USB SDP
g_dnl_register: failed!, error: -12
SDP: initialize...
SDP: handle requests...
I think that my evaluation board and/or my module are broken. What do you guys think ?
Thank you all for your answers. I apologize for taking so much time to reply. @alex.tx yes, I have connected USB cable in X29 and X30. I have just tried both (not at the same time). I have also changed cable.
I would like to bring you more information. I have 2 iMX6 colibri module, I have succeed in loading TEZI in one of them and failed with the other with this error on the module terminal :
Industrial temperature grade DDR3 timings.
Trying to boot from USB SDP
g_dnl_register: failed!, error: -12
SDP: initialize…
SDP: handle requests…
I think the module which has failed is broken. Anyway, thank you again for your answers.
BR Vanessa
Thank you all for your answers. I apologize for taking so much time to reply. @alex.tx yes, I have connected USB cable in X29 and X30. I have just tried both (not at the same time). I have also changed cable.
I would like to bring you more information. I have 2 iMX6 colibri module, I have succeed in loading TEZI in one of them and failed with the other with this error on the module terminal :
Industrial temperature grade DDR3 timings.
Trying to boot from USB SDP
g_dnl_register: failed!, error: -12
SDP: initialize…
SDP: handle requests…
I think the module which has failed is broken. Anyway, thank you again for your answers.
BR Vanessa
The “g_dnl_register: failed!, error” indicate that USB connection is unreelable. Are you using a USB HUB? If so try to connect USB cable directly to your host machine. Otherwise try another USB cable or even a host machine.