Update Tool error on IMX6

Hi

I try to update the OS image of my IMX6 module by using the Update Tool’s command line interface, but I get an error popup. The call looks like this:

\Windows\update.exe /u os,raw,\nk.bin

When I use the GUI of the updater it works with that nk.bin file. I use IMX6 WEC7 BSP V1.1.

What could be the problem?

Thanks

Format should be bin instead of raw.

\Windows\update.exe /u os,bin,\nk.bin

There was a mistake in our documentation and we fixed it, should be online soon.
Sorry for the problem.