| View previous topic :: View next topic |
| Author |
Message |
619619
Joined: 30 Jun 2005 Posts: 9 Location: Italy
|
Posted: Thu Jun 30, 2005 11:11 am Post subject: Eboot problem... |
|
|
Hi, I successfully compiled the sdktest sample, thanks to this guide ;)
But, when I try to run on my PSP (w Kxploit, I have a 1.50 PSP) I get error 800200D9 (failed to allocate the memory block)...
Any suggestion? |
|
| Back to top |
|
 |
donour
Joined: 30 Jun 2005 Posts: 9
|
Posted: Thu Jun 30, 2005 12:27 pm Post subject: Re: Eboot problem... |
|
|
| 619619 wrote: | Hi, I successfully compiled the sdktest sample, thanks to this guide ;)
But, when I try to run on my PSP (w Kxploit, I have a 1.50 PSP) I get error 800200D9 (failed to allocate the memory block)...
Any suggestion? |
The error pops up on the screen?
I'm also inquiring about the sample program in this thread: http://forums.ps2dev.org/viewtopic.php?p=17492#17492
I don't get an error, but it resets my unit.
d |
|
| Back to top |
|
 |
donour
Joined: 30 Jun 2005 Posts: 9
|
Posted: Thu Jun 30, 2005 11:59 pm Post subject: |
|
|
Yup, i'm getting the same error now.
d |
|
| Back to top |
|
 |
donour
Joined: 30 Jun 2005 Posts: 9
|
Posted: Fri Jul 01, 2005 12:27 am Post subject: |
|
|
| donour wrote: | Yup, i'm getting the same error now.
d |
Ok, I was being retarded. Load up the unstripped object file (blah.elf). It works like a charm.
d |
|
| Back to top |
|
 |
619619
Joined: 30 Jun 2005 Posts: 9 Location: Italy
|
Posted: Fri Jul 01, 2005 1:50 am Post subject: |
|
|
| donour wrote: | | donour wrote: | Yup, i'm getting the same error now.
d |
Ok, I was being retarded. Load up the unstripped object file (blah.elf). It works like a charm.
d |
? doesn't work for me... the same 8002000D9 error ... |
|
| Back to top |
|
 |
Agoln

Joined: 08 Jun 2005 Posts: 326 Location: Fort Wayne, IN
|
|
| Back to top |
|
 |
etx
Joined: 02 Apr 2005 Posts: 33 Location: Detroit
|
Posted: Fri Jul 01, 2005 2:10 am Post subject: |
|
|
| Are you tring to execute the EBOOT.PBP that the makefile generates with the kexploit? That won't work, you need to use the raw elf, sdktest.elf. Just rename it to eboot.pbp. This is the only reason I can think of why it wouldn't work... |
|
| Back to top |
|
 |
|