Search found 3 matches

by CrazySam
Wed Nov 19, 2008 9:42 am
Forum: PSP Development
Topic: PSPlink problems (80020148 Error)
Replies: 4
Views: 2714

Success!

I finally figured out the problem! PSPLink 3.0 only runs .prx files. I was trying to run the EBOOT but it does not support it. Also your application must be set up to run as a custom firmware application: Add this to your makefile (note the ones highlighted): CFLAGS = -O2 -G0 -Wall -DPSPFW3X ^^^^ CX...
by CrazySam
Tue Nov 18, 2008 10:45 am
Forum: PSP Development
Topic: PSPlink problems (80020148 Error)
Replies: 4
Views: 2714

Help

Somebody please help me out, Kreationz what did you do to fix it?
by CrazySam
Tue Nov 18, 2008 10:21 am
Forum: PSP Development
Topic: PSPlink problems (80020148 Error)
Replies: 4
Views: 2714

Which version were you using? Which one do you use now?

Hi which version of PSPLink were you using, I'm having the same problem and I use 3.0.

From what I know the version shouldn't really matter to execute elf files, no?

Please help me, I spent all night trying to set the dev environment on Ubuntu and for the first time, it's fricken daunting.