LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Jtag/Boundary Scan

Hi!

Has anybody made som VI's for JTAG/Boudary Scan??
Some commercial .DLL's are available; but maybe there are someone who
already has made some VI's for this purpose?????

/Brian Soerensen
0 Kudos
Message 1 of 5
(7,059 Views)
See this website if your question remains. This company specializes in production integration using DLLs, National Instruments' LabVIEW, LabWindows or TestStand.

http://www.jtag.com
0 Kudos
Message 2 of 5
(7,059 Views)

How to find out if a particular IC is JTAG compatible or not?

Is it through the pins on the IC? (i.e if TDI,TDO/TCK is present or not)

0 Kudos
Message 3 of 5
(6,219 Views)

If the JTAG pins are present then it has a JTAG interface, this can be used for SW Debugger, FPGA programming/Chipscope etc and for JTAG/Boundary Scan testing/programming.

 

Some devices, mostly processors have a JTAG port just for SW debugging but no Boundary Scan cells behind each pin so you can't use traditional Boundary Scan to test/program the board.

 

If you look at www.goepel.com they also have a technology called VarioTAP which allows testing/programming through the SW debugger interface, it is very neat as it can switch mode between Boundary Scan mode and SW debugger mode dynamically as required during the test. This is useful for some processors that support Boundary Scan for board testing but need internal Flash programming that can only be done in SW debugger mode.

 

They are also an NI Select Integrator and have PXI cards to support Boundary Scan.

0 Kudos
Message 4 of 5
(6,180 Views)

Hi Brian,

 

Do you need access to the boundary scan (BSCAN) ports and JTAG to implement ChipScope on an NI FPGA target?  NI has a tutorial on adding ChipScope to an R Series board that can be ported to other FPGA devices.  Since NI FPGA targets do not provide access to the JTAG pins on an FPGA this tutorial includes a BSCAN and JTAG interface that can interact with DIO pins available on NI FPGA targets. 

Regards,
Browning G
FlexRIO R&D
0 Kudos
Message 5 of 5
(6,171 Views)