Troubleshooting the Storage Device Block Driver Read/Write Test

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

  • If you run the unmodified test, it will fail. In the results file you will see a message warning you to back up data on all cards and disks that are attached to the testing device before running the test. It then instructs you to modify the command line by right clicking on the test in the Windows Embedded CE 6.0 Test Kit (CETK) tree control, choosing Edit Command Line, and adding the following switch to the command line:
    -zorch
    After saving this change, you can run the test successfully. You can also pass this parameter in with Tux's -c command line parameter.
  • Test cases 2001-2004 assume a sector size of 512 bytes. If the device driver uses a different sector size, you must change the source code for the test to reflect the correct sector size.

For more troubleshooting help, see Troubleshooting the CETK Tests.

See Also

Other Resources

Storage Device Block Driver Read/Write Test