forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error 800200D9

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
cage



Joined: 13 Jul 2005
Posts: 6

PostPosted: Wed Jul 13, 2005 6:05 pm    Post subject: Error 800200D9 Reply with quote

I ve installed the pspdev toolchain and the sdk but I cant get any application to run on my psp. I always get error code 800200d9. From some other post it is referred as 'failed to allocate memory block'.

What am I doing wrong? There are no errors during compilation or linking and Im including the build.mak from the sdk/lib folder.

Anyone knows what exactly 'failed to allocate memory block' means?
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Thu Jul 14, 2005 2:02 am    Post subject: Reply with quote

Did you do 'make kxploit' then copy the two directories to your memory stick?

Do you have firmware v1.51 or v1.52?
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
cage



Joined: 13 Jul 2005
Posts: 6

PostPosted: Thu Jul 14, 2005 2:18 am    Post subject: Reply with quote

Oops, sorry I forgt. I got firmware 1.5. I tried it with kxploit and also generated the folders and files myself. No success.
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Thu Jul 14, 2005 2:44 am    Post subject: Reply with quote

What are you trying to compile?
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
cage



Joined: 13 Jul 2005
Posts: 6

PostPosted: Thu Jul 14, 2005 3:29 am    Post subject: Reply with quote

First I was trying to compile some own stuff, then to be sure I took the sources of the WAB f*cktro but I got the same error.
Back to top
View user's profile Send private message
cage



Joined: 13 Jul 2005
Posts: 6

PostPosted: Thu Jul 14, 2005 5:04 am    Post subject: Reply with quote

Alright, I built everything new with the latest sdk from the repository and now it works =)

but I think there is a bug in pspdebug.h
it only works for me if I include pspmodulemgr.h as well

Great work though...
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Thu Jul 14, 2005 6:08 am    Post subject: Reply with quote

cage wrote:
it only works for me if I include pspmodulemgr.h as well


Never seen it... what error?
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
cage



Joined: 13 Jul 2005
Posts: 6

PostPosted: Thu Jul 14, 2005 6:37 am    Post subject: Reply with quote

It was something like
parse error before SceKernelModuleInfo I think.

in pspdebug.h you find
Code:
int pspDebugQueryModuleInfoV1(SceUID uid, SceKernelModuleInfo *modinfo);


and SceKernelModuleInfo is defined in pspmodulemgr.h

oh btw, with the new SDK if I push the HOME button and get the quit menu, the circle button is disabled (jp. PSP). Is that a known 'feature'?
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Thu Jul 14, 2005 8:27 am    Post subject: Reply with quote

parse errors are errors in your code, you should look at where that error was, and if that error was in a .h file of the SDK, then report that, but otherwise it is most likely an error of yours because I have never had a problem including pspdebug w/o pspmodulemgr.
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group