I have two slightly different MSP-ez430u emulators. I use these to interface to the RF2500 development board. both emulators allow me to download and debug in IAR but only one allows my UART output to pass through to the PC. I see a difference in the Device Manager's reporting of the USB drivers (Windows 7 64bit) as follows:
1. MSP-FET430UIF - VCP (COM3)
2. MSP430 Application UART (COM3)
#1 does not provide UART communication but #2 does. Only one emulator is attached at a time. Can I get UART functionality through the VCP driver?