USB mass question
Posted: Wed Jan 07, 2009 11:10 pm
I am developing a little program, and it will need USB mass support.
I was going to add the usb_mass.irx module, to read dir file names, etc, but I found the usbhdfsd.irx and its source, and looks like it's a new version of the usb_mass driver, but it has no usage sample, and no EE imports, so where can I found a code to help me to use the usbhdfsd.irx instead of usa_mass.irx?
The readme says:
"This project is based directly off the original "USB_MASS" project. I've removed the PC testing stuff like VFAT, etc
and some of the debugging things. I've also removed the RPC server. In addition I split some files up into
more files and renamed other files."
So it means that I can't use the mass_rpc.h from the sample if I use the usbhdfsd.irx?
Since now, thanks!
I was going to add the usb_mass.irx module, to read dir file names, etc, but I found the usbhdfsd.irx and its source, and looks like it's a new version of the usb_mass driver, but it has no usage sample, and no EE imports, so where can I found a code to help me to use the usbhdfsd.irx instead of usa_mass.irx?
The readme says:
"This project is based directly off the original "USB_MASS" project. I've removed the PC testing stuff like VFAT, etc
and some of the debugging things. I've also removed the RPC server. In addition I split some files up into
more files and renamed other files."
So it means that I can't use the mass_rpc.h from the sample if I use the usbhdfsd.irx?
Since now, thanks!