fabriceo / sc_jtag

JTAG communication protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JTAG communication

Stable release:unreleased
Status: Feature complete
Maintainer:https://github.com/mattfyles
Description:Master JTAG communication, XCore JTAG access.

Key Features

  • Master JTAG implementation
  • Protocol to implement interaction with XCore over JTAG

To Do

  • Create a simple example program
  • Slave JTAG

Firmware Overview

This repo contains modules to communicate over JTAG. The lowest level modules implement the JTAG protocol. The high level modules implement debug protocols over JTAG.

Known Issues

  • None

Required Repositories

  • xcommon git@github.com:xcore/xcommon.git

Support

Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the maintainer for this line.

About

JTAG communication protocols

License:Other


Languages

Language:XC 89.1%Language:C 10.3%Language:C++ 0.4%Language:Objective-C 0.2%