I've been doing some work in python on the psp, and I'm trying to use PSPLink to speed up the testing.
I have PSPLink configured and working over wifi. It works exactly as it is supposed to, however, as soon as I run the python eboot.pbp
Code: Select all
ms0:/PSP/Game/Stackless/> ./eboot.pbp
Load/Start ms0:/PSP/Game/Stackless/eboot.pbp UID: 0x04DAD663 Name: StacklessPython
Python runs fine when executed normally from the XMB, and I can run other applications over PSPLink just fine (i.e Bookr).
Here is my psplink.ini config file: http://pastebin.ca/1229874
I am running PSPLink 2.0 on 4.01 m33-2 with the 1.50 addon.
Is there a way to enable an error log for psplink by any chance?
Thanks.