Search found 8 matches

by sr.lucas
Sun Apr 16, 2006 3:18 pm
Forum: PS2 Development
Topic: Ps2Client load error
Replies: 2
Views: 1767

doh...
where is that in the docs!..

no.. I wasn't using host..

now it works!!! thanks a lot!!!!!
by sr.lucas
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?
by sr.lucas
Fri Apr 07, 2006 5:51 am
Forum: PS2 Development
Topic: First Steps towards developing for the PS2
Replies: 2
Views: 2716

so there it was..... i was still looking inside the source ps2sdk folder..

I´ll get back to this thread with more news!!
by sr.lucas
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...
by sr.lucas
Tue Apr 04, 2006 9:26 pm
Forum: PS2 Development
Topic: GCC + Debian
Replies: 7
Views: 4522

doh! Had to reinstall my notebook from scratch and decided that ubuntu was the way to go. Trying to recompile the toolchain throws new errors!.. I´m getting more and more lost!.. :( ## ## Executing the following command: ## ## { cd binutils-2.14 && mkdir -p build-ee && cd build-ee &a...
by sr.lucas
Thu Mar 30, 2006 1:42 am
Forum: PS2 Development
Topic: Read before posting - links to documentations inside.
Replies: 4
Views: 5629

the latest ps2link iso link is broken....

any ideas of where to get the latest version?
by sr.lucas
Wed Mar 29, 2006 11:47 pm
Forum: PS2 Development
Topic: GCC + Debian
Replies: 7
Views: 4522

thanks a lot!

i got a lot bunch of errors but i finally made it work!!!!
you pointed me out in the right direction!
by sr.lucas
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...