Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4
I’m doing some USB testing on the Logic Torpedo SOM running Windows CE 6.0. The CE image is built with Logic’s BSP which is based on BSquare BSP version 6.15.00. I’m attempting to diagnose a failure I’ve found with the USB Command Verifier tool (USB20CV R1.4.3.0) running the “Chapter 9 Tests”. These tests are being run on the OTG port. Everything passes with the exception of the Halt Endpoint Test. This is text from the failure:
===============
Now Starting Test: Halt Endpoint Test (Configuration Index 0)
Start time: Tue Mar 08 15:17:31 2011
Testing Interface number : 0 Alternate setting : 0
Testing EndPoint type : Bulk, Address : 81
Endpoint is currently not halted
Endpoint is halted
Could not clear endpoint halt
(1.2.91) A device that has Bulk/Interrupt endpoints must support the
Halt Endpoint request on those endpoints.
Testing EndPoint type : Bulk, Address : 2
Endpoint is currently not halted
Endpoint is halted
Could not clear endpoint halt
(1.2.91) A device that has Bulk/Interrupt endpoints must support the
Halt Endpoint request on those endpoints.
Stop time: Tue Mar 08 15:17:32 2011
Duration: 1 second.
Stopping Test [ Halt Endpoint Test (Configuration Index 0):
Number of: Fails (2); Aborts (0); Warnings (0) ]
===============
I’ve started digging through the release notes and the known issues database but haven’t found anything that might be related to this issue yet. Has anyone encountered compliance failures like this one before? One of my next step will be to dig into the driver code but I’m hoping there is a know issue already recorded that will give me an idea of where to start.
Thanks,
Jemiah
.