cancel
Showing results for 
Search instead for 
Did you mean: 

Help with Configuring Debugger's printf Viewer for STM32F446RE

husk82
Visitor

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!

1 REPLY 1
STM_Thirty2
ST Employee

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

If you feel a post has answered your question, please click "Accept as Solution"