Git Product home page Git Product logo

clujtag-client's Introduction

clujtag-client

Client for AVR-based JTAG programmer: https://github.com/ClusterM/clujtag-avr

It's based on Lib(X)SVF (http://www.clifford.at/libxsvf/) so you can use it to flash SVF or XSVF files. Use MinGW (www.mingw.org) to compile it for Windows if need. Linux users are welome too.

How to use:

Usage: clujtag [ -v ... ] -p portname { -s svf-file | -x xsvf-file | -c }

  • -p portname - use specified serial port for communication with programmer (COMxx for Windows and /dev/ttyxxx for Linux)
  • -v, -vv, -vvv, -vvvv - verbose, more verbose and even more verbose
  • -s svf-file - play the specified SVF file
  • -x xsvf-file - play the specified XSVF file
  • -c - list devices in JTAG chain

Examples:

>clujtag -p COM16 -c
Scanning JTAG chain...
Device found: idcode=0x170640dd, revision=0x1, part=0x7064, manufactor=0x06e


>clujtag -v -p /dev/ttyACM0 -s MMC1.svf
clujtag
Copyright (C) 2009  RIEGL Research ForschungsGmbH
Copyright (C) 2009  Clifford Wolf <[email protected]>
Copyright (C) 2014  Cluster <[email protected]>
Lib(X)SVF is free software licensed under the ISC license.
Playing SVF file `MMC1.svf'.
Done!

clujtag-client's People

Contributors

clusterm avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

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.