Flashing *.wic Images into SDCARD using windows PC via UART

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Flashing *.wic Images into SDCARD using windows PC via UART

ソリューションへジャンプ
5,239件の閲覧回数
sreedhar_appala
Contributor IV

Hi,

I am working with i.MX8MM EVK, Yocto distribution imx-sumo-4.14

All these days I am using Linux PC and using "dd" command to flash the SDCARD.

I wish to flash the build binaries .wic.bz2 images into SDCARD using windows PC.

Also i wish to flash only the kernel image using windows PC.

with USB and UART interface.

Could you please suggest the technique and steps to flash the SDCARD.

Thank you, Sreedhar

ラベル(3)
0 件の賞賛
返信
1 解決策
5,223件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

one can use uuu tools to download the images to the sdcard by type C port,

the commands like:

uuu.exe -b sd_all bootloader xxx.sdcard , for example:

uuu.exe -b sd_all imx-boot-imx8mmevk-sd.bin-flash_evk fsl-image-validation-imx-imx8mmevk.sdcard

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
5,224件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

one can use uuu tools to download the images to the sdcard by type C port,

the commands like:

uuu.exe -b sd_all bootloader xxx.sdcard , for example:

uuu.exe -b sd_all imx-boot-imx8mmevk-sd.bin-flash_evk fsl-image-validation-imx-imx8mmevk.sdcard

0 件の賞賛
返信
5,212件の閲覧回数
sreedhar_appala
Contributor IV

Thank you Joanxie!!           

0 件の賞賛
返信