Sample exec problem

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
foxss
Posts: 6
Joined: Sun Dec 07, 2008 2:00 pm

Sample exec problem

Post by foxss »

Hi all,

I am a newbie in PSP howbrew program dev.
I use windows XP installed with minpspw 0.8.10.
I compiled sdk sample net/resolver then exec on my psp slim CF 3.71-M4
It simpily reply nothing and shutdown within 4 seconds.(I read this would an fatal exception in my program that cause PSP shutdown)

Anyone get some clue? really don't know which part is wrong or missing.
jojojoris
Posts: 255
Joined: Sun Mar 30, 2008 4:06 am

Post by jojojoris »

Well those 2 samples are in kernel mode so you have to port them to use mode. It's simple but if you are a beginner you can try to compile other samples. I know the audio samples work on a slim.
Post Reply