Page 1 of 1

erl files

Posted: Tue May 27, 2008 1:59 am
by BlackVision
Hi, I'm new to PS2 programming. I know how to compile and run PS2 programs using XLink and Ps2link, but, when I try to execute .erl file my PS2 denies to reads it. Since in some examples(PS2 SDK) source code compiles in .erl file, I wonder what's the use of that filetype and how could I compile it into "normal" .elf file? thx for your help

Posted: Tue May 27, 2008 2:08 am
by Lukasz
You probably need the ERL loader, PS2Link only executes ELF's and IRX's.

http://forums.ps2dev.org/viewtopic.php?t=1551