You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On IRC, quite a few people have asked about the ITM, have mentioned that they don't know how to use it, or mentioned that they tried to use it before but didn't get it to work. Let's document how to use the ITM in the book.
To cover:
OpenOCD side: monitor itm
Device side: iprintln!
Host side: itmdump -F -f itm.txt
Host side: itmdump -f /dev/ttyUSB0 (*nix only)
Cover how to configure the speed of ttyUSB*
The text was updated successfully, but these errors were encountered:
On IRC, quite a few people have asked about the ITM, have mentioned that they don't know how to use it, or mentioned that they tried to use it before but didn't get it to work. Let's document how to use the ITM in the book.
To cover:
monitor itm
iprintln!
itmdump -F -f itm.txt
itmdump -f /dev/ttyUSB0
(*nix only)ttyUSB*
The text was updated successfully, but these errors were encountered: