How to install Amontec JTAGkey-Tiny

JTAGkey-Tiny


The Amontec JTAGkey-Tiny is an FTDI FT2232-based device supported by OpenOCD through the FTDI driver which can be found here:
http://www.ftdichip.com/Drivers/D2XX.htm

Setup the JTAGkey as follows:
  1. Download and install the JTAGkey driver for Windows.
  2. Connect the hardware to one USB port of the host PC.
  3. Follow the onscreen instruction and force Windows to look for driver in the amontec installation folder.
  4. Ensure that the hardware is is installed and ready to use.

By default each demo is configured to use Versaloon as hardware IF. You need to change the Eclipse configuration in order to use the JTAGkey. 
  1. Open the External Tools Configurations dialog from the Run|External Tools menu. 
  2. Chose the OpenOCD Server program on the left side.
  3. Ensure that the first -f option in the Argument text box is the jtagkey.cfg file as highlighted in the following picture.
  4. Press the Apply buttom to confirme the new setting
  5. Repeat those steps also for the OpenOCD Programmer tool.
  6. that is all.