Specifications

RDI DRIVERS FOR THIRD PARTY ARM DEBUGGERS
WITH JTAGJET
27
FIGURE 29 Configuring the emulator: the Driver tab.
5. Click OK. In the Choose Target dialog box, click OK again to accept
your settings and connect to the target processor.
Multi Device Configuration
A multi-device JTAG daisy chain is configured using an ASCII text JTAG chain
configuration file with extension .cfg. With the exception of comment lines, each
line in a .cfg file refers to a separate device. Thus in general, the file format is as
follows:
ID1 Device1 Description1
ID2 Device2 Description2
.
.
.
etc.,
where
ID Is a unique name identifying the device, e.g., "CPU_1",
including the double quotes.