Homepage » Technology » Applications »

Boost the lifecycle of products

Boundary-scan: A grown-up technology
Boost the lifecycle of products

Since the release of IEEE std. 1149.1, or JTAG, in 1990 boundary-scan PCB testing has come of age largely due to the emergence of easy to use and highly automated tools for developing boundary-scan tests and a newer range of low cost or even no cost test utilities. JTAG is also increasingly used for in-system programming of flash memories and PLDs, embedded processor flash and as a debugging interface for MCPs, DSPs and SoCs.

Peter van den Eijnden, JTAG Technologies, Eindhoven (Nl)

Today boundary-scan is a standard feature of most 16 bit and above MCPs and MCUs, for example Freescale’s iMX, QUICC, Coldfire and Dragonball series, Intel’s Pentiums, Marvell’s PXA, Microchip PIC, Renesas SuperH, and TI’s TMS 320 series DSPs. You can also find it in 8 bit systems. New second generation JTAG application development tools are making it easy to create tests and program devices.
Compliant devices
An IEEE 1149.1 compliant device contains additional logic and a JTAG interface to access this logic. The device’s digital pins each have a boundary-scan cell or cells, which are transparent during normal operation. These cells together form the boundary-scan register. In normal operational mode the core controls the pins of the chip. In test mode the boundary-scan register takes over the control of these pins and the individual bits of the boundary-scan register are used to drive and sense the device pins independent of the core of the chip. Besides this register the device will also have the bypass- and instruction-register, and optionally any number of additional data registers such as an ID-register, for example.
The boundary-scan register logic for digital device pins is defined in IEEE Std. 1149.1 (dot 1). IEEE Std. 1149.4 (dot 4), which is in addition to dot 1 and was released in 1999, describes the boundary-scan logic for analog pins in mixed-signal devices. High-speed digital pins in advanced digital networks require some additional logic (pulse generator at the driver and an edge detector at the sensor) as defined in another addition to dot 1 released in 2003, IEEE Std. 1149.6 (dot 6). For test purposes the boundary-scan register and the instruction set has proved more than sufficient over the years, providing an effective and low cost means to test often inaccessible circuit tracks and components. Boundary-scan registers facilitate structural testing of boards providing known fault coverage and immediate diagnosis down to the pin level. Tests like: continuity checks, structural interconnect test, cluster test and memory interconnect test are easily possible. To simplify the testing of their interconnects future memory devices may contain special test logic defined in a new standard released earlier this year: IEEE Std. 1581 for Static Component Interconnection Test Protocol and Architecture. The use of test access provided by boundary-scan has also enabled users to create flash in-system programming applications for NOR and NAND types and also serial PROMs
JTAG at all
Modern Programmable Logic Devices such as cPLDs and FPGAs are equipped with a JTAG interface supporting JTAG programming. Programmable logic vendors such as Altera, Cypress, Lattice and Xilinx were all early adopters of JTAG Technology but not always in order to use its test features. The attraction of boundary-scan for these silicon vendors was a programmer interface that allowed register access to program the macrocell and gate fuse maps. Of course early on, each vendor devised its own schemes and instructions to implement this. However, by the late 1990s, a common PLD programming standard working group was established. With input from test system developers such as the company as well as the aforementioned cPLD vendors a new standard, IEEE Std. 1532 for In-System Configuration of Programmable Devices, was approved in 2000. This standard specifies a minimum set of data registers and programming instructions that define a standard methodology for configuring programmable devices through the JTAG port. It also specifies an extension to BSDL facilitating standardized automation tools for device programming. Just as PLD vendors used and built on the capabilities of boundary-scan, so too did microprocessor vendors who also fitted basic boundary-scan functionality, allowing structural board tests prior to board and system level functional tests. However, whereas the PLD vendors focussed on adding functions for ISP, microprocessor vendors added emulator and debugging functions providing the ability to load, run, halt, and step the CPU thus enabling the software engineer to debug CPU code via the JTAG interface. The debug logic can also be used for emulative testing of the processor kernel of a board.
Initially JTAG could only be found on larger, top end 32 bit (now 64 bit) MCPs and a few 16 bit MCUs. However, many silicon companies are now implementing boundary-scan across the board. Si labs, for example has an 8051 derivative MCU device. The C8051-F120, with full boundary-scan and on-board JTAG debugging plus embedded flash, can also be programmed by register access from the JTAG port. This, along with analog inputs and DIO ports, all comes in a 64 pin package. For devices like microprocessors it may be desirable to control the power consumption of the debug logic, or to quickly access a specific IP block on a System-on-Chip device to improve the software debugging performance. This additional functionality is defined in IEEE Std. 1149.7 and can be accessed through the JTAG port, or alternatively through a reduced pin-count TAP defined in Dot 7. The official name for Dot 7 is IEEE Standard for Reduced-Pin and Enhanced-Functionality Test Access Port and Boundary-Scan Architecture. The standard was released in 2009 and complements the Dot 1 standard with which it is backwards compatible. Besides microprocessor debug logic other types of instrumentation is built-in into devices for (chip internal) test and measurement purposes. Another additional associated standard, IEEE P1687, Standard for Access and Control of Instrumentation Embedded within a Semiconductor Device, is under development. It will describe the methodology for access to the embedded instruments through the JTAG port, and provide a standardized description format how to operate the instruments to facilitate their use and re-use at board and system level. This standard is an extension to the original Dot 1 standard.
Coming of age
With the continuously increasing availability of IEEE 1149.1 compliant devices in evidence, more and more engineers are harnessing the power of JTAG and formalising test techniques for the first time. There is now an array of supporting products to choose from, ranging from free license, downloadable utilities such as JTAG Live Buzz for interactive pin-to-pin continuity testing, to full blown automated test and ISP application development suites such as JTAG ProVision. Because boundary-scan controls the I/O pins of JTAG compliant devices on a powered board, it is important to consider what affect running the boundary-scan tests will have on non-boundary-scan parts. In the case of low-cost and free tools, it is the engineer’s responsibility to determine the safe conditions under which the boundary-scan driver can be activated, so not cause contention with non-boundary-scan device drivers. This is often accomplished by setting pin states that control reset pins or chip enables in a constraints section of the tool. More advanced tools such as ProVision can automate boundary-scan applications generation, as models are provided for non-boundary-scan compliant parts. With these models in place, creating safe test conditions is fully automated and this is a major plus for engineers in that it saves time and de-risks the tests. The device models for non-boundary-scan compliant parts cannot only be used to disable active parts but may also include the test patterns needed for functional checking of the parts.
In addition to boundary-scan software development tools, the associated hardware has come a long way since the introduction of the standard. Controllers with multiple TAPs enable engineers to design circuit boards with more than one boundary-scan chain, thus giving the option for a dedicated chain for faster flash programming, for example. Additional tester TAPs also make through connector testing simpler using an auxiliary digital I/O scan hardware module, accessing the board edge and/or test points. Such modules contain JTAG compliant parts that synchronise with those on the board, and their use can lead to near 100 % test coverage. Boundary-scan is playing an increasingly important role throughout the lifecycle of products. Whether your concerns are prototype debugging, manufacturing process tuning or field service repair and firmware upgrades, JTAG has a part to play. As the technology disseminates through to all levels of circuit board complexity more engineers will be exposed to this invaluable test and programming technique.

ZUSAMMENFASSUNG
Der Artikel zeigt auf, dass Boundary Scan aufgrund der Komplexität einer Baugruppe immer wichtiger wird, um die Lebenszeit eines Produktes zu steigern. Doch auch JTAG spielt dabei eine zunehmend wichtige Rolle.
L’article montre qu’en raison de la complexité d’un module, Boundary Scan devient de plus en plus important pour augmenter la durée de vie d’un produit. Mais JTAG joue également un rôle d’une importance croissante.
Current Issue
Titelbild EPP EUROPE Electronics Production and Test 11
Issue
11.2023
READ
Newsletter

Subscribe to our newsletter now

Webinars & Webcasts

First hand technical knowledge

Whitepapers

Find all current Whitepapers here

Videos

Find all current videos here


Industrie.de Infoservice
Vielen Dank für Ihre Bestellung!
Sie erhalten in Kürze eine Bestätigung per E-Mail.
Von Ihnen ausgesucht:
Weitere Informationen gewünscht?
Einfach neue Dokumente auswählen
und zuletzt Adresse eingeben.
Wie funktioniert der Industrie.de Infoservice?
Zur Hilfeseite »
Ihre Adresse:














Die Konradin Verlag Robert Kohlhammer GmbH erhebt, verarbeitet und nutzt die Daten, die der Nutzer bei der Registrierung zum Industrie.de Infoservice freiwillig zur Verfügung stellt, zum Zwecke der Erfüllung dieses Nutzungsverhältnisses. Der Nutzer erhält damit Zugang zu den Dokumenten des Industrie.de Infoservice.
AGB
datenschutz-online@konradin.de