ITM functionality does not works in STM32L432KC ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-12-27 8:24 PM
Couldn't use ITM for printf like debugging in STM32L432KC Nucleo 32 board
Labels:
- Labels:
-
DEBUG
-
STM32L4 series
This discussion is locked. Please start a new topic to ask 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-12-27 10:05 PM
I'm sure it does.
Check your implementation.
Check connectivity of PB3 SWO/TDO pin.
Check core clock settings match at both ends.
Check if the ITM_SendChar works.
Check plumbing for printf()
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
