is it possible to use the ITM on the stm32g051
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-21 12:54 AM
Is it possible to use the ITM or to get debug message from the stm32g051 using the PEmicro multilink universal?
I try to insert this code but aparently there is no CoreDebug on the stm32g051g8.
Thank you.
Labels:
- Labels:
-
STM32G0 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-21 2:21 AM - edited ‎2025-03-21 2:22 AM
From rm cortex M0+ :
Here is no ITM.
If you feel a post has answered your question, please click "Accept as Solution".
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-21 2:25 AM
It's a Cortex-M0+ - it has no ITM:
Please note How to insert source code - not as images.
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
