User Activity

I’m working on a project using the STM32F446RE microcontroller and I’m trying to set up the debugger's printf viewer in Keil MDK. I would like to use the printf function to output debug information to the debugger’s terminal.I’m having trouble seeing...