Part Number: EVM430-FR6047
I've got a EVM430-FR6047 for which eventually I'm going to build an ultrasonic project (_not_ flow sensing), and I want to control it and get data via the UART (not with the water flow USS GUI). I would really like for the UART to come out via the on-board USB, part of the integral EZ-FET.
I see by the "EVM430-FR6047: Help on UART example code" question that there appears to be an issue with what UART should actually be used to talk to the EZ-FET - UCA0 ("COMM_RX/TX", which goes to the Communications HID Bridge device, U200) or UCA1 ("JTAG_RX/TX", which goes to the EZFET-LITE, U100). I can go with whatever works.
But when I plug in the EVM, there are no COM ports that register. Just a "MCU COMM HID to Serial Bridge" device, and a "MSP Tools Driver". This is on Windows 10 Pro.
Code programs onto the EVM just fine - the blinky and the LCD examples work. I also got down the Flow Meter project, built it, and programmed it. Said it worked (even though I can't verify it).
Is it actually possible to talk to the 6047 device over UART via the on-board USB?

