T2081: JTAG Boundary Scan Test

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

T2081: JTAG Boundary Scan Test

1,095 Views
takanarishibano
Contributor I

We trying JTAG Boundary Scan Test for T2081.

However, we cannot carry out a JTAG Test normally.

Is there the necessary pin processing to carry out a JTAG Test?

Is there the pin which you must not operate for JTAG Test?

We fix the signal level of the pin as follows:

-PORESET_B(F13) : H

-SCAN_MODE_B(F9): H

-TEST_SELB(G8)  : H

We useing BSDL file (T2081.bsdl) is as follows :

--    Generated by Viper version: 2013.08.07 at: Wed Aug  7 12:18:25 2013

Labels (1)
0 Kudos
1 Reply

803 Views
ufedor
NXP Employee
NXP Employee

It is not needed to apply a fixed level to the PORESET_B - i.e. only two signals have to have high levels applied (refer to the BSDL file):

      attribute COMPLIANCE_PATTERNS of T2081: entity is

          "(SCAN_MODE_B, TEST_SEL_B) (11)";

0 Kudos