| View previous topic :: View next topic |
| Author |
Message |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sat Sep 03, 2005 7:45 am Post subject: sdk/samples/usb/storage not working any more |
|
|
| I've updated my toolchain with the latest GCC patches (perhaps not a good idea :-) and the latest PSPSDK and now Lua Player compiled with it doesn't run any more. I tracked down the problem to the USB support and the storage example doesn't work, too. When compiling with "make EBOOT.PBP" and starting it from PSP, screen is black, home button doesn't work and USB doesn't work, but it doesn't crash and shutdown, just freeze. |
|
| Back to top |
|
 |
TyRaNiD
Joined: 18 Jan 2004 Posts: 918
|
Posted: Sat Sep 03, 2005 8:43 am Post subject: |
|
|
| Ahem, well in the import upgrade the stubs for USB didn't have their late binding flags set so the psp wont be able to load the elf. Hopefully fixed now :) |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sat Sep 03, 2005 9:02 am Post subject: |
|
|
| Thanks for the fast bugfix, now the usb sample and Lua Player are working again. |
|
| Back to top |
|
 |
|