forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSPlink printf problem

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
SafariAl



Joined: 29 Apr 2008
Posts: 5

PostPosted: Wed Nov 12, 2008 8:57 am    Post subject: PSPlink printf problem Reply with quote

Well, seems that when using printf, and running a prx in PSPlink, it does not print to the pspsh window. I was told by InsertWittyName to update my newlib (by reinstalling the toolchain) which went along fine, but that didn't seem to work either. Any suggestions?

-Al
Back to top
View user's profile Send private message
Smong



Joined: 04 Sep 2007
Posts: 82

PostPosted: Tue Nov 18, 2008 7:43 am    Post subject: Reply with quote

Use the 1.5 version of psplinkusb?
_________________
(+[__]%)
Back to top
View user's profile Send private message
willow :--)



Joined: 13 Jan 2007
Posts: 126

PostPosted: Tue Nov 18, 2008 1:52 pm    Post subject: Reply with quote

I've been having the same problem (as well as the "reset" command not working with pspsh) on kubuntu for a while, even after an update of the sdk, but that was a few months ago. (using the 3.0 OE version of psplink)

I don't have such problems with the latest minimal pspsdk on windows, so I really think it has something to do with your newlib/sdk version... are you sure you have the latest version, for everything that's involved ? (I am myself so bad with linux, that I couldn't even answer that question, so...)
Back to top
View user's profile Send private message
tpu



Joined: 28 Jan 2008
Posts: 7

PostPosted: Fri Nov 21, 2008 1:14 am    Post subject: Reply with quote

use this code:
Code:

    int kout = sceKernelStdout();
    sceIoWrite(kout, buf, len);
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group