USB Mass Storage Client Driver for WinCE5.0 and Mainstone II(intel PXA27X)
- From: "aman" <amitjobs05@xxxxxxxxx>
- Date: 11 Feb 2007 06:17:50 -0800
Hi
I am creating USB Mass Storage Client Drier for WinCe 50 for Intel
PXA27X.I am using USB OHCI HCD that is available with WINCE
5.0(ohci2.dll) and USB bus driver(usbd.dll)
Now I am having the following doubts with the mass storage client
driver I am preparing :-
1. When I trying adding the mass storage driver from catalog items ,
its included in the OS design.But afther that it doesnt give me option
to clone the item so that I can have a project created for all the
source and target files coreponding to the same.
Now only option available with me is to just include the souce/include
files manually.
Is there any other option available?
2. Also after including this catalog item and doing sysgen - it should
create usbmsc.dll but it is creating the usbmsc.lib.
I am not sure why his is haening. I tried changing project setings to
make target type as DLL but hten it started giving errors while doing
sysgen.
3. Also I am not sure which other dlls I require in order to test my
target mass storage device - maybe usbdisk.dll and fat dll but not
sure about them.
Kindly suggest me some solutions for the above queries.
Thanks & Regards
Aman
.
- Follow-Ups:
- Re: USB Mass Storage Client Driver for WinCE5.0 and Mainstone II(intel PXA27X)
- From: Henrik Viklund
- Re: USB Mass Storage Client Driver for WinCE5.0 and Mainstone II(intel PXA27X)
- Prev by Date: Re: Connecting to Wince server through java client
- Next by Date: Re: USB Mass Storage Client Driver for WinCE5.0 and Mainstone II(intel PXA27X)
- Previous by thread: Unicode strings vs. traditional C strings
- Next by thread: Re: USB Mass Storage Client Driver for WinCE5.0 and Mainstone II(intel PXA27X)
- Index(es):
Relevant Pages
|