How to use ITM in SW?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-01-05 1:55 PM
Posted on January 05, 2016 at 22:55
Who answer me? How to use ITM IO for debugging by console in Systems Workbench. Is that possible? I have not found a way input-output on terminal from program (printf like). In MDK-ARM it simple. I need dialogs with my program for debugging. I use ST-LINK embedded in Nucleo.
Thanks. #sytem-workbench #system-workbench
Labels:
- Labels:
-
SW4STM32
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-01-05 4:20 PM
Posted on January 06, 2016 at 01:20
Not a SW user here, but for GNU/GCC I've used the SWV window in the ST-LINK Utilities.
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..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-01-06 1:10 AM
Posted on January 06, 2016 at 10:10
It's a pity, what is System Workbench not have SWV/ITM service right inside.
This utility will be needed in any case. Thank you very match.