NXP i.MX8 uuu executed error(unknown command)

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

NXP i.MX8 uuu executed error(unknown command)

Jump to solution
2,699 Views
elim
Contributor II

Hi communicators.

I found something wrong bug to step by step Porting to Android.

And it's a problem occurred during execution:

Doc Download URL:
https://www.nxp.com/docs/en/supporting-information/android_Q10.0.0_1.0.0_docs.zip

And the name of the document I read: Android_Quick_Start_Guide.pdf

My OS is Windows10 x64

and, I installed uuu.exe

and, code from executing:
.\uuu_imx_android_flash.bat -f imx8mm -a -e -u trusty

and error found.

Client CMD (windows10)

error1.png 

NXP i.MX8MQ serial CMD

UBoot flash Error(IMX8MQ).png

What the unknown command  "setenv fastboot_dev mmc"

U-Boot 2017.03 (May 28 2019 - 08:51:12 +0900)

CPU: Freescale i.MX8MQ rev2.0 1500 MHz (running at 1000 MHz)
CPU: Commercial temperature grade (0C to 95C) at 41C
Reset cause: POR
Model: Freescale i.MX8MQ EVK
DRAM: 3 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
In: serial
Out: serial
Err: serial

BuildInfo:
- ATF 6a83ae0
- U-Boot 2017.03

flash target is MMC:0
Net: eth0: ethernet@30be0000
Fastboot: Got bootloader commands!
ERROR: unknown command: UCmd:setenv fastboot_dev mmc
at /home3/ygchoi/IMX8/android_8.1/android_build/vendor/nxp-opensource/uboot-imx/drivers/usb/gadget/f_fastboot.c:3170/rx_handler_command()
request 00000000f9f2f7c0 was not queued to ep1in-bulk

1 Solution
2,481 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Lim,

1. You have to figure out whether your board is I.MX8MM or I.MX8MQ

Your command: .\uuu_imx_android_flash.bat -f imx8mm -a -e -u trusty

But in your screenshout, iMX8MQ is used.

2. the link is for hardware connections.

When the imx8mmevk enter ino the download mode ,it report the error 

3. the link is for i.MX8MQ , and for i.MX8MM, you can also refer to it.

https://community.nxp.com/docs/DOC-342719

Hope above information is helpful to you.

Have a nice day!

B.R,

Weidong

View solution in original post

0 Kudos
3 Replies
2,482 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Lim,

1. You have to figure out whether your board is I.MX8MM or I.MX8MQ

Your command: .\uuu_imx_android_flash.bat -f imx8mm -a -e -u trusty

But in your screenshout, iMX8MQ is used.

2. the link is for hardware connections.

When the imx8mmevk enter ino the download mode ,it report the error 

3. the link is for i.MX8MQ , and for i.MX8MM, you can also refer to it.

https://community.nxp.com/docs/DOC-342719

Hope above information is helpful to you.

Have a nice day!

B.R,

Weidong

0 Kudos
2,481 Views
elim
Contributor II

Thanx.

it's solved

problem is 2th.

2. the link is for hardware connections.

When the imx8mmevk enter ino the download mode  ,it report the error 

I booted booting Mode of booting Switch. not Download Mode.

:smileyhappy:

0 Kudos
2,481 Views
weidong_sun
NXP TechSupport
NXP TechSupport

ok, good job!

Have a nice day!

B.R,

Weidong