I am running Ubuntu 7.10 and have checked out and built both psptoolchain and psplibraries from the subversion repo.
Everything is working fine with one exception, whenever I try to execute (not debug, just execute) an elf file on my pc or an EBOOT on my psp itself I get the following error:
Code: Select all
Failed to Load/Start module 'FOO' Error: 0x80020148
I was following the 'Example of Use' in the psplink manual when I came across this problem. Interestingly, after configuring the pspsdk gu/sprite sample to compile as a PRX psplink executes the prx without an issue, but still bombs on the elf.
My psp is a phat and is running 3.90 M33-3 if that is pertinent information.
Any help in this matter would be great and if any further information is needed I'll be happy to provide it.
Thank you!