Allan
Joined: 20 Dec 2009 Posts: 23
|
ICD-U64 Stream names |
Posted: Sat Feb 20, 2010 9:50 pm |
|
|
Hi everybody,
I need a way to keep the debugger serial info and my program serial information separate.
The best way seems to be to use fprintf instead of printf and specify the name of the desired stream. However, I can't find the name of the debugger input and output streams.
Anybody know them, or another way to keep the data separate?
Thanks, Al |
|