UUU always crashes in a remote process

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

UUU always crashes in a remote process

372 次查看
JPlanck
Contributor I

It seems that when running UUU to flash parts from a remote process in windows (10), UUU will always crash/lock up.

There is no issue running UUU from the command prompt directly. However running in a production process would require an external windows application to control UUU, and it seems like that is not possible the way the utility works right now.

For example making a simple c# windows forms application, then having that application open uuu.exe from the normal Process class and supplying the command line arguments, will always become unresponsive either after the "Your console don't support VT mode, fail back to verbose mode" line or after the "Wait for Known USB Device Appear..." line, depending on how you use it.

Please let me know if there are any suggestions on how to make this utility work on a production windows process.

标签 (1)
0 项奖励
回复
1 回复

352 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

uuu is a demo command, if you need more customed function ,you can refer source code: https://github.com/nxp-imx/mfgtools/blob/master/uuu/uuu.cpp

0 项奖励
回复