How can I use the printf() function.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-15 1:21 AM
Hellow
I want to display any debug message on the console of the CubeIDE, using the printf() function.
How can I do this?
Thanks
Solved! Go to Solution.
Labels:
- Labels:
-
STM32CubeIDE
1 ACCEPTED SOLUTION
Accepted Solutions
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-15 1:36 AM
Hi,
you can have a look to AN4989 STM32 microcontroller debug toolbox. §7 of this AN explains how to do debugging with printf
Rgds
BT
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-15 1:36 AM
Hi,
you can have a look to AN4989 STM32 microcontroller debug toolbox. §7 of this AN explains how to do debugging with printf
Rgds
BT
In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
