Hi Davis,
Now that I am also facing the same problem, I need some guidance on the issue. I think I can describe the porblem once again.
All TWR kits use OSBDM (using JM60) and then PE provides utility to capture some Virtual Serial port generated which is (i1....see the attachment).
Traditionally we have been using this utility to get the serial data from our board.
Now when I start using some of the other examples with Tower boards which use "printf", I expect to see the output somewhere either in "Termincal Utiltiy provided by PE" or the "Console" suggested or some other Utility such as Hyperterminal.
This is where we face a problem.
(1) We don't know where in the code should I select the UARTS being used by "Printf".(how OSBDM is using UART and its USB is obvious)
(2) Just becuase Serial-USB port appears under "Jungo" on my Windows XP(please see the attachment), this dosn't figure in any of the Serial utilities (other than the one supplied by PE Micro).
Problem in nutshell: How do I make select a particular UART for "printf" (It must be using some UART to send these characters....that's the assumption.