| View previous topic :: View next topic |
| Author |
Message |
Phantom8
Joined: 17 Jun 2005 Posts: 30
|
Posted: Tue Sep 04, 2007 2:00 am Post subject: Debug message with psplinkusb |
|
|
| Is it possible to output debug messages from my application to the usbshell using psplinkusb? I've tried to use Kprintf, but the messages never gets printed in the usbshell. |
|
| Back to top |
|
 |
PSPJunkie
Joined: 23 Jan 2007 Posts: 14 Location: Jersey
|
Posted: Tue Sep 04, 2007 2:52 am Post subject: |
|
|
| PSPLink redirects the stdout and stderr so just use printf() to print text to the pspsh screen. |
|
| Back to top |
|
 |
fishdrop
Joined: 31 Oct 2006 Posts: 16
|
Posted: Thu Sep 27, 2007 11:25 am Post subject: |
|
|
| PSPJunkie wrote: | | PSPLink redirects the stdout and stderr so just use printf() to print text to the pspsh screen. |
But it may be not work in slim psp.
How can I do? |
|
| Back to top |
|
 |
|