GNICE JTAG Bluetechnix, GNICE JTAG Datasheet - Page 10

no-image

GNICE JTAG

Manufacturer Part Number
GNICE JTAG
Description
EMULATOR, BLACKFIN, GNIC+ JTAG USB PROG
Manufacturer
Bluetechnix
Type
USB JTAG Emulatorr
Datasheet

Specifications of GNICE JTAG

Supported Devices
Blackfin Processors
Core Sub-architecture
NO IMPORT
Ic Product Type
USB JTAG In-Circuit-Emulator
Features
USB 2.0 Full Speed, JTAG Clock (TCK) 6MHz, Link Status LED
http://docs.blackfin.uclinux.org/doku.php?id=hw:jtag:gnice
modprobe -r ftdi_sio
modprobe ftdi_sio vendor=0x0456 product=0xF000
The Linux kernel of your host system will create a virtual serial device called /dev/ttyUSBx where 'x'
is a sequentially assigned number. If you don't have any other USB serial converters attached to
your machine, the device name will be /dev/ttyUSB1. You can use your favorite terminal emulator
(minicom, cu, zc, …) just like for any other/real serial port.
JTAG and Serial can be used together.
usbcore: registered new interface driver usbserial
usbserial: USB Serial support registered for generic
usbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
usbserial: USB Serial support registered for FTDI USB Serial Device
ftdi_sio 5-1.3:1.0: FTDI USB Serial Device converter detected
ftdi_sio: Detected FT2232C
usb 5-1.3: <strong>FTDI USB Serial Device converter now attached to
ttyUSB0</strong>
ftdi_sio 5-1.3:1.1: FTDI USB Serial Device converter detected
ftdi_sio: Detected FT2232C
usb 5-1.3: <strong>FTDI USB Serial Device converter now attached to
ttyUSB1</strong>
usbcore: registered new interface driver ftdi_sio
ftdi_sio: v1.4.3:USB FTDI Serial Converters Driver
Without the patch the driver will detect and configure two USB Serial TTYs. You should only use
the second one. Since the first one uses the same signals on the FT2232 Channel A shared with the
JTAG.
You may damage your hardware!
Controlling the auxiliary GPIO
A simple control application can be found here:
file:
Printed on 2010/10/15 04:21
Make sure the driver isn’t already loaded
Then load the driver module with given gnICE VID/PID arguments
trunk/debug-helpers/gnice-reset/gnice-reset.c
hw:jtag:gnice
http://docs.blackfin.uclinux.org/
Last update: 2010/08/23 18:16

Related parts for GNICE JTAG