Can i use the Mfgtool from commandline. I can flash my iMX6 from UI.
To use Mfgtool from commandline, i have used this command "MfgTool2.exe –noui –c “MX6Q Linux Update” –l “Sabre-SD” –p 4"
but the problem is it opens the Userinterface. It doesnot flash when i close the UI. Does anyone has any idea?
已解决! 转到解答。
Please use the recent MFG, where scripts .vbs in the MFG package may be used.
Set wshShell = CreateObject("WScript.shell")
Set wshShell = Nothing
Have a great day,
Yuri
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
hi Yuri
thanks for the response, this post definitely answers my question. but could you tell me where i could find the latest MFG.
When i did a search, i found only the source code, which says it can be used for imX50, 51... but not iMX6.
Do i have to build the source code or i can i download it somewhere on the site?
I have found one Mfgtool for downloading images to iMX6 series, Rev 12.10.02. Can i use this from command line?
Thanks