Hello (World) I have installed the toolchain with pspsdk and compiled the powersample in the samples directory. This may sound foolish to experienced psp developers here so I must apologise :) When the program compiled it gave a normal shared object and an elf file, what must be done to run this on a psp which has been modded with a pandora battery and magic memory stick? Does anyone have a Noob link?
Thanks
Go to PSP-Programming if you want some more "noob" help. They're more basic over there and focus more on EBOOTs than PRX and complex system hooks like on this forum.
Some REALLY old samples only generated elf files as they were meant to be run under psplink. You should probably ignore the makefile of those samples and use the newer ones.