I'm using AM335x Beagle Bone black with WinCE 7 BSP VS 2008 on a Windows 7 PC. I'm using Mobile Device Centre. When the device boots, I'm getting 'USB device not recognized' pop-up message. I have checked the following.
- Required catalog items have been added
- All the USB drivers are in final image
- Tested it in windows XP 32-bit PC - error persists
- All the USB drivers are getting loaded
- Checked for mobile device-based updates in PC
The catalog items I have added are,
- Core OS\Windows Embedded Compact\Device Drivers\USB\USB Function\USB Function Clients\USBFN Serial Client
- Core OS\Windows Embedded Compact\Device Drivers\USB\USB Function\USB Function Support
- Core OS\Windows Embedded Compact\Applications - End User\Active Sync\File Sync
- Core OS\Windows Embedded Compact\Applications - End User\Active Sync
- Core OS\Windows Embedded Compact\Shell and User Interface\Shell\Graphical Shell\Standard Shell
- Third Party\BSP\AM33X_BSP\ARMV7\Drivers\MUSB OTG Driver
Am I missing any catalog item? What else can I verify for ActiveSync connection?
UPDATE 1:
This catalog item got included due to dependency. Is it any kind of reason for this issue?
Core OS\Windows Embedded Compact\Device Drivers\USB\USB Host\USB
Host Support
As per the logs, I noticed that serialusbfn.dll is not getting loaded. How to get it loaded? In the registry its order number is not given.
USB OTG driver(yourThird Party\BSP\AM33X_BSP\ARMV7\Drivers\MUSB OTG Driver) is working properly (forUSB Clientcase)? - Keshava GNCore OS\Windows Embedded Compact\Applications - End User\Active Sync\File Sync. It may be silly, but please try once, because in my OSDesign it is disabled, and ActiveSync is working properly - Keshava GN