Search found 17 matches
- Wed Dec 09, 2009 10:19 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Mon Nov 16, 2009 8:28 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Thu Nov 12, 2009 6:28 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Mon Nov 09, 2009 5:58 pm
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
it seems helloworld can't accept command line args though Is that something that maybe needs to be added to kernel? What command line arguments are you referring to so I can test it out it won't accept any command line args. in fact when I try to printf argv[0] which should be the location of hello...
- Fri Nov 06, 2009 5:15 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
Re: I'll be making the jump to hyperspace this weekend...
Too much Linux / BSD tech support during M-F 8-5. And I am so dead tired when I get home, the spirit of a project often requires me to start on Saturday morning early. Very glad to hear you guys are getting started, I think we can make a more updated version of PSPLinux and hopefully get it compili...
- Fri Nov 06, 2009 5:12 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Thu Nov 05, 2009 3:55 pm
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
AHHH I got it! I compiled a hello world app in the toolchain, ran it on the psp in uclinux and displayed the damn hello world. Heres how I did it: Step 1: Download the precompiled toolchain and unpack it. Step 2: copy the following files from /staging_dir/usr/lib to /staging_dir/mipsel-linux-uclibc/...
- Thu Nov 05, 2009 1:33 pm
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
Okay I got it to compile but I cannot execute the program. When its compiled I get two files, one hello and one hello.gdb. When trying to execute the hello file I get this:
Whats the deal?
Code: Select all
bash: ./hello: cannot execute binary file
- Thu Nov 05, 2009 4:09 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Wed Nov 04, 2009 6:11 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Tue Nov 03, 2009 4:57 pm
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
Re: Any more help needed? Better with Linux than with PSP...
coolkehon, I just used this guide to do it. Very detailed and seems to work well. Let me know how it goes. http://montamer.blogspot.com/2008/08/building-linux-for-psp-getting.html I'll third that.. ie this sounds like a fun project, and if I can combine Linux and PSP and make the currently existing...
- Mon Nov 02, 2009 7:05 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
coolkehon, I just used this guide to do it. Very detailed and seems to work well. Let me know how it goes.
http://montamer.blogspot.com/2008/08/bu ... tting.html
http://montamer.blogspot.com/2008/08/bu ... tting.html
- Sun Nov 01, 2009 10:15 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Thu Oct 22, 2009 10:45 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Thu Oct 22, 2009 10:33 am
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Wed Oct 21, 2009 3:49 pm
- Forum: PSP Development
- Topic: Help re-porting uClinux to the psp
- Replies: 34
- Views: 43655
- Sun Oct 18, 2009 2:23 pm
- Forum: PSP Development
- Topic: A new port of uClinux on PSP (with accessibility to ms0)
- Replies: 284
- Views: 252352
Awesome project :) I just read through all 10 pages and have a few questions: 1.) Has any progress been made on this, specifically with the wifi driver? 2.) It seems that 5 minutes after booting my psp will freeze. The cursor will keep blinking but I have to remove the battery to restart the psp. An...