| View previous topic :: View next topic |
| Author |
Message |
Barbarian
Joined: 27 Jan 2004 Posts: 28
|
Posted: Thu Feb 05, 2004 4:40 am Post subject: Elf requirements to run under ps2link? |
|
|
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? |
|
| Back to top |
|
 |
Oobles Site Admin
Joined: 17 Jan 2004 Posts: 362 Location: Melbourne, Australia
|
Posted: Thu Feb 05, 2004 7:40 am Post subject: |
|
|
Look at the linkfile and crt0 in ps2lib for examples. They are in the ee/startup directory.
Oobles. |
|
| Back to top |
|
 |
|