MicroController Pros Home Page My Account  Cart Contents  Checkout  
  Store » ARM » Debuggers/Programmers » 8.08.00 My Account  |  Cart Contents  |  Checkout   
Quick Find
 
Enter keywords to find the product you are looking for in the Quick Find field above

or use
Advanced Search
Categories
80x86
8051->
ADI Blackfin
ARM->
  Boards->
  Books
  Debuggers/Programmers->
    Accessories
  Software
  Starter & Evaluation Kits
Atmel AVR->
Axis - FOX Board
Cypress PSoC
Freescale->
FTDI->
Fujitsu
Intel 8XC196
Maxim->
Microchip PIC->
MIPS
National Semiconductor
Parallax
Renesas->
Silicon Labs
ST Microelectronics->
Texas Instruments->
Tibbo->
Zilog
Books->
E-Blocks
EEPROM/EPROM/FLASH
Embedded Ethernet->
Embedded Software->
I/O Modules->
Parts & Components->
Pick & Place Tools
Programmable Logic (PLD)
Prototype PCBs->
Robotics
ROM/Flash Emulators
Test & Measurement->
Tutorial CD-ROMs
Universal Programmers->
Wireless->
Information
Intro to Embedded Tools
Embedded News Digest
Useful Resources
Shipping & Returns
Warranty & Liability
Privacy Notice
Conditions of Use
Contact Us
J-Link-ARM: USB-JTAG for ARM7/ARM9 cores US$299.00

8.08.00
J-Link-ARM: USB-JTAG for ARM7/ARM9 cores


Now supports free Flash breakpoints with NXP LPC microcontrollers!

J-Link-ARM Overview

J-Link ARM is a small USB to JTAG in-circuit debugger and programmer designed for ARM cores. It connects via USB to the PC host running Windows 2000 or XP. J-link can handle multi-core debugging by connecting multiple ARM chips to the same JTAG connector.

You can develop your own applications to utilize the entire functionality of J-Link with the J-Link Windows SDK (see below).

J-Link ARM Specifications

  • Fully plug-and-play compatible
  • Supports any ARM7/ARM9 core, including thumb mode
  • Powered through USB (<50mA)
  • Full USB 2.0 speed
  • Download speed up to 600 kBytes/s
  • DCC speed up to 800 kb/s
  • Max. JTAG speed 12 MHz
  • Standard 2x10 pin JTAG connector
  • Single-Wire Debug (SWD) supported
  • Single-Wire Viewer (SWV) supported
  • Automatic core recognition
  • Auto speed recognition
  • Support for multiple devices on scan chain
  • Fully plug-and-play compatible
  • All JTAG signals can be monitored
  • Supports 1.2-3.3 V target voltage
  • Target voltage can be measured
  • Safe operating temperature +5°C to +60°C @ <90% rH
  • Safe storage temperature -20°C to +65°C
  • Size (without cables): 100 x 53 x 27mm
  • Weight (without cables): 70g
  • USB and 20-pin flat cable included
  • Seamless integration into IAR Systems Embedded Workbench (not included)

The included J-Mem software runs on Microsoft Windows 2000 and Windows XP. It requires a J-Link connected to the USB port and an ARM system connected to J-Link via the JTAG interface.

J-Mem displays memory contents of ARM systems and allows modifications of RAM and Special Function Registers (SFRs) while the target is running. It makes it possible to look into the memory of an ARM chip at run time; RAM can be modified and SFRs can be written. The type of access for both read and write can be selected to be 8, 16 or 32 bit.

J-Link ARM Software

The following free software is available to download and use with J-Link ARM:

JLink.exe (Command line tool)

JLink.exe is a tool that can be used to verify proper installation of the USB driver and to verify the connection to the ARM chip, as well as for simple analysis of the target system. It permits some simple commands, such as memory dump, halt, step, go and ID-check, as well as some more in-depth analysis of the the state of the ARM core and the ICE breaker module.

J-Link TCP/IP Server (Remote J-Link use)

The J-Link TCP/IP server allows a J-Link to be used remotely via TCP/IP. This enables you to connect to and fully use a J-Link from another computer. Performance is just slightly (about 10%) lower than with direct USB connection.

J-Mem Memory Viewer

J-Mem displays memory contents of ARM-systems and allows modifications of RAM and sfrs (Special function registers) while the target is running. This makes it possible to look into the memory of an ARM chip at run time; RAM can be modified and sfrs can be written. The type of access for both read and write can be selected to be 8/16/32 bit. It works nicely when modifying sfrs, especially because it writes the sfr only after the complete value has been entered.

Flash Loader

The Flash download option is a collection of optimized Flash loaders allowing you to download into Flash of the supported microcontroller directly from the debugger in the same way as downloading to RAM. Taking advantage of J-Link's download speeds up to 720kB/s into RAM, it allows programming the Flash of most common microcontrollers very quickly. Flash sectors which already contain the correct data do not have to be reprogrammed; a fast 32-bit CRC algorithm can be used for verification, making the Flash download process feel as fast as a download to RAM.

Download J-Link Software

Optional Development Support

The J-Link Developer SDK is a standard Windows DLL typically used from C, Visual Basic, Delphi etc. It allows you to create exported functions within your own applications to utilize the entire functionality of the J-Link ARM. This includes things such as halting/stepping the ARM core, reading/ writing CPU and ICE registers, and reading/writing memory. Therefore, it can be used in any kind of application for access to an ARM core. Sample applications are a memory viewer, DCC communication program, Debugger or Flash programming tool. Either version of this DLL may be added to your order using the option boxes at the bottom of this page (or any of the J-Link Bundle pages). Note that the Flash version contains all the features of the standard, so there is no need to check both boxes.

Optional 20-pin to 14-pin Adapter

A 14-pin ARM JTAG Adapter can be used on targets that require it. See the Purchasing Options section below to purchase the adapter at a discount with the J-Link.

Optional Flash Programming Software

The J-Flash ARM software for Windows 2000/XP works with the J-Link ARM and supports all common external Flashes as well as the programming of internal Flash in ARM microcontrollers. It allows you to ERASE, FILL, Program BLANK CHECK, CHECKSUM, UPLOAD Flash content, and VIEW MEMORY functions of the software with your Flash devices. See the Purchasing Options section below to purchase the J-Flash software at a discount with the J-Link.

Optional RDI Support

The J-Link ARM RDI software is an RDI interface for J-Link. It makes it possible to use J-Link with any RDI-compliant debugger. With optional licenses you will be able to set an unlimited number of software breakpoints in Flash memory areas (rather than just the 2 hardware breakpoints), and load your program into Flash for debugging. See the Purchasing Options section below to purchase the RDI Interface or the RDI Pro Bundle (which includes the Flash Breakpoints and Flash Loader licenses) at a discount with the J-Link. (Note: If you're using NXP LPC2000-series ARM7 microcontrollers, no extra purchase is required; the RDI Pro Bundle components are included in the J-Link software free of charge for NXP LPC2000 ARM7 microcontrollers.)

Optional GDB Server

The J-Link GDB Server is a remote server for the GDB. The GDB and GDB Server communicate via a TCP/IP connection, using the standard GDB remote serial protocol. The GDB Server translates the GDB monitor commands into commands understood by the J-Link ARM. See the Purchasing Options section below to purchase the GDB Server software at a discount with the J-Link.

J-Link Purchasing Options

If all you require is the J-Link ARM with or without the Developer DLL, purchase it from this page (use the checkboxes below to select one of the optional Developer DLLs).

However, if you also would like any of the other optional components mentioned above, start from one of the following bundle discount packages:

Each bundle's order page allows you to add the other components using option checkboxes, for easy and cost-effective ordering of any combination of J-Link hardware and software.

Ships from: USA
Leadtime: In stock


Optional Recommended Products for this Item
J-Link Developer SDK/DLL+ US$498.00
J-Link Flash SDK: DLL for Flash Programming+ US$1,898.00
Opto-Isolator for ARM JTAG devices+ US$248.00
1000V DC USB Isolator+ US$37.75

This product was added to our catalog on Monday 03 January, 2005.

Reviews

Customers who purchased this product also bought:
ARM JTAG Debugger & Programmer, USB and Ethernet Interface$450.00
ARM JTAG Debugger & Programmer, parallel port$19.00
Philips LPC2106 (ARM) Prototype Board, RS232$64.95
Philips LPC2106 (ARM) Header Board in DIL40 Format$56.95
Philips LPC2106 (ARM) Board, RS232, 16x2 LCD, Relay & Buzzer$83.95
ARM JTAG Debugger & Programmer, 120kByte/sec$210.00
ARM JTAG Debugger, Programmer, Software Dev. Suite, 120kByte/sec$1,110.00
JTAG Flash Programming Software$169.00
Samsung S3C44B0 (ARM) Development Board, Ethernet, USB, 2x RS232$289.00
Atmel AT91 (ARM) Development Board$149.00
ARM System-On-Chip Architecture$58.99
ARM System Developer's Guide$82.95
ARM Architecture Reference Manual, 2nd Edition$69.99
Philips LPC2124 (ARM) Prototype Board, Dual RS232$71.95
Philips LPC2129 (ARM) Prototype Board, Dual CAN, Dual RS232$84.95
ARM JTAG Debugger, Programmer, Software, USB & Ethernet$1,350.00
Samsung S3C2410 (ARM9) Development Board, Ethernet, USB, SD/MMC$529.00
ARM C-Compiler (Imagecraft)$249.00
Philips LPC2294 (ARM) Header Board, USB, CAN$99.95
Philips LPC2124 (ARM) Ethernet Board, USB$102.95
Philips LPC2129 (ARM) Ethernet Board, USB, CAN$74.95
Philips LPC2214 (ARM) Ethernet Board with LCD, USB, RS232, SD$161.95
LPC2294 (ARM7) Board, 4x CAN, 2x16 LCD, Ethernet, USB, RS232$181.95
Philips LPC2000 (ARM7TDMI-S) Development Board$129.00
J-Link ARM Debugger/Programmer with Pro Software Bundle$898.00
J-Link ARM Debugger/Programmer with 14-pin JTAG Adapter$348.00
J-Link ARM Debugger/Programmer with J-Flash Software$648.00
J-Link ARM Debugger/Programmer with RDI Support & GDB Server$498.00

  Friday 03 September, 2010   List of all our Products

Copyright © 2003-2010 MicroController Pros Corporation
Powered by osCommerce