Pikey4 works a treat but now need HELP!

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

Moderators: cheriff, TyRaNiD

Post Reply
jube
Posts: 115
Joined: Tue Oct 23, 2007 2:26 am

Pikey4 works a treat but now need HELP!

Post by jube »

hi all, got pikey to work "out the box" without adding jeans niffty sio driver by simply adding the debug sio initilisation in the sio_in module.
BUT

I need to draw a graphic ontop of the xmb when the sce osk is braught up, my problem is that when i try to link ANY graphic libs (OSL,SDL,or some gu routines found ) to ANY of the pikey prx's i just get a host of undefined reference errors, i know it can be done cos pikey.prx has a blit.c routine to bring up status messages which works nice.
User avatar
jean
Posts: 489
Joined: Sat Jan 05, 2008 2:44 am

Post by jean »

uh, uh....seems time to clean the dust upon my old idea to replace OSK with a stub for a pikey plugin....
only a question: sio initialization you're speaking about is a full init with explicit baudrate setup??
jube
Posts: 115
Joined: Tue Oct 23, 2007 2:26 am

Post by jube »

no its just the dubugsioinit() ( not sure spelled that right!! ) straight from the sio psp sdk sample, just the one line!

But do try and link, for example OSL into osk_out, i tried everything, from lots of peoples code and am close to loosing temper big time !!

Is so frustratig when pikey works so bloody well !!!, typing full speed into the sce osk from pc is real thrill !!
Post Reply