Page 1 of 1

Loading .elf Demo

Posted: Tue Oct 17, 2006 9:21 am
by underrisk
Hello, all
First of all i should thank all guys who worked so hard to make things so easy to understand , so really alot of thanks for all.

Now i downloaded ps2dev and connect my pc to ps2 , then i tried as everyone suggest to try some demo and for that i tried inlink,xlink,and ps2client.

At this stage i had two of quss.
First : when i make example Hello i got ext. something like .erl not .elf
so i couldnot load it, but for others like Cube it worked fine

Second : inlink and xlink worked fine but i didnot know how can i load the
elf using ps2clien, i mean the commant for that even reset
worked OK.

so please any one can comment or give some advise will be so welcome
just to be aware iam using XP and and conected to ps2 throught ethernet

Posted: Wed Nov 22, 2006 3:52 pm
by Herben
There is a hello.erl example supplied to show off Pixel's cool "ERL" system. Ignore that, it's not something you're likely to get involved with.

regarding PS2client, you'll need to do something like: ps2client -h [your PS2 IP] execee host:/yourelf.elf

do that from the directory that "yourelf.elf" is located in.

Posted: Wed Nov 29, 2006 10:20 am
by underrisk
Thanks alot Herben ,
so nice of you