| View previous topic :: View next topic |
| Author |
Message |
yokfran
Joined: 28 Dec 2009 Posts: 16
|
Posted: Mon Dec 28, 2009 9:27 pm Post subject: [S]problems with "sceKernelLoadModule" |
|
|
hey, i'm new here and have learnt psp developping for a few weeks.
but , one problem confused me for a long time.
i can't use function "sceKernelLoadModule" in my code anywhere.
i can compile the sample code in the pspsdk without error.
but, after i run that EBOOT.PBP on my psp, it failed with error code "80020148"
i've searched the topics by keysword "sceKernelLoadModule 80020148" in this forum, but got nothing useful.
so, any one can tell me what should i do now?
changing the keyword or show me the topic to fix the problem?
;-) thanks
my psp:
PSP2000, 5.00 M33-6
sorry for my bad english. i hope i explained my means.
Last edited by yokfran on Fri Jan 15, 2010 11:21 pm; edited 1 time in total |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
Posted: Mon Dec 28, 2009 11:17 pm Post subject: |
|
|
| Looks like you're compiling for 1.50 and not 3.xx. |
|
| Back to top |
|
 |
yokfran
Joined: 28 Dec 2009 Posts: 16
|
Posted: Tue Dec 29, 2009 12:16 am Post subject: |
|
|
| Torch wrote: | | Looks like you're compiling for 1.50 and not 3.xx. |
Thanks for reply ;)
But I have added "psp_fwverion=500" and "build_prx=1" in the makefile...
However that still doesnt work...
Crazy...
BTW, anyone can give me a simple source (main.c .S .exp and makefile),thanks very much |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
|
| Back to top |
|
 |
|