Decode ARM ITM data from SWO pin output
Go to file
Jim Paris fa5647aaab Reopen stdout as an unbuffered binary stream
We want to dump output directly from the device without any further
processing, to support binary data dumps; we also disable buffering
on stdout, to support piping output to other processes more cleanly.
2020-06-10 18:08:29 -04:00
itm-decode.py Reopen stdout as an unbuffered binary stream 2020-06-10 18:08:29 -04:00
Makefile Add Python script to decode ITM data from SWD 2020-04-09 14:35:06 -04:00