I cannot get this to run on my FW390 PSP.
It simply, either crashes the PSP or returns
"The game could not be started." (8002013C)
I tried all combinations of setting PSP_FW_VERSION=390
PSP_MODULE_INFO("name", 0, 1, 1);
Do the socket operations require kernel mode?
does it have to be compiled as a prx?
Please point me in the right direction.
I feel if I can get this to work I can debug my UDP porting problem.
up until now I have only dealt with EBOOTs in user mode
Also,
does the network need to be initialized by the application or is there a way for it to be up before the application runs?
Thanks,
samples/net/simple on FW390
Re: samples/net/simple on FW390
I have similiar problem but error is 800900D9, and sometimes error that u wrote. Libcurl sample also didn't work