Hello Julian,
- The "Virtual serial " is intergrated in OSBDM/OSJTAG debug of NXP( Freescale) tower board,
that is to say if you use the demo board of freescale, there is a Virtual serial in tower board, so the microcontroller can output data to PC.
While the external debugger MUltilink FX only has debug function, if you want to send data ,
you can use the Serial Communications Interface .
About the detail , please have a look at "OSBDM_OSJTAG_Virtual_Serial_Toolkit_Resources.pdf" .
- If you use CodeWarrior IDE, you can create a proejct based Processor Expert ,then add the "AsynchroSerial" component ,there is demo code 。
Hope it helps
Alice