MfgTool UTP sources

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

MfgTool UTP sources

跳至解决方案
3,130 次查看
christian_neuwi
Contributor III

Where can I find the sources of the UTP daemon, i.e. the component that talks to the MfgTool in Linux user space?

 

It seems that the documentation of the MfgTool is rather outdated as many commands listed there appear to be not implemented or not functional.

Regards,

Chris.

0 项奖励
回复
1 解答
2,190 次查看
gary_bisson
Senior Contributor III

Hi,

Here is the daemon that runs on the target:

GitHub - NXPmicro/imx-uuc: A Daemon wait for Freescale/NXP mfgtools host's command 

In case you don't have the mfgtools source code, here it is:

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

Regards,

Gary

在原帖中查看解决方案

4 回复数
2,013 次查看
daver21
Contributor I

Can someone confirm that imx-uuc is still the best option for generating a mfgtool compatible version of the os? Also are there any online resources for integrating with buildroot?

Thanks, David

0 项奖励
回复
2,190 次查看
b36401
NXP Employee
NXP Employee

You can use the links Gary provided:

https://github.com/NXPmicro/imx-uuc
https://github.com/NXPmicro/mfgtools

Have a great day,
Victor

2,191 次查看
gary_bisson
Senior Contributor III

Hi,

Here is the daemon that runs on the target:

GitHub - NXPmicro/imx-uuc: A Daemon wait for Freescale/NXP mfgtools host's command 

In case you don't have the mfgtools source code, here it is:

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

Regards,

Gary

2,190 次查看
christian_neuwi
Contributor III

Thank you, Gary!

0 项奖励
回复