HI,
I am geeting below error while programming the SD card using cfimager-imx.exe which comes with IMx6 SDK.
Cygwin prompt error:
$ ./tools/windows/cfimager-imx.exe -o 0 -f ./output/mx6dq/sdk_unit_test/smart_device_rev_a/sdk_unit_test_gic.elf -d g -a
Error: error -25
Error -25 is STERR_FAILED_DEVICE_IO_CONTROL, which results from a failure sending
one of the following media format IOCTLs to Windows:
IOCTL_DISK_GET_DRIVE_LAYOUT
IOCTL_DISK_SET_DRIVE_LAYOUT
IOCTL_STORAGE_GET_DEVICE_NUMBER
IOCTL_DISK_GET_DRIVE_GEOMETRY
Please try another card and / or Windows host.