mfgtools is support imx8mm android images download now?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

mfgtools is support imx8mm android images download now?

跳至解决方案
1,416 次查看
13660284951
Contributor III

hello,nxp friends

   I want to use mfgtools to download imx8mm android images,while this tools need some script configurations,and  only found linux image download configuration in nxp web,could someboddy give me a example。

   by the way:mfgtools is support imx8mm android image download,i found uuu is a new tolls

thks

0 项奖励
回复
1 解答
1,244 次查看
igorpadykov
NXP Employee
NXP Employee

Hi zhou

mfg tool is not more supported, instead uuu tool used:

GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools. 

also please use Linux/Android  documentation on
i.MX Software and Development Tools | NXP 

Best regards
igor

在原帖中查看解决方案

2 回复数
1,245 次查看
igorpadykov
NXP Employee
NXP Employee

Hi zhou

mfg tool is not more supported, instead uuu tool used:

GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools. 

also please use Linux/Android  documentation on
i.MX Software and Development Tools | NXP 

Best regards
igor

1,244 次查看
Rita_Wang
NXP TechSupport
NXP TechSupport

In the newest BSP NXP supply the uuu to download images, the uuu command is almost the same with mfgtool. UUU use command directly, take the windows system as an example:

• On Windows system, open the command line interface in administrator mode. The corresponding command is as
follows:
> .\uuu_imx_android_flash.bat -f imx8mm -a -e -u trusty

Here you can refer to our user guide. We have details introduction.