USB功能客户端开发WinCE 6.0 [英] USB Function Client Developement WinCE 6.0

查看:76
本文介绍了USB功能客户端开发WinCE 6.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

用于开发自定义USB功能客户端驱动程序(IMX51平台)。我指的是standerd serial usb功能客户端驱动程序。我选择了usb otg客户端 和目录项中的串行支持。还更改了platform.reg文件中的默认客户端驱动程序。
我建立了图片。 通过启动选项启用KITL并加载到目标。 usbfn.dll和serialusbfn.dll未加载。我禁用了KITL并将相同的图像加载到目标。我通过超级终端usbfn.dll和serialusbfn.dll分析调试消息是
loading。我的KITL传输设置为以太网。我不知道为什么KITL与USB功能客户端驱动程序发生冲突。任何人都面临这个问题。我使用的是IMX51 EVK。

For developing custom USB Function Client driver (IMX51 platform). I am referring standerd serial usb function client driver. I selected usb otg client  and serial support in catalog items. Also changed default client driver in platform.reg file. I built image. Enabled KITL through Boot options and loaded to target. usbfn.dll and serialusbfn.dll not loaded. I disabled KITL and loaded same image to target. I analyzed debug message through hyperterminal usbfn.dll and serialusbfn.dll are loading. My KITL transport set to ethernet. I dont have any idea why KITL clashing with USB Function client driver. Anybody faced this issue. I am using IMX51 EVK.

 

[HKEY_LOCAL_MACHINE \ Drivers\USB \ FunctionDrivers]

[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]

" DefaultClientDriver" = -

"DefaultClientDriver"=-

" DefaultClientDriver" =" Serial_Class"

"DefaultClientDriver"="Serial_Class"

 

推荐答案

KITL使用的设备是哪个?也许你正在使用RNDIS?
Which is the device used by KITL? Maybe you're using RNDIS?


这篇关于USB功能客户端开发WinCE 6.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆