This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS570LS3137: programing CPLD of XDS100V2 is error

Part Number: TMS570LS3137

I develop software at TMS570LS3137. And I design a board according the reference design.

In XDS100V2 emulator, I configure the FT2232HL and the  XC2C32A-6CPG56.

When I am programing CPLD,  there is a error message "TDO mismatch error" in the CMD window.

I find the answers about this issue. And I change the XSVF file of BGA (CPLD : XC2C32A-6CPG56). But it is still error about "TDO mismatch".

I think this maybe the error. 

in the website: http://processors.wiki.ti.com/index.php/XDS100#Q:_Can_I_use_port_B_as_a_UART.3F

it said "a serial port on BCBUS should connect the CPLD as follows: BCBUS1 -> CPLD TCK, BCBUS2 -> CPLD TDI, BCBUS5 -> CPLD TDO, BCBUS6 -> CPLD TMS."

 but in this  website,support.spectrumdigital.com/.../, the software may be set BCBUS4 -> CPLD TCK, BCBUS5 -> CPLD TDI, BCBUS6 -> CPLD TDO, BCBUS7 -> CPLD TMS.

So  where can get the cpld prog software  which set" BCBUS1 -> CPLD TCK, BCBUS2 -> CPLD TDI, BCBUS5 -> CPLD TDO, BCBUS6 -> CPLD TMS".

or  how to download the code of this software?