2024-08-09 07:24 PM
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 the printf output in the debug view. I suspect that I might be missing some configuration steps or might not be using the correct setup.
Could someone provide a step-by-step guide on how to properly configure the debugger in Keil MDK to view printf outputs for the STM32F446RE? Any help or tips on the necessary configurations would be greatly appreciated.
Thanks in advance!
2024-08-09 08:54 PM
Check out the appnote attached at the bottom of this post:
https://community.st.com/t5/stm32-mcus-products/configuring-printf-on-keil/td-p/440311
Also check out these posts:
https://community.st.com/t5/stm32-mcus-products/configuring-printf-on-keil/td-p/440311