Mbed SDP-K1 / hardware USB driver / Error 0x80FF0100 /

Hello,

If you want to use UART which is probably connected via DAP as a normal debug console, then you need different API - like I wrote here.
The USBSerial API is for on-chip USB interface.

BR, Jan