Hi,
I downloaded psptoolchain-20050619.tgz from http://www.oopo.net/consoledev/. I built the psp gcc compiler and compiled nem example. The pbp was created but when I try to execute it, it seems not to be valid, and the psp emu only shows a black screen, has anybody come across this problem?.
Thanks in advance,
HexDump.
Help with pbp not running compiling with psptoolchain-200506
Start with either updating to the latest version (just in case), or wait for the PSP SDK to be released in the next couple of days.
The script that nem produces is now old and has some options which were only needed for ps2sdk, have a search on these forums to find the updated commands required.
Finally make sure that you are running outpatch and elf2pbp on the compiled result.
Edit: elf3pbp was clrearly supposed to say elf2pbp
The script that nem produces is now old and has some options which were only needed for ps2sdk, have a search on these forums to find the updated commands required.
Finally make sure that you are running outpatch and elf2pbp on the compiled result.
Edit: elf3pbp was clrearly supposed to say elf2pbp
I know that it is planned for realease soon as there have been quite a number of mentions of it here and on the irc channel.
It should compile on any platform that has a working gcc implementation as all it will be is a modified copy of gcc with some tools and some header files, at least that's how I understand it.
It should compile on any platform that has a working gcc implementation as all it will be is a modified copy of gcc with some tools and some header files, at least that's how I understand it.