The Getting Started Guide that ships with the dev kit says "This USB port provides JTAG debug and Virtual COM Port connectivity via the ICDI". Windows only shows two devices, the ICDI DFU and ICDI JTAG/SWD Interface. I don't get a Virtual Com Port listed in my devices yet many of the sample programs output to UART0.
UART0 is routed to the JTAG interface according to circuit information supplied. There is a J2 header called DEBUG UART but the documentation says for future use do not connect.
What's the recommended way to access UART0 and is it used for on board purposes that I should be aware of? Can I use J2 and get a USB Virtual Serial Port?
TIA