Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.
Moderators: cheriff , Herben
sr.lucas
Posts: 8 Joined: Wed Mar 29, 2006 7:00 am
Post
by sr.lucas » Sun Apr 16, 2006 2:40 pm
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?
cheriff
Regular
Posts: 258 Joined: Wed Jun 23, 2004 5:35 pm
Location: Sydney.au
Post
by cheriff » Sun Apr 16, 2006 3:17 pm
Not sure if this is what you're doing (am unable to fire up my ps2 to check error codes at the moment) but are you using 'host' on the ps2client commandline?
ps2client execee host:myelf.elf
is what works.. obviously add the ip address for your particular setup..
Damn, I need a decent signature!
sr.lucas
Posts: 8 Joined: Wed Mar 29, 2006 7:00 am
Post
by sr.lucas » Sun Apr 16, 2006 3:18 pm
doh...
where is that in the docs!..
no.. I wasn't using host..
now it works!!! thanks a lot!!!!!