首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > opendous-jtag

opendous-jtag

资 源 简 介

A simple USB-JTAG interface implemented using LUFA library running AT90USB162 based on Open Hardware board opendous. Primary reason is to create a cheap replacement for the parallel port JTAG adapter "Wiggler" and alike. Connecting pins to JTAG interface PORTB is used for JTAG communications, with following pins configuration: |Pin|Function| |:--|:-------| |0 |TDI | |1 |TMS | |2 |TRST | |3 |SRST | |4 |TCK | |5 |TDO | Various JTAG cable pin outs are available here: http://www.jtagtest.com/pinouts/ Configuring openocd get the patched openocd-0.4.0: wget http://opendous-jtag.googlecode.com/files/openocd-0.4.0.opendous.estick.tar.bz2tar jxf openocd-0.4.0.opendous.estick.tar.bz2 Run the ./configure --enable-opendous or ./configure --enable-estick it is synonym cd openocd-0.4.0.opendous.estick./configure --prefix=/opt/arm --enable-opendousmake make install

文 件 列 表

opendous-jtag-r22
opendous-jtag.c
opendous-jtag.aps
Descriptors.c
jtag_functions.h
JTAG.txt
opendous-jtag.h
WindowsDriver
flash.sh
patches
Descriptors.h
opendous-jtag.aws
readme.txt
jtag_defs.h
makefile
jtag_functions.c
VIP VIP
0.170335s