• Stars
    star
    160
  • Rank 233,431 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created about 6 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

SEGGER-RTT Client for J-LINK and DAPLink

RTTView

SEGGER-RTT Client for J-LINK and DAPLink

To run software, you need python 3.6, pyqt5 and pyqtchart.

To use DAPLink, you need additional pyusb for CMSIS-DAPv2 and another usb-backend for CMSIS-DAPv1 (hidapi or pywinusb for windows, hidapi for mac, pyusb for linux).

wave show:

data format for wave show:

  • 1 wave: 11, 22, 33,
  • 2 wave: 11 22, 33 44, 55 66,
  • 3 wave: 11 22 33, 44 55 66, 77 88 99,
  • 4 wave: 11 22 33 44, 55 66 77 88, 99 11 22 33,

input: