Resolved! ITM printf trace
I have a STM32L432 Nucleo-32 board and I'm trying to use ITM printf trace. I created new project with configuration: "Targeted Project type: Empty" "targeted language: C++". I'm not using HAL libraries.In the syscalls.c I added following code://Debug...