how to flash demo image to SD card for Android OS

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

how to flash demo image to SD card for Android OS

Jump to solution
1,566 Views
Ruban1
Contributor II

how to flash demo image to SD card for Android OS

I have downloaded 11.0.0_1.0.0_DEMO_8MM for imx8m mini evk board

I have gone through all the pdf recommended by NXP.

Can you provide me only the command required to flash demo image to SD card.

And should i place SD card in card reader and connect to Ubuntu PC and RUN the command and after flashing done .Then insert SD card to imx8m mini evk board then switch to SD card mode and ON the board.

Or should insert SD card inside imx8m mini evk board then which mode should i select.

If download mode how to connect with PC through C type or B type and using minicom .

After flashing through download mode . should i change to SD card mode and ON the board.

There are 2 method of flashing . Can you provide command and procedure for each method

such as  UUU with command and procedure and other using Fastboot with command and procedure.

0 Kudos
1 Solution
1,564 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

And should i place SD card in card reader and connect to Ubuntu PC and RUN the command and after flashing done .Then insert SD card to imx8m mini evk board then switch to SD card mode and ON the board.

>>>No, just put sd in board, and switch download mode, using uuu

sudo ./uuu_imx_android_flash.bat -f imx8mm -t sd -a -e -u dual -d mipi-panel

 

After flashing through download mode . should i change to SD card mode and ON the board.

>>>>Yes

 

We recommad you uuu, it will save you a lot of time.

View solution in original post

0 Kudos
5 Replies
1,565 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

And should i place SD card in card reader and connect to Ubuntu PC and RUN the command and after flashing done .Then insert SD card to imx8m mini evk board then switch to SD card mode and ON the board.

>>>No, just put sd in board, and switch download mode, using uuu

sudo ./uuu_imx_android_flash.bat -f imx8mm -t sd -a -e -u dual -d mipi-panel

 

After flashing through download mode . should i change to SD card mode and ON the board.

>>>>Yes

 

We recommad you uuu, it will save you a lot of time.

0 Kudos
1,557 Views
Ruban1
Contributor II

and through which port should connect ..using c type or USB type B that mini USB

 

0 Kudos
1,542 Views
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Download:TypeC

Uart debug: micro usb

0 Kudos
1,537 Views
Ruban1
Contributor II

Thank you

0 Kudos
1,560 Views
Ruban1
Contributor II

Path from which i have to open the terminal and RUN the command

0 Kudos