orbuculum

Demultiplex and postprocess Arm Cortex-M SWO/SWV debug traces

brewmacoslinux
Try with needOr install directly
Source

About

Arm Cortex-M SWO/SWV Demux and Postprocess

Commands

orbuculumorb

Examples

Capture and decode SWO trace data from a connected debug probe$ orbuculum -c /dev/ttyUSB0 -b 115200
Process SWO trace file and output formatted debug information$ orbuculum -f tracefile.bin -b 115200
Enable ITM channel 0 for printf-style debug output decoding$ orbuculum -c /dev/ttyUSB0 -b 115200 -i 1