Page 1 of 1

Elf requirements to run under ps2link?

Posted: Thu Feb 05, 2004 4:40 am
by Barbarian
What is the required start address?
I was trying to compile a simple hello world app with Codewarrior for PS2, but it seems to crash when run under InLink and ps2link.

Do I need a special crt0? How about if I want to reboot ps2link from within the code? Do I just exit main?

Posted: Thu Feb 05, 2004 7:40 am
by Oobles
Look at the linkfile and crt0 in ps2lib for examples. They are in the ee/startup directory.

Oobles.