Skip to main content
Associate III
January 5, 2016
Question

How to use ITM in SW?

  • January 5, 2016
  • 2 replies
  • 726 views
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
This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
January 6, 2016
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 VenmoUp vote any posts that you find helpful, it shows what's working..
Associate III
January 6, 2016
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.