I am looking to get into some psp development. Unfortunately, documentation is very rare. I have setu my environment and I have hit a cealing of such. I am able to compile any of the examples found in the sdk,as well as my wn helloworld, without errors at all. I transfer the EBOOT.pbp to the psp and whenever I execute the application it gives me an error.
"The game could not be started. (80020001)"
Any help would be appreciated.
Error executing program.
Are you running a 1.0 PSP? If not (1.5+), the you have to extract the DATA.PSP in the EBOOT.PBP that your enviroment compiles, rename it as EBOOT.PBP in a folder called [MyProgram], while taking the PARAM.SFO and any other auxilary files (ICON0.PNG, etc. etc.) and placing them in an EBOOT.PBP in a folder named [MyProgram%]
Hope that helps you out.
Hope that helps you out.