The example sends string in loop using emulated serial port over USB.
- Flash the board, and ensure the target's auxiliary USB is plugged into the PC.
- Open serial console (select associated COM port, transmission speed: 9600 bps).
- Reset the target.
- "I am a virtual serial port" string should appear in loop on the serial console in the 1 second delays.
Note: On Windows you can check the associated COM port in the Device Manager (USB Serial Device).
MIRRORED FROM MASTER EXAMPLE SNIPPETS REPOSITORY: mbed-os-examples-docs_only. ANY CHANGES MADE DIRECTLY TO THIS REPOSITORY WILL BE AUTOMATICALLY OVERWRITTEN.