doh...
where is that in the docs!..
no.. I wasn't using host..
now it works!!! thanks a lot!!!!!
Search found 8 matches
- Sun Apr 16, 2006 3:18 pm
- Forum: PS2 Development
- Topic: Ps2Client load error
- Replies: 2
- Views: 1767
- Sun Apr 16, 2006 2:40 pm
- Forum: PS2 Development
- Topic: Ps2Client load error
- Replies: 2
- Views: 1767
Ps2Client load error
I've been trying unsuccessfully to run the ee-echo sample using ps2client...
I'm getting this error
loadelf: fname ee-echo.elf secname all
Cannot openfile
any ideas of what's wrong? Am I supposed to copy the file to the PS2 before executing it?
I'm getting this error
loadelf: fname ee-echo.elf secname all
Cannot openfile
any ideas of what's wrong? Am I supposed to copy the file to the PS2 before executing it?
- Fri Apr 07, 2006 5:51 am
- Forum: PS2 Development
- Topic: First Steps towards developing for the PS2
- Replies: 2
- Views: 2716
- Thu Apr 06, 2006 1:23 pm
- Forum: PS2 Development
- Topic: First Steps towards developing for the PS2
- Replies: 2
- Views: 2716
First Steps towards developing for the PS2
Hi all, I´ve recently started with a "wish" to write some code for the ps2... so I googled some, found this forums, ps2-scene.org forums, started reading, found a nice project to be part of, and then I wanted to start writing code... My idea with this post is to help those that are just st...
- Tue Apr 04, 2006 9:26 pm
- Forum: PS2 Development
- Topic: GCC + Debian
- Replies: 7
- Views: 4522
- Thu Mar 30, 2006 1:42 am
- Forum: PS2 Development
- Topic: Read before posting - links to documentations inside.
- Replies: 4
- Views: 5629
- Wed Mar 29, 2006 11:47 pm
- Forum: PS2 Development
- Topic: GCC + Debian
- Replies: 7
- Views: 4522
- Wed Mar 29, 2006 7:05 am
- Forum: PS2 Development
- Topic: GCC + Debian
- Replies: 7
- Views: 4522
GCC + Debian
Hi all, I´m trying to compile the ps2toolchain ((newtoolchain-20060222.tgz) under debian (testing/unstable) and i am getting this output: echo timestamp > s-genrtl gcc -c -DIN_GCC -DCROSS_COMPILE -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-lo...