Cannot get to recovery mode in iMX6ULL.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot get to recovery mode in iMX6ULL.

621 Views
user_Gaurav
Contributor I

Hello,

I am trying to enter into recovery mode in iMX6ULL processor (using Colibri Evaluation Board). I am following the official documentation of the steps but still not able to enter into the recovery mode. 

When I view the list of USB devices after (I assume) entering the recovering mode, the device is not recognized. The list shows:

    Error    USB    Unknown USB Device (Device Descriptor Request Failed)    USB\VID_...

I tried ignoring this error and tried to load the recovery-windows.bat file which outputs two different errors as follows:

 

     1. When I first run the .bat file:

config file <recovery\\\imx_usb.conf>
vid=0x15a2 pid=0x0054 file_name=mx6_usb_rom.conf
-> vid=0x1b67 pid=0x4fff file_name=mx6_usb_sdp_spl.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0061 file_name=mx6_usb_rom.conf
-> vid=0x1b67 pid=0x4fff file_name=mx6_usb_sdp_spl.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0076 file_name=mx7_usb_rom.conf
-> vid=0x1b67 pid=0x4000 file_name=mx7_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0080 file_name=mx6ull_usb_rom.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6ull_usb_sdp_uboot.conf
config file <recovery\\\mx6ull_usb_rom.conf>
parse recovery\\\mx6ull_usb_rom.conf
Trying to open device vid=0x15a2 pid=0x0080
Interface 0 claimed
HAB security state: development mode (0x56787856)
== work item
filename u-boot-nand.imx
load_size 0 bytes
load_addr 0x83f00000
dcd 1
clear_dcd 0
plug 0
jump_mode 2
jump_addr 0x00000000
== end work item
loading DCD table @0x910000

<<<-536, 1024 bytes>>>
succeeded (status 0x128a8a12)

loading binary file(u-boot-nand.imx) to 877ff000, skip=0, fsize=88000 type=aa

<<<557056, 557056 bytes>>>
succeeded (status 0x88888888)
jumping to 0x877ff400
config file <recovery\\\mx6ull_usb_sdp_uboot.conf>
parse recovery\\\mx6ull_usb_sdp_uboot.conf
Trying to open device vid=0x1b67 pid=0x4000.........................
Could not open device vid=0x1b67 pid=0x4000
Press any key to continue . . .

 

     2. When I run the .bat file again and again:

config file <recovery\\\imx_usb.conf>
vid=0x15a2 pid=0x0054 file_name=mx6_usb_rom.conf
-> vid=0x1b67 pid=0x4fff file_name=mx6_usb_sdp_spl.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0061 file_name=mx6_usb_rom.conf
-> vid=0x1b67 pid=0x4fff file_name=mx6_usb_sdp_spl.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0076 file_name=mx7_usb_rom.conf
-> vid=0x1b67 pid=0x4000 file_name=mx7_usb_sdp_uboot.conf
vid=0x15a2 pid=0x0080 file_name=mx6ull_usb_rom.conf
-> vid=0x1b67 pid=0x4000 file_name=mx6ull_usb_sdp_uboot.conf
config file <recovery\\\mx6ull_usb_rom.conf>
parse recovery\\\mx6ull_usb_rom.conf
Trying to open device vid=0x15a2 pid=0x0080

 

Any help would be highly appreciated. Thank you !!

          

         

 

0 Kudos
1 Reply

579 Views
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @user_Gaurav,

I hope you are doing well
 
Please check whether the USB device is detected by the host or not.

One can compare the output of "lsusb" on your host before and after entering recovery mode. 

If you are facing a problem detecting the USB from Windows Host, the issue could be related to a driver. kindly try Windows 7 for the same.
 
Thanks & Regards,
Dhruvit Vasavada
0 Kudos