Hello,
I am trying to flash a binary on iMX6ULL EVK Board using MFG Tool. When running mfgtools on Windows, there is no issue and I am able to flash successfully. However, when I trying running mfgtools on Linux, I am unable to do so (I am using Ubuntu 14.04).
To run the mfgtoolcli application I executed the following command:
$ ./mfgtoolcli -l eMMC -s lite=l -s 6uluboot=14x14evk -s 6uldtb=14x14-evk
The output is:
Your Options:
lite: l
6uluboot: 14x14evk
6uldtb: 14x14-evk
Ready to flash.
init op Failed code# 24
The logs in MfgToolLibLog.txt file are:
Start new logging
ModuleID[2] LevelID[1]: Error: Invalid device name: MX6ULL
ModuleID[2] LevelID[1]: Parse ucl script failed, error code: 24
Please guide me on how can I successfully flash using the mfgtools on Linux machine.
Thanks
Meetali Patel