0

When I try to run the following command
"fastboot flash modem NON-HLOS.bin" got the following error on windows FAILED (command write failed (Invalid argument)) But the same command works on fine on linux. can anyone help me in this ?

chenna
  • 159
  • 1
  • 4
  • 14

1 Answers1

0

I am running "fastboot flash xxx xxx" commands in script file.I get this error only when I run through script, When I run those commands manually It works fine.Adding 2 sec sleep after each fastboot flash command solves the issue

chenna
  • 159
  • 1
  • 4
  • 14