TI中文支持网
TI专业的中文技术问题搜集分享网站

自制28035JTAG,出现无法连接的情况。尝试了许多方法,都无法解决。

如标题所述,自制了一个7接口的DSP28035的JTAG接口,分别是GND,VCC,TRST,TCK,TMS,TDI,TDO,想利用XDS100V3的14pin的JTAG口对板子进行烧写,在自制接口的过程中,出现了许多问题,正常连接时,出现的错误是

Error connecting to the target:(Error -233 @ 0xFFFFFF17)The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.An attempt to scan the JTAG scan-path has failed.The target's JTAG scan-path appears to be brokenwith a stuck-at-ones or stuck-at-zero fault.
后将TCK与RTCK连到一起,出现的错误是
This error is generated by TI's USCIF driver or utilities.

The value is '-501' (0xfffffe0b). The title is 'SC_ERR_TEST_MEASURE'.

The explanation is: The built-in scan-path length measurement failed. The built-in scan-path reliability tests cannot be performed without knowledge of the scan-path length. Try specifying the scan-path lengths in the command-line options or board configuration file of this utility or debugger.

后来尝试了许多种方法,将EMU0/1、TCLK、TMS、TDI都接了4.7K上拉电阻至VCC,问题还是存在。

最后怀疑芯片有问题,测量晶振后,发现晶振输出是不规则波形,而不是一个准正弦波。

在各个输出口的电压分别是:

不连仿真器时:GND:0 VCC:3.3 TRST:0 TCK:3.3 TMS:3.3 TDI:3.3 TDO: 3.3

连接仿真器时:GND:0 VCC:3.3 TRST:0.3 TCK:3.3 TMS:3.3 TDI:0.1 TDO 3.3

上电时TCLK的输出不是方波而是持续的高电平。

所以就想请问一下,是哪个地方出现了问题,各位前辈有没有自制8pin或7pinJTAG口的经验,谢谢各位前辈了

mangui zhang:是使用的FTDI芯片实现的吗EEPROM的数据对吗
这个我觉得你还是和TI EVM板上的原理图对比看看接口定义上下拉设计等

如标题所述,自制了一个7接口的DSP28035的JTAG接口,分别是GND,VCC,TRST,TCK,TMS,TDI,TDO,想利用XDS100V3的14pin的JTAG口对板子进行烧写,在自制接口的过程中,出现了许多问题,正常连接时,出现的错误是

Error connecting to the target:(Error -233 @ 0xFFFFFF17)The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.An attempt to scan the JTAG scan-path has failed.The target's JTAG scan-path appears to be brokenwith a stuck-at-ones or stuck-at-zero fault.
后将TCK与RTCK连到一起,出现的错误是
This error is generated by TI's USCIF driver or utilities.

The value is '-501' (0xfffffe0b). The title is 'SC_ERR_TEST_MEASURE'.

The explanation is: The built-in scan-path length measurement failed. The built-in scan-path reliability tests cannot be performed without knowledge of the scan-path length. Try specifying the scan-path lengths in the command-line options or board configuration file of this utility or debugger.

后来尝试了许多种方法,将EMU0/1、TCLK、TMS、TDI都接了4.7K上拉电阻至VCC,问题还是存在。

最后怀疑芯片有问题,测量晶振后,发现晶振输出是不规则波形,而不是一个准正弦波。

在各个输出口的电压分别是:

不连仿真器时:GND:0 VCC:3.3 TRST:0 TCK:3.3 TMS:3.3 TDI:3.3 TDO: 3.3

连接仿真器时:GND:0 VCC:3.3 TRST:0.3 TCK:3.3 TMS:3.3 TDI:0.1 TDO 3.3

上电时TCLK的输出不是方波而是持续的高电平。

所以就想请问一下,是哪个地方出现了问题,各位前辈有没有自制8pin或7pinJTAG口的经验,谢谢各位前辈了

Susan Yang:建议您可以参考一下专门的wiki页面 Debugging JTAG

software-dl.ti.com/…/ccsv7_debugging_jtag_connectivity_issues.html

赞(0)
未经允许不得转载:TI中文支持网 » 自制28035JTAG,出现无法连接的情况。尝试了许多方法,都无法解决。
分享到: 更多 (0)