| View previous topic :: View next topic |
| Author |
Message |
johnmph
Joined: 23 Jul 2005 Posts: 119
|
Posted: Thu Aug 04, 2005 5:01 am Post subject: USBStor_Driver |
|
|
Hello,
when i launch the usb sample of PSPSDK, the sample says : Error starting USB mass storage driver (0x80243005).
why ? (i have "USBStor_Driver" as driver name in pspusbstor.h)
thanks |
|
| Back to top |
|
 |
johnmph
Joined: 23 Jul 2005 Posts: 119
|
Posted: Thu Aug 04, 2005 7:42 pm Post subject: Re: USBStor_Driver |
|
|
It was an error with loadmodule because PSP_MAIN_THREAD_ATTR = USER.
I put 0 on PSP_MAIN_THREAD_ATTR and the sample works correctly (except home button) |
|
| Back to top |
|
 |
|