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.
已解决! 转到解答。
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.
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.