Hi,try debug with SWV my simple blinky programm but it dosn't work correct.I use a simple USB-cable (ST-LINK)to connect with my Win10 PC. STMCube is updated to 1.2.1Here the code of the _write function:int _write(int file, char *ptr, int len)
{
/* ...