Giter VIP home page Giter VIP logo

rttview's Introduction

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).

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,

Variable read directly

When select map file path in address combobox, RTTView read selected variable directly from memory at specified address, rather from RTT buffer.

Double-click the table cell to bring up the variable adding dialog.

rttview's People

Contributors

xivn1987 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rttview's Issues

关于升级了最新的pyocd之后

你好,这边用的合宙的daplink V1能正常使用,但是我用daplink V2就会卡死在打开连接界面
然后我更新了最新的pyocd后,能正常打开界面,但是不能打开连接,请问有尝试过最新的pyocd么

请教下如何通过 pyocd的rtt进行输入

XIVN 你好!
我现在使用daplink配合pyocd可以实现单片机到电脑的信息输出,但是直接在命令行输入字符貌似没有输入到芯片内,请问下这个上位机是如何实现的?或者直接明勇pyocd的命令可以实现此效果吗?

Python运行没有DAPLink选项

Python运行没有DAPLink选项

image

已经安装的pip库:

pip install PyQt5
pip install PyQtChart
pip install pyusb
pip install hidapi
pip install pywinusb
pip install pyinstaller

没有报错信息,麻烦帮忙看一下。。。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.